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?

"UltraGDB is born to fix the debugging user experience problem of the upstream Eclipse CDT."

Have you looked at contributing some of the changes UltraGDB implements?  If they fix CDT user-experience problems, they probably would be good for CDT itself.  We can help with contributions you'd like to make.

Marc


From: cdt-dev-bounces@xxxxxxxxxxx [cdt-dev-bounces@xxxxxxxxxxx] on behalf of Xu,Chiheng [chiheng.xu@xxxxxxxxx]
Sent: July 27, 2015 3:17 PM
To: CDT General developers list.
Subject: Re: [cdt-dev] RCP Debugger for Windows?


On Thu, Jul 23, 2015 at 10:55 PM, Doug Schaefer <dschaefer@xxxxxxx> wrote:
>
> As Marc-Andre mentioned, if you’re doing real Windows development, which
> these days would be mainly game developers using C++ IMHO, you really need
> the Windows SDK and gcc can’t build against it. So ideally we have support
> for it. (Need a debugger though).
>

GNU tool-chains on Windows is very important, as many important software can only be bulid with GNU tool-chains.

> But we need community support to make it happen. No one is making money with
> CDT for Windows development, but there are a lot of users who want it and
> are trying to make it work.
>

We have a product UltraGDB (http://www.ultragdb.com), which is a fork of Eclipse CDT.
UltraGDB support 6 tool-chains on Windows.

--
Xu,Chiheng(徐持恒)

Back to the top