make.exe stackdump from "make -j2" with current CVS source

Jonathan Kamens jik@curl.com
Tue Sep 11 17:23:00 GMT 2001


>  Date: Tue, 11 Sep 2001 20:21:30 -0400
>  From: Christopher Faylor <cgf@redhat.com>
>  
>  It might be useful to set error_start_init to run gdb so that you can
>  actively debug the process when it dies.  This has also been discussed
>  here recently.

All of my previous attempts to do this have failed for various
reasons, but I'll try again because some of those reasons have been
addressed.  If I still can't get it to work, I'll send details here
and perhaps somebody can help me over the humps.

Here's the gdbnw.bat which I'm setting error_start to:

  C:\cygwin\bin\gdb.exe -nw %1 %2

Is this OK?

  jik



More information about the Cygwin-developers mailing list