Re: how to create a .core file ?
Re: how to create a .core file ?
- Subject: Re: how to create a .core file ?
- From: Robert Tillyard <email@hidden>
- Date: Tue, 24 Jun 2003 02:30:09 +0100
I think the abort() system function should do it, you may need to
enable core files first.
Regards, Rob.
On Tuesday, June 24, 2003, at 12:11 am, Lloyd Dupont wrote:
for debugging purpose, I want to create a .core file (a crash file / a
process
snapshot) when the application raise an exception.
so the client could send the core fle and I could diagnostic what went
wrong....
do you know how to create thgis file programatically ?
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.