Re: Does "Additional Directories to Find Source Files" work?
Re: Does "Additional Directories to Find Source Files" work?
- Subject: Re: Does "Additional Directories to Find Source Files" work?
- From: Daniel Jalkut <email@hidden>
- Date: Wed, 17 Aug 2005 12:14:17 -0400
I take it back, sorta. It does seem to be finding my breakpoints
now, despite the directory not showing up in "dir"'s result. I guess
it uses a different mechanism?
Daniel
On Aug 17, 2005, at 11:38 AM, Daniel Jalkut wrote:
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:
sweater.com
This email sent to email@hidden
_______________________________________________
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