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


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

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


>  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


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