• 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: cross development on Jaguar
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cross development on Jaguar


  • Subject: Re: cross development on Jaguar
  • From: patrick machielse <email@hidden>
  • Date: Thu, 16 Dec 2004 21:05:30 +0100

Op 16-dec-04 om 16:06 heeft Dennis Falling het volgende geschreven:

I'm fairly familiar with the debugger.

OK, but only fairly :-) It pays of to get under the hood. There's a surprising amount of info you can get from gdb, once you know how.


Where would I find the call to -[NSException raise] so I can throw some breakpoints around it? It isn't something I included in my code, but rather something being thrown by cocoa as the result of my code. :D

Open Debug->Show Breakpoints and click the 'New Breakpoint' button (), or in the console enter the command:


	fb -[NSException raise]

where fb stands for 'forward break'.

PS. I got this information from 'Core Mac OS X and Unix programming', chapter 8. Recommended reading.

Patrick
---
Hieper Software

e: email@hidden
w: www.hieper.nl

_______________________________________________
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: cross development on Jaguar
      • From: Pete Gontier <email@hidden>
References: 
 >Re: cross development on Jaguar (From: patrick machielse <email@hidden>)
 >Re: cross development on Jaguar (From: Dennis Falling <email@hidden>)
 >Re: cross development on Jaguar (From: patrick machielse <email@hidden>)
 >Re: cross development on Jaguar (From: Dennis Falling <email@hidden>)

  • Prev by Date: Re: Aligning a subview element with text in an NSTextView (was: Finding vertical pos...)
  • Next by Date: Re: best way to handle periodic table of the elements
  • Previous by thread: Re: cross development on Jaguar
  • Next by thread: Re: cross development on Jaguar
  • Index(es):
    • Date
    • Thread