Re: Catching Cocoa application Crash
Re: Catching Cocoa application Crash
- Subject: Re: Catching Cocoa application Crash
- From: "Apparao Mulpuri" <email@hidden>
- Date: Fri, 8 Feb 2008 17:37:50 +0530
If i understand your question correctly, you may implement it using Signal
handlers. Just look at out, which signals are generated during your
application crash.
For signals list, use the following command:
kill -l
- Apparao,
Samsung India Software Center.
On 2/8/08, parag vibhute <email@hidden> wrote:
>
>
> But there are certain times when that application gets crashed. My
> question
> is can we trap this application crash event so that I can perform that
> task?
>
>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden