From: cgf@bbc.com (Christopher Faylor)
Subject: Re: gdb questions
23 Dec 1997 13:29:22 -0800
Message-ID: <ELntno.5rs.cygnus.gnu-win32@bbc.com>
References: <349F7FEE.58638D18@tibco.com>
Reply-To: cgf@bbc.com
To: gnu-win32@cygnus.com

In article <349F7FEE.58638D18@tibco.com>,
Matt Stupple  <matts@tibco.com> wrote:
>1) How do I disable the Tk GUI for gdb?  In general I find the command
>line interface more useful and more forgiving.

gdb -nw whatever.exe

>2) Is it possible to use gdb to debug code built using MSVC?  I'm using
>the M$ compiler, but building from the command line with gmake etc and
>would like to be able to debug in similar fashion; the alternative
>(using the MSVC IDE) really doesn't appeal!

I don't think so.  GNU C and MSVC use different formats to store debugging
information.
-- 
http://www.bbc.com/	cgf@bbc.com			"Strange how unreal
VMS=>UNIX Solutions	Boston Business Computing	 the real can be."
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
