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] Fix multiple-symbols=ask regression [Re: [patchv2 7/11] Mechanical symtab->filename -> symtab_to_filename]


> I have implemented the fix but I do not intend to check it in.
> 
> I have not found a case where it would display error in the relative form
> (with set filename-display relative) as the errors happen only during
> re-evaluation of ADDR_STRING which is always in absolute form.
> 
> And I believe ADDR_STRING should be in the absolute form.
> 
> While it may be slightly more correct to keep source_filename split to
> symtab+suffix it complicates the code and I do not think it is worth it.

OK, no problem with me...

-- 
Joel


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