Re: Weird crash on iOS
Re: Weird crash on iOS
- Subject: Re: Weird crash on iOS
- From: Jens Alfke <email@hidden>
- Date: Wed, 19 Sep 2012 19:37:16 -0700
On Sep 19, 2012, at 5:22 PM, Alex Zavatone < email@hidden> wrote: Sorry, it's not in the stack trace on my end or I wouldn't be mentioning it.
Didn’t we go through this a month ago when I explained how to set a breakpoint on exceptions? (Which I agree should be enabled by default, but for some reason isn’t.) I'm calling it what Xcode is telling me it is. If I have to look in the bottom of a a console (that I may not have open) to see what it is, well, that's not good enough. What's displayed to me is the debugger and what the debugger is telling me is that a SIGABRT happened.
I don’t think you set the breakpoint. What _I_ see in the debugger is a stack that has the PC at objc_exception_throw, and the editor pointing right at the line of my code that (indirectly) raised the exception (if there is one.) I can post a screenshot if you’d like.
—Jens |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden