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 3/4] Improve DWARF Type Unit performance


>>>>> "Doug" == Doug Evans <dje@google.com> writes:

Doug> 2012-07-09  Doug Evans  <dje@google.com>
Doug> 	* buildsym.c (finish_block_internal): New arg "expandable".
Doug> 	All callers updated.
Doug> 	(start_symtab): Move most contents to ...
Doug> 	(restart_symtab0: ... here.  New function.
Doug> 	(reset_symtab_globals): New function.
Doug> 	(end_symtab_1): Renamed from end_symtab.  New arg "expandable".
Doug> 	Call reset_symtab_globals.
Doug> 	(end_symtab, end_expandable_symtab): New functions.
Doug> 	(set_missing_symtab, augment_type_symtab): New functions.
Doug> 	* buildsym.h (end_expandable_symtab): Declare.
Doug> 	(augment_type_symtab, restart_symtab): Declare.

Looks good.

Tom


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