Mail Archives: cygwin/2002/10/17/06:34:31
egor duda <cygwin AT cygwin DOT com> schrieb am 17.10.02 12:10:42:
> Hi!
>
> Thursday, 17 October, 2002 Thomas Mellman tmellman AT web DOT 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.
Thank you. I guess this webpage is wrong, which I'd found looking for "gdb stackdump"
in order to find instructions: http://aubit4gl.sourceforge.net/aubit4gldoc/manual/html/faq.html
> You can use "gdb --nw" to run debugger in CUI mode, not GUI
>
> gdb --nw 4glc.exe 4glc.exe.stackdump
--
----------------
Thomas Mellman
thomas AT mellman DOT net
________________________________________________________________
Keine verlorenen Lotto-Quittungen, keine vergessenen Gewinne mehr!
Beim WEB.DE Lottoservice: http://tippen2.web.de/?x=13
--
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/
- Raw text -