Re: XCode - break on Exception?
Re: XCode - break on Exception?
- Subject: Re: XCode - break on Exception?
- From: Joseph Heck <email@hidden>
- Date: Sun, 2 Nov 2003 14:46:27 -0800
Xcode doesn't come with any symbolic breaks built in - but they're
quick to add. Go to the breakpoints window and add:
-[NSException raise]
-joe
On Nov 2, 2003, at 2:34 PM, Steven M.Palm wrote:
>
I'm having a hard time doing some debugging. It seems to me that
>
applications I built under project builder would return to the
>
debugger when they encountered an exception. Just trying to debug
>
under Panther and XCode fires an exception but the debugger never
>
comes up to the offending line of code.
>
>
{sigh}
>
>
-. ----. -.-- - -.--
>
Steve Palm - email@hidden
>
-. ----. -.-- - -.-- _______________________________________________
>
cocoa-dev mailing list | email@hidden
>
Help/Unsubscribe/Archives:
>
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
>
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.