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 v2] This patch replaces the linear search in find_pc_sect_line with a binary search for faster performance.


> 2018-03-08  Stephen Roberts  <stephen.roberts@arm.com>
> 
>         * gdb/symtab.c (find_pc_sect_line): now uses binary search.

Quick note: I fixed up the ChangeLog to remove the leading "gdb/"
in the filename.

-- 
Joel


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