Re: Exception on launch when clicking on an NSUserNotification
Re: Exception on launch when clicking on an NSUserNotification
- Subject: Re: Exception on launch when clicking on an NSUserNotification
- From: Jens Alfke <email@hidden>
- Date: Thu, 26 Feb 2015 22:06:49 -0800
> On Feb 26, 2015, at 6:49 PM, Alex Kac <email@hidden> wrote:
>
> It would be a fantastic clue! Except … its not printed in the console, or in the xcode console, or anywhere.
Yeah, it’s getting caught by something that doesn’t log it. You can usually find the exception object when you’re stopped at the breakpoint — it’ll either be in a CPU register or near the top of the stack. I had that memorized for PowerPC, and then I relearned it for x86, but never figured it out for 64-bit…
—Jens
_______________________________________________
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