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: [RFA] patch for DW_AT_comp_dir/DW_AT_name vs .debug_line inco nsistencies


Doug Evans wrote:
> I have an occasion to revisit this:
> http://sourceware.org/ml/gdb-patches/2007-11/msg00314.html
> 
> Or in a different form:
> http://sourceware.org/ml/gdb-patches/2008-01/msg00103.html
> 
> When we last left our story, watching for a single path mismatch of
> the main source file only seemed ok.  That's what this patch does.
> It's just a minor revision of
> http://sourceware.org/ml/gdb-patches/2008-01/msg00103.html
> 
> 
Hello Doug,

Without going through your revisited patch:

I have been using a patch based on your initial patch and it seems to work
fine, 
with one exception, there is one problem in your patch - fixed with the diff

attached. I think the code comment is self-explanatory.

Thanks,

---
Aleksandar Ristovski
QNX Software Systems

Attachment: dwarf2read.doug.diff
Description: Text document


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