Re: how to create a .core file ?
Re: how to create a .core file ?
- Subject: Re: how to create a .core file ?
- From: "Lloyd Dupont" <email@hidden>
- Date: Tue, 24 Jun 2003 12:23:20 +1000
hmm well,.. I don't want my program to quit.
in fact I want it to continue (at least if I catch the error at a higher
level)...
I just want proces snapshot ....
but thanks for the idea :-)
----- Original Message -----
From: "Robert Tillyard" <email@hidden>
To: "Lloyd Dupont" <email@hidden>
Cc: <email@hidden>
Sent: Tuesday, June 24, 2003 11:30 AM
Subject: Re: how to create a .core file ?
>
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.
_______________________________________________
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.