This is the mail archive of the cygwin 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]
Other format: [Raw text]

Re: instructions on how to build core file.


djh wrote:

> Does cygwin have a way to produce a core file that would be useful as a
> portmortem, using gdb?

Yes, set the error_start parameter of the CYGWIN environment variable to
call dumper.exe.  Or better, just set it to gdb and the debugger will be
launched when the fault occurs and attached the the faulting process. 
The details are in the users guide.

Brian

--
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/


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