This is the mail archive of the gdb@sourceware.cygnus.com mailing list for the GDB project.


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

Re: win32 native-process GDB target?


On Wed, Mar 15, 2000 at 03:47:38PM -0800, Todd Whitesel wrote:
>Am I correct in assuming that the cygwin GDB requires its debuggee to also
>be cygwin?

This is not a requirement.  You should be able to debug any windows
process with a gdb linked with cygwin.  The only caveat is that gdb has
to understand the debugging format of the executable.  It can't,
currently, debug executables linked with MSVC.

cgf

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