This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [patch] Speed up find_pc_section
- From: Joel Brobecker <brobecker at adacore dot com>
- To: Paul Pluzhnikov <ppluzhnikov at google dot com>
- Cc: Ulrich Weigand <uweigand at de dot ibm dot com>, Ulrich Weigand <Ulrich dot Weigand at de dot ibm dot com>, gdb-patches ml <gdb-patches at sourceware dot org>, Tom Tromey <tromey at redhat dot com>
- Date: Fri, 11 Sep 2009 14:06:48 -0700
- Subject: Re: [patch] Speed up find_pc_section
- References: <8ac60eac0908201340k6b759eb5o9bb73c8f473d8785@mail.gmail.com> <200908211130.n7LBUCJc011108@d12av02.megacenter.de.ibm.com> <8ac60eac0908231548x135edf2doa04fa59a49455bcd@mail.gmail.com> <20090909053848.GA11738@adacore.com> <8ac60eac0909100918y6e5b4738t8ee0d53f110ac4c8@mail.gmail.com>
> 2009-09-10 Paul Pluzhnikov <ppluzhnikov@google.com>
>
> *minsyms.c (lookup_minimal_symbol_by_pc_section_1): Assert non-NULL
> section.
> (lookup_minimal_symbol_by_pc_section): Check for NULL section.
> (lookup_minimal_symbol_by_pc): Adjust.
(I assume this has been regression-tested...)
Approved, please go ahead and commit.
--
Joel