• 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: Debug breakpoints not firing!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Debug breakpoints not firing!


  • Subject: Re: Debug breakpoints not firing!
  • From: Thomas Engelmeier <email@hidden>
  • Date: Tue, 9 Jan 2007 18:26:19 +0100 (MET)

Just for posterity, in case anyone else sees this problem, and is searching the listserv...

I solved the problem with the advice of Joe Stacy, who suggested turning off Lazy Symbol loading in Xcode's preferences.

Switching on "Use debug suffix when loading frameworks" has a history for making the debugger failing to launch - if you do not happen to use yet another boot partition just for that purpose with the x.0 OS X release (i.e. for XCode 2.x, 10.4.0 ppc / probably 10.4.6 Intel)


Instead of loading e.g. "Carbon.framework" it will make Xcode e.g. "Carbon_debug.framework", and the debug variants get typically out of sync when system updates are released.

Regards,
	Tom_E
_______________________________________________
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: 
 >Re: Debug breakpoints not firing! (From: "Theodore H. Smith" <email@hidden>)

  • Prev by Date: Re: How to debug in xcode a ROOT-level executables?
  • Next by Date: Code-gen bugs compiling Boost with gcc/Xcode Obj-C++
  • Previous by thread: Re: Debug breakpoints not firing!
  • Next by thread: Hiding symbols from other shared libraries linked to your shared library?
  • Index(es):
    • Date
    • Thread