From: rnoer AT cygnus DOT 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 DOT 58638D18 AT tibco DOT com> Content-Type: text To: matts AT tibco DOT com (Matt Stupple) Cc: gnu-win32 AT cygnus DOT 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 AT cygnus DOT com - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".