This is the mail archive of the gdb@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: When will the gcc not include full path in the debug info


On Mon, Nov 20, 2006 at 10:13:35PM +0200, Eli Zaretskii wrote:
> IIRC, there _is_ a way to do this: use COFF debug info (if you can).
> It has place only for the file name, not the leading directories.

The full pathname isn't the only thing you'd lose, I imagine!  Like
modern C++ support, macros, a routinely tested debug reader...

-- 
Daniel Jacobowitz
CodeSourcery


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