Another problem using GDB

egor duda deo@logos-m.ru
Thu Oct 17 04:34:00 GMT 2002


Hi!

Thursday, 17 October, 2002 Thomas Mellman tmellman@web.de wrote:

TM> I'm having another problem with GDB.  Normally, one would debug a core file
TM> as follows (correct?):

TM>     gdb -nw gtl.exe gtl.exe.stackdump

*.stackdump is not a corefile. To create core file, use 'dumper'
utility, supplied with cygwin. Then you can debug created gtl.exe.core
by issuing 'gdb --core=gtl.exe.core' command.

Documentation on using dumper should be present in User's manual.

Egor.            mailto:deo@logos-m.ru ICQ 5165414 FidoNet 2:5020/496.19


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list