• 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: Debugging an ignored exception
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Debugging an ignored exception


  • Subject: Re: Debugging an ignored exception
  • From: Daniel Jalkut <email@hidden>
  • Date: Sun, 26 Nov 2006 11:02:33 -0500


On Nov 26, 2006, at 3:09 AM, Chris Hanson wrote:
You should set a breakpoint on both -[NSException raise] and objc_exception_throw. This will ensure that the debugger breaks on both "[someException raise];" and "@throw someException;" statements.

Thanks, good tip. Probably something worth adding to my .gdbinit.

D

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Debugging an ignored exception (From: Guy Meyer <email@hidden>)
 >Re: Debugging an ignored exception (From: Daniel Jalkut <email@hidden>)
 >Re: Debugging an ignored exception (From: Chris Hanson <email@hidden>)

  • Prev by Date: Mysterious run time error
  • Next by Date: Saving a core data model to persistent store makes application hang
  • Previous by thread: Re: Debugging an ignored exception
  • Next by thread: Re: Debugging an ignored exception
  • Index(es):
    • Date
    • Thread