From: rnoer@cygnus.com (Geoffrey Noer)
Subject: Re: gdb questions
23 Dec 1997 14:20:53 -0800
Message-ID: <199712232201.OAA26490.cygnus.gnu-win32@rtl.cygnus.com>
References: <349F7FEE.58638D18@tibco.com>
Content-Type: text
To: matts@tibco.com (Matt Stupple)
Cc: gnu-win32@cygnus.com

Matt Stupple wrote:
> 
> 1) How do I disable the Tk GUI for gdb?  In general I find the command
> line interface more useful and more forgiving.

Invoke gdb with the -nw argument ("no windows").

> 2) Is it possible to use gdb to debug code built using MSVC?

No, not really.  MSVC uses a different debug format which gdb does not
understand.

-- 
Geoffrey Noer
noer@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".
