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: [patchv3 13/11] Make relative-with-system-absolute the default


On Thu, 07 Feb 2013 21:25:21 +0100, Doug Evans wrote:
> If I have a reason to turn on foo-with-system-absolute,
> I would still not want the behaviour of gdb to change because the
> build system for my app generates separate debug info files.
> "system" is being conflated with "separate debug info", and I'm not
> comfortable with that.

When thinking about it I believe one wants absolute source names even for any
application which uses >= 2 different DW_AT_comp_dir's.

So I will try to prepare some different patch.


Thanks,
Jan


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