This is the mail archive of the cygwin@sourceware.cygnus.com 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]

Re: GNU debugger


smith@sunserv.kfki.hu (Kovacs Jozsef) writes:

>  I'd like to know whether the GNU debugger works with
>  Microsoft Compiled COFF object file format.
> 
>  I tried and it didn't work. It was my fault or GDB
>  really can't debug a program which was compiled by
>  MS compiler.

GDB can read the files, but not the MS-specific debug information.
Some MS compilers can generate standard COFF debug info, but that
only works for C, not C++.

>  If not, do you plan to make GDB-WIN32 compatible with
>  MS compiler?

At present, we don't know of anyone working on this addition.  It would be
very desirable however.

							Stan Shebs
							Cygnus Solutions
							shebs@cygnus.com
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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