This is the mail archive of the gdb-patches@sources.redhat.com 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: [commit] Use full paths for "info sources"


> This appears to be a problem in the pseudo-symtab code.  It needs to
> take into account (A) the parent psymtab's dirname field and (B) the
> directory table.  This is the decode_for_pst_p block in
> dwarf_decode_lines.
> 
> I want to continue working on intercu support for now, but if Joel
> doesn't have a chance to look at this, I will later.

I think I am looking at another instance of this same problem just
right now. I get 2 psymtabs with the same name.  I will look into it
anyway, I think it is more valuable for us if you work on intercu.
Just let me know if you have some time and would like to work on this,
so that we don't duplicate our efforts.

-- 
Joel


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