Re: Breaking on [NSException raise]
Re: Breaking on [NSException raise]
- Subject: Re: Breaking on [NSException raise]
- From: Nick Zitzmann <email@hidden>
- Date: Sun, 28 Oct 2007 16:22:06 -0600
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