[PATCH v2 15/42] Make queue_and_load_dwo_tu receive a dwarf2_cu
Simon Marchi
simark@simark.ca
Mon May 25 19:10:56 GMT 2020
On 2020-05-22 4:45 p.m., Tom Tromey wrote:
>>>>>> "Simon" == Simon Marchi via Gdb-patches <gdb-patches@sourceware.org> writes:
>
> Simon> I kept this as a separate patch, because since there's no strong typing
> Simon> here, it's easy to miss something.
>
> Good idea.
>
> This is another area where (1) a variant of the GCC hash table would be
> nice, and (2) where I wish at least the libiberty hash table had
> external iteration. (For (2), I know some code in GCC used to do this,
> but that always seemed like a bit of an abstraction violation to me.)
>
> Tom
>
Agreed :).
Simon
More information about the Gdb-patches
mailing list