Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] RCP Debugger for Windows?

Cool. Thanks! I know many people and companies fork the CDT for their needs. Not many tell us about it or share their git repos. Thanks for that! We probably don't need everything either, but we can look and see if there are parts all users would find useful and work to bring things upstream.

Sent from my BlackBerry 10 smartphone on the Rogers network.
  Original Message
From: Xu,Chiheng
Sent: Monday, July 27, 2015 5:57 PM
To: CDT General developers list.
Reply To: CDT General developers list.
Subject: Re: [cdt-dev] RCP Debugger for Windows?


Full history is now at :
https://github.com/ultragdb/org.ecipse.cdt2


On Tue, Jul 28, 2015 at 4:56 AM, Xu,Chiheng <chiheng.xu@xxxxxxxxx> wrote:
>
> On Tue, Jul 28, 2015 at 4:42 AM, Doug Schaefer <dschaefer@xxxxxxx> wrote:
>>
>> Ah, there’s no history linking it back to the CDT repo. It would be good
>> to understand your intentions. We will need your help getting this up to the
>> CDT.
>>
> The change is sort of huge. But not really that huge. We change the
> fundamental way Eclipse CDT handle inferior tty, gdb console, Cygwin path
> translation, process creation , package dependency.  It breaks the original
> design of Eclipse CDT.
>
> We think it would be very hard to total merge our work upstream. I'm not
> going to do that.
>
> If you want, I can upload the full history of our repo.
>
> UltraGDB is original for our internal need. We need cross GNU tool-chain and
> QEMU emulator which can only build with GCC.
>
> --
> Xu,Chiheng(徐持恒)



--
Xu,Chiheng(徐持恒)
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top