• 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
objc_exception_throw
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

objc_exception_throw


  • Subject: objc_exception_throw
  • From: Joan Lluch (casa) <email@hidden>
  • Date: Sun, 29 Jun 2008 21:21:05 +0200

By setting a Breakpoint at objc_exception_throw or [NSException raise] I am able to stop my program when (for example) an out of range exception is thrown. However the call stack trace on the debugger window or the 'bt' command only shows a single line. For example:

#0  0x9500d0d7 in objc_exception_throw ()

Why the call trace is not showing?, What I am missing? How can I see an actual backtrace of my code before the exception was raised?

Thank you for your help.

Joan Lluch
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please 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


  • Prev by Date: Re: noob questions regarding KVC accessors for a mutable array property
  • Next by Date: Re: How to converting a Carbon nib to Cocoa?
  • Previous by thread: Re: Clock-like looping
  • Next by thread: Is this still true?
  • Index(es):
    • Date
    • Thread