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: [rfa/dwarf] Support for attributes pointing to a different CU


On Tue, Oct 05, 2004 at 11:11:35AM -0500, Jim Blandy wrote:
> 
> Regarding the type hash:
> 
> I've been looking over the code again this morning, and I don't see
> that it really makes much of a difference in clarity to make the type
> hash per-objfile instead of per-CU.  So I think that last patch you
> posted is ready to go in.

Checked in after final testing on i686-pc-linux-gnu.

To do:
  - NEWS entry
  - Testsuite
  - Hopefully some internals documentation
  - Investigate removing die->type in favor of the hash table

Thanks!

-- 
Daniel Jacobowitz


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