• 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
How do you place debug points in a library that is a separate project?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How do you place debug points in a library that is a separate project?


  • Subject: How do you place debug points in a library that is a separate project?
  • From: Stephen Kay <email@hidden>
  • Date: Tue, 11 Sep 2012 18:51:26 -0400
  • Thread-topic: How do you place debug points in a library that is a separate project?

(related to another recent question...)

I have a static library that is one project (separate).

I have an app that includes the static library (separate project).

(I'm using Xcode 2.5 to port an old CodeWarrior app.)

From the app, when it's running, I can debug into library functions from
inside functions that are in the app (and call library functions) - i.e. By
using "Step Into" - but I cannot set debug points in the library directly.
They turn orange and never hit - unless I manage to Step Into the library
somehow.

Am I going about this wrong?

Thanks,
- Stephen

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Stephen Kay
Karma-Lab :: developers of KARMA
http://www.karma-lab.com
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=



 _______________________________________________
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: How do you place debug points in a library that is a separate project?
      • From: Nick Zitzmann <email@hidden>
  • Prev by Date: Re: Why can't I debug into the source of a static library included as an Xcode subproject?
  • Next by Date: Re: How do you place debug points in a library that is a separate project?
  • Previous by thread: Re: Source File Paths Outside of Project
  • Next by thread: Re: How do you place debug points in a library that is a separate project?
  • Index(es):
    • Date
    • Thread