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 protected]> 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 protected]) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
