From: Stan Shebs <shebs@andros.cygnus.com>
Subject: Re: GNU debugger
02 Dec 1997 12:06:20 -0800
Message-ID: <xdd8jffr2b.fsf@andros.cygnus.com>
References: <Pine.GSO.3.96.971125140341.4038C-100000.cygnus.gnu-win32@sunserv.kfki.hu>
X-Newsreader: Gnus v5.3/Emacs 19.34

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
