This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Compiling gcc sources under MSVC
- From: "Atwood, Robert C" <r dot atwood at imperial dot ac dot uk>
- To: <gcc-help at gcc dot gnu dot org>
- Date: Wed, 23 Nov 2005 13:59:47 -0000
- Subject: Re: Compiling gcc sources under MSVC
>I wanna only to get convinient debugging tool.
....
>It will be great if you'll advise how to conviniently debug GCC under
cygwin.
>--
>Best regards,
> Alexander
How about ddd? It is available via the Cygwin installer. I haven't tried
it on anythign as complex as the compiler itself though.
Robert