Debugging GCC C++ Using Visual Studio .NET

Dave Korn dk@artimi.com
Mon Oct 4 18:05:00 GMT 2004


> -----Original Message-----
> From: cygwin-owner On Behalf Of Harry
> Sent: 04 October 2004 18:49

> Hello,
> I'm curious as to wether it's possible to compile C++ source 
> code under the
> cygwin/GCC environment and have it's debugging symbols read 
> by Visual Studio
> .NET in order to debug the program using the VS .NET 
> graphical debugger. Is this
> at all possible? 

  No. [*]

> If so does anyone do this and have comments 
> on how to get it up
> and running.

  Use insight instead.

    cheers, 
      DaveK

[*] To a first approximation.  Obviously if you want to spend six months or so
attempting to get to grip with the undocumented internals of CV10 and then write
your own variant of gas that would output that format directly, or write a patched
version of objcopy that could translate, for example, then that would probably
work.  But there'd be a large amount of complicated work and it wouldn't even be
certain if it was possible until you tried it.
-- 
Can't think of a witty .sigline today....


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list