1.5.24-2: unalbe to get a core Dump file

Alberto Luaces aluaces@udc.es
Wed Dec 5 11:09:00 GMT 2007


El Wednesday 05 December 2007 11:48:33 Massimo Carboni escribió:
> Hi there,
>
> I'm quite new on cygwin I'm trying to get a core dump for debug purpose
> without success.

I think currently it is not possible to get the core file. However, you can 
set the debugger to attach to the process when it crashes, which is basically 
the same:

$ export CYGWIN=error_start=c:\\cygwin\\bin\\gdb.exe

(Change the path to point where your gdb.exe is).

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list