• 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
Debug library suffix (_debug) in Xcode 2.2?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Debug library suffix (_debug) in Xcode 2.2?


  • Subject: Debug library suffix (_debug) in Xcode 2.2?
  • From: "J. Black" <email@hidden>
  • Date: Mon, 28 Nov 2005 22:30:23 -0600

Greetings,

Can anyone get Xcode to use the debug versions of the system frameworks
under Xcode 2.2 and OS X 10.4.3?  This used to work for me under Xcode
2.1 and 10.4.2.  (I don't know which upgrade broke it, though.)

The problem (rdar://4353121) is pretty easily reproducible, at least on
my system:
   1.  Create a new Carbon application
   2.  Under Project menu, select "Edit Active Executable"
   3.  Under the "Use [...] suffix when loading frameworks,"
       select "debug" from the popup menu
   4.  Close the window, build the project, try to run it under the
       Xcode debugger.
   5.  Execution fails with SIGTRAP, with the following message:

dyld: Library not loaded: /System/Library/Frameworks/ ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync_debug
Referenced from: /System/Library/Frameworks/ ApplicationServices.framework/Versions/A/ApplicationServices_debug
Reason: image not found


This used to "just work" on earlier versions. Unfortunately, I upgraded
the system and Xcode at approximately the same time, so I don't know which
one was the culprit. (It is also possible that my system is just broken
somehow, although I don't know why that would be the case.)


I have already reported this problem as a bug (rdar://4353121), but
I am hoping that perhaps someone can offer a workaround (or point out
what the problem is, if it is my fault somehow).  The only workaround
that I know of is to just turn off the debug variants, in which case
things work again.  However, using the debug variants can be very
helpful (as elaborated upon in TN2124), and I would really like to
have the benefit of this handy feature again, if possible.

--
James Black (email@hidden) ************
University of Texas at Austin, Physics Computer Group
(512) 471-5821   RLM 7.126   Campus mail code:  C1600

_______________________________________________
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: Debug library suffix (_debug) in Xcode 2.2?
      • From: email@hidden
  • Prev by Date: Xcode 1.5 and SharedCaches folder
  • Next by Date: Re: Stepping over inline functions
  • Previous by thread: Re: Xcode 1.5 and SharedCaches folder
  • Next by thread: Re: Debug library suffix (_debug) in Xcode 2.2?
  • Index(es):
    • Date
    • Thread