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] Speed up find_pc_section


On Tue, Sep 8, 2009 at 10:38 PM, Joel Brobecker<brobecker@adacore.com> wrote:

> Otherwise, the patch seems fine. I would love some input from Ulrich,
> though.

Thanks for the review. Attached patch implements your suggestions.
-- 
Paul Pluzhnikov


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.

Attachment: gdb-overlay-fix-20090910.txt
Description: Text document


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