Re: Breaking on [NSException raise]
Re: Breaking on [NSException raise]
- Subject: Re: Breaking on [NSException raise]
- From: Tony Cate <email@hidden>
- Date: Sun, 28 Oct 2007 18:47:41 -0500
Dude! You're a genius! Thanks.
Tony
3 Cats And A Mac
http://www.3caam.com
On Oct 28, 2007, at 5:22 PM, Nick Zitzmann wrote:
On Oct 28, 2007, at 12:50 PM, Tony Cate wrote:
I added objc_exception_throw() to the list of breakpoints. It
still isn't stopping on the error. Did I do that wrong?
Try adding it without the (). :)
In addition, the only argument of objc_exception_throw is the
exception object, so if you had a debugger command to print the
exception before, then it'll still work with objc_exception_throw.
Nick Zitzmann
<http://seiryu.home.comcast.net/>
S/MIME signature available upon request
_______________________________________________
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