This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Debugging GCC C++ Using Visual Studio .NET


> -----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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]