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


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

Doug> 2012-07-09  Doug Evans  <dje@google.com>
Doug> 	* psympriv.h (struct partial_symtab): New member "anonymous".
Doug> 	* psymtab.c (partial_map_symtabs_matching_filename): Ignore
Doug> 	anonymous psymtabs.
Doug> 	(map_symbol_filenames_psymtab): Ditto.
Doug> 	(expand_symtabs_matching_via_partial): Ditto.
Doug> 	(dump_psymtab): Update.

Does read_psymtabs_with_filename need to check 'anonymous'?
It wasn't clear to me.

Other that that, this patch looks good to me.

Tom


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