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: [patch] Accelerate filenames matching


On Tue, 12 Mar 2013 16:19:12 +0100, Joel Brobecker 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.
> 
> Do we want this patch for 7.6?

I do not think so, the behavior was already this way in 7.4 and I am not aware
of any issues with it.


Jan


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