• 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: Newbie: debugging raised exception
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Newbie: debugging raised exception


  • Subject: Re: Newbie: debugging raised exception
  • From: Jérôme Laurens <email@hidden>
  • Date: Thu, 6 Jan 2005 11:22:38 +0100


Le 6 janv. 05, à 10:26, Charlton Wilbur a écrit :


On Jan 6, 2005, at 4:03 AM, Jérôme Laurens wrote:

Something that might help people in debugging their app.
I've not seen it in the archives, hth.

[snipped]

There's a much easier way. (I remember this clearly because I needed to look up details on it just tonight.) In Xcode, choose Debug > Breakpoints. In that window, click on the "New Breakpoint" button. This allows you to create a symbolic breakpoint. If you enter -[NSException raise], the debugger will stop every time an exception is raised.

Charlton


many thanks, I know understand what is the real meaning of "break at -[NSException raise]".
Please, don't laugh too loud, it is not that easy to RTFM for non english speaking people;-)


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Newbie: debugging raised exception
      • From: Charlton Wilbur <email@hidden>
References: 
 >Newbie: debugging raised exception (From: Jérôme Laurens <email@hidden>)
 >Re: Newbie: debugging raised exception (From: Charlton Wilbur <email@hidden>)

  • Prev by Date: Non-Document based apps and documents
  • Next by Date: Re: Ignore accents when comparing strings
  • Previous by thread: Re: Newbie: debugging raised exception
  • Next by thread: Re: Newbie: debugging raised exception
  • Index(es):
    • Date
    • Thread