Re: Silent Self-Caught Exceptions vs. "All Exceptions" Breakpoint
Re: Silent Self-Caught Exceptions vs. "All Exceptions" Breakpoint
- Subject: Re: Silent Self-Caught Exceptions vs. "All Exceptions" Breakpoint
- From: Kyle Sluder <email@hidden>
- Date: Wed, 25 Sep 2013 09:39:47 -0700
> On Sep 25, 2013, at 9:19 AM, Jerry Krinock <email@hidden> wrote:
>
> I think my options are…
>
> • For this special case, modify my AppleScript so as to not raise an exception. Maybe check for the existence of the front document before asking for its URL.
> • Don't use the "All Exceptions" breakpoint.
> • File a bug.
>
> What do you think?
That looks like a C++ exception. What happens if you edit the breakpoint to only break on ObjC exceptions?
--Kyle Sluder
_______________________________________________
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