• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: XCode - break on Exception?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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.

References: 
 >XCode - break on Exception? (From: "Steven M.Palm" <email@hidden>)

  • Prev by Date: XCode - break on Exception?
  • Next by Date: Re: Setting a horizontal divider in an NSOutlineView
  • Previous by thread: XCode - break on Exception?
  • Next by thread: Resizing NSImage in 10.3?
  • Index(es):
    • Date
    • Thread