[PATCH] Re: pthread

Christopher Faylor cgf@redhat.com
Mon Apr 16 19:28:00 GMT 2001


On Tue, Apr 17, 2001 at 11:01:56AM +1000, Robert Collins wrote:
>If you have time...
>Run up twm in gdb...
>
>ie 
>$gdb -nw twm
>run 
>
>and do a bt of the crash.
>
>otherwise put the binaries up (non stripped please) and the source tree
>and I'll have a dig around.

You can also do this:

set CYGWIN=error_start=x:\path\to\gdb

then SIGSEGVs will pop-up gdb windows.  Once you get one of these, a

thread 1
bt

will provide a stack trace.

cgf



More information about the Cygwin-xfree mailing list