This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [PATCH] Re: pthread


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]