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]

[commit] [patch] Accelerate filenames matching


On Tue, 12 Mar 2013 18:48:14 +0100, Doug Evans wrote:
> > gdb/
> > 2013-03-12  Doug Evans  <dje@google.com>
> >             Jan Kratochvil  <jan.kratochvil@redhat.com>
> >
> >         * dwarf2read.c (dw2_map_symtabs_matching_filename): Put continue after
> >         any successful compare_filenames_for_search or FILENAME_CMP.
> >         * psymtab.c (partial_map_symtabs_matching_filename): Likewise.
> >         * symtab.c (iterate_over_some_symtabs): Likewise.
> 
> If there are no regressions, 'tis fine with me.
> Thanks!

Checked in:
	http://sourceware.org/ml/gdb-cvs/2013-03/msg00137.html


Jan


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