• 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: HowTo Break in an NSAssert
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: HowTo Break in an NSAssert


  • Subject: Re: HowTo Break in an NSAssert
  • From: Nick Zitzmann <email@hidden>
  • Date: Tue, 21 Apr 2009 19:34:03 -0600


On Apr 21, 2009, at 2:04 AM, Andreas Grosam wrote:

-[NSException raise], however, did not because it's not on the(my) stack (maybe it's different on the iPhone?).


As of Leopard and iPhone OS 2.x, breakpoints on -[NSException raise] never get hit. Only objc_exception_throw will be called when an ObjC exception is thrown. Tiger was the only OS where you had to break on both; earlier cats used -[NSException raise] exclusively.

Nick Zitzmann
<http://seiryu.home.comcast.net/>



_______________________________________________
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


References: 
 >HowTo Break in an NSAssert (From: Andreas Grosam <email@hidden>)
 >Re: HowTo Break in an NSAssert (From: "Jeremy W. Sherman" <email@hidden>)
 >Re: HowTo Break in an NSAssert (From: Andreas Grosam <email@hidden>)

  • Prev by Date: Re: Trapping Console Messages
  • Next by Date: Breakpoint in malloc?
  • Previous by thread: Re: HowTo Break in an NSAssert
  • Next by thread: Export Makefiles
  • Index(es):
    • Date
    • Thread