Re: Catching Cocoa application Crash
Re: Catching Cocoa application Crash
- Subject: Re: Catching Cocoa application Crash
- From: "parag vibhute" <email@hidden>
- Date: Fri, 8 Feb 2008 18:34:27 +0530
I thought about the signal handler but not sure that any of those 30 signals
which man page of signal() mentions always get called on application crash.
Thanks,
Palav
On Feb 8, 2008 5:37 PM, Apparao Mulpuri <email@hidden> wrote:
>
> 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?
> >
> >
--
There are many things in your life that will catch your eye but only a few
will catch your heart....pursue those'.
_______________________________________________
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