• 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
Does "Additional Directories to Find Source Files" work?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Does "Additional Directories to Find Source Files" work?


  • Subject: Does "Additional Directories to Find Source Files" work?
  • From: Daniel Jalkut <email@hidden>
  • Date: Wed, 17 Aug 2005 11:38:49 -0400


I'm linking to a static library that is built with debug symbols, so I want gdb to recognize its source dir when I'm debugging my tool.


I discovered the "Additional Directories..." configuration in the Debug pane of the Executable inspector. Perfect! But when I set a path (full POSIX) in this table and debug the executable, it doesn't seem to help. I even turned off the "auto run" feature so I could inspect gdb. After setting a full path to a local directory on my disk, I start the debug session and type "dir" from the gdb console:

(gdb) dir
Source directories searched: $cdir:$cwd

No sign of my custom path. Is this feature supposed to work? Are there some gotchas I should know about?

Thanks!
Daniel


_______________________________________________ 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: Does "Additional Directories to Find Source Files" work?
      • From: Daniel Jalkut <email@hidden>
  • Prev by Date: Re: Adding a symlink (not its target) to a project (libz.dylib post security update)
  • Next by Date: Re: Adding a symlink (not its target) to a project (libz.dylib post security update)
  • Previous by thread: Re: svn: Can't open '/svnrep/db/current.tmp': Permission denied
  • Next by thread: Re: Does "Additional Directories to Find Source Files" work?
  • Index(es):
    • Date
    • Thread