gdb questions

Geoffrey Noer rnoer@cygnus.com
Tue Dec 23 14:03:00 GMT 1997


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".



More information about the Cygwin mailing list