• 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: Problem Debugging GNU Make Projects
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem Debugging GNU Make Projects


  • Subject: Re: Problem Debugging GNU Make Projects
  • From: Chris Friesen <email@hidden>
  • Date: Mon, 7 Feb 2005 14:46:38 -0800

In the Debugging tab of the Executables inspector there is a table with the label 'Additional directories to find source files in:' that will help Xcode find your sources when debugging. Note that if the sources are in the same location from when you built your project, the paths in the debugging symbols will already point to your code and Xcode will find them without needing any entries in the 'Additional directories' table.

Cheers,
ChrisF



On Jan 27, 2005, at 3:54 PM, Tony Cebzanov wrote:

So, I'm left wondering if there's any way to find debugging happiness in this environment. Creating separate, flat Xcode projects with a single directory each isn't feasible, because there are so many directories, and managing dependencies between projects would be a nightmare. What I'm hoping is that there's some setting, feature, or trick to getting Xcode to be able to know what subdirectory it's in, so that when an external target is building in a subdirectory, it can bring up the relevant source file.

 _______________________________________________
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

  • Prev by Date: Re: How to put files in app bundle?
  • Next by Date: Re: X-Code Deployment style problem
  • Previous by thread: Re: Problem Debugging GNU Make Projects
  • Next by thread: GDB error
  • Index(es):
    • Date
    • Thread