• 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: Xcode4 - debugging 3rd party framework in my project
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode4 - debugging 3rd party framework in my project


  • Subject: Re: Xcode4 - debugging 3rd party framework in my project
  • From: Koen van der Drift <email@hidden>
  • Date: Thu, 20 Oct 2011 13:29:56 -0400

On Thu, Oct 20, 2011 at 12:14 PM, Jens Alfke <email@hidden> wrote:
>
> On Oct 20, 2011, at 7:18 AM, Koen van der Drift wrote:
>
> I remember from previous Xcode versions (several years ago) that you
> could add a 3rd party framework to your project and that it was
> possible to step into the code of the framework for debugging
> purposes. How is this achieved in Xcode 4?
>
> It should work the same way. Generally you have to have built the framework
> yourself, so that the paths embedded in the binary will point to the source
> files and symbol files on your disk. You also need to avoid stripping
> symbols when building the framework.
> —Jens


Do they need to be in a separate Workspace, or is that not needed?

- Koen.
 _______________________________________________
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: 
 >Xcode4 - debugging 3rd party framework in my project (From: Koen van der Drift <email@hidden>)
 >Re: Xcode4 - debugging 3rd party framework in my project (From: Jens Alfke <email@hidden>)

  • Prev by Date: Re: Xcode4 - debugging 3rd party framework in my project
  • Next by Date: Instruments: How to trace stat() calls?
  • Previous by thread: Re: Xcode4 - debugging 3rd party framework in my project
  • Next by thread: Instruments: How to trace stat() calls?
  • Index(es):
    • Date
    • Thread