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?


At 18:52 15/03/00 -0500, Chris Faylor wrote:
>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.

  It certainly isn't !!!

  I debug win32 executable made by Free Pascal Compiler with
the win32 GDB without problems 
(Free Pascal generates stabs debugging format
but doesn't use any C library !)


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