Re: Cocoa sometimes raises "minor" exceptions without logging them
Re: Cocoa sometimes raises "minor" exceptions without logging them
- Subject: Re: Cocoa sometimes raises "minor" exceptions without logging them
- From: Steven Degutis <email@hidden>
- Date: Wed, 17 Mar 2010 13:32:34 -0400
I usually add a breakpoint on objc_exception_throw. Not sure how much of a
difference it makes... but yeah, I agree.
-Steven
On Wed, Mar 17, 2010 at 12:55 PM, Jerry Krinock <email@hidden> wrote:
>
> Apparently, Cocoa sometimes raises "minor" exceptions without logging them,
> so it's good idea to set a breakpoing in +[NSException
> raise:format:arguments:] and run with breakpoints enabled once in awhile.
>
>
_______________________________________________
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