Re: Apple crash reports
Re: Apple crash reports
- Subject: Re: Apple crash reports
- From: Tom Harrington <email@hidden>
- Date: Sun, 28 Aug 2005 15:47:41 -0600
On 8/28/05, Le Stang Jean-Baptiste <email@hidden> wrote:
> > I don't think you can disable it. However if you can catch the crash
> > yourself, you could exit cleanly. Then it wouldn't look like your app
> > had crashed, and so the crash reporter would not activate. I think
> > the trick would be to use a signal handler or something to ensure that
> > you exit normally instead of letting a SIGSEGV or something cause you
> > to crash.
>
> Well, this is exactly what I'm doing in the sample code posted
> previously, isn't it?
Does that code cause the crash reporter to activate?
--
Tom Harrington
email@hidden
AIM: atomicbird1
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden