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: [patch gdb]: Fix some DOS-path related issues in gdb


On Mon, 07 Mar 2011 20:19:21 +0100, Pedro Alves wrote:
> On Monday 07 March 2011 19:07:09, Jan Kratochvil wrote:
> > As it (in most cases) contains absolute filenames it cannot be 
> > transferred even between two unices.
> 
> What's wrong with "set substitute-path" ?

How do you do objdump --set-substitute-path?
How addr2line --set-substitute-path?  (OK, that one could be post-processed.)

OK, other utilities are more difficult to find but it illustrates that GDB is
not the place to fix this.


Thanks,
Jan


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