• 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:20:03 +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.
 _______________________________________________
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

  • Follow-Ups:
    • Re: objc_exception_throw
      • From: Brian Stern <email@hidden>
    • Re: objc_exception_throw
      • From: Jens Alfke <email@hidden>
  • Prev by Date: Re: Generating Random Numbers
  • Next by Date: Re: Generating Random Numbers
  • Previous by thread: Re: Generating Random Numbers
  • Next by thread: Re: objc_exception_throw
  • Index(es):
    • Date
    • Thread