This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC] new substitute path when loading feature


On Tue, May 13, 2008 at 02:06:57PM -0400, Aleksandar Ristovski wrote:
> To properly translate the paths it is useful to be able to tell gdb
> to translate such paths into new environment. Existing
> "substitute-path" functionality seems like the most logical choice,
> and the diff exploits this to add new feature - rewriting source
> paths at readin time.

Why is this feature useful?  There shouldn't be anything that depends
on the paths being changed at readin time.

-- 
Daniel Jacobowitz
CodeSourcery


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]