From: ghart@siemens-psc.com (Geoff Hart)
Subject: Command line debuggers of MS Visual C/C++?
25 Mar 1998 06:41:32 -0800
Message-ID: <000801bd543d$e422dc30$834786a1.cygnus.gnu-win32@arch3.empros.com>
Mime-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
To: <gnu-win32@cygnus.com>

Hi,

Is there a way to debug code compiled by the Microsoft compilers (i.e.
not gcc) from the command line?  I've used WinDbg for local debugging,
that works fine.  But what I'd like to do is be able to telnet into a
box, and debug that way (maybe even telnet from a Sun, HP, or IBM).

I know gdb can do what I want (command-line debugging), but it doesn't
seem to understand the debug information provided by the MS compilers.

Thanks,
Geoff


-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
