This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH 2/8] Code cleanup: Split create_debug_types_hash_table
On 02/12/2017 08:23 PM, Jan Kratochvil wrote:
> gdb/ChangeLog
> 2017-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
>
> * dwarf2read.c (create_debug_type_hash_table): New function from
> create_debug_types_hash_table.
> (create_debug_types_hash_table): Call create_debug_type_hash_table.
> (create_all_type_units, open_and_init_dwo_file): Update
> create_debug_types_hash_table callers.
OK.
Thanks,
Pedro Alves