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] Print address map in output of "mt print psymbols"


On Tue, Sep 29, 2015 at 2:35 PM, Doug Evans <dje@google.com> wrote:
> Hi.
>
> While trying to track down a gdb crash due to the addrmap gdb produces for
> .gdb_index I found this helpful.
>
> 2015-09-29  Doug Evans  <dje@google.com>
>
>         * psymtab.c (struct dump_psymtab_addrmap_data): Define.
>         (dump_psymtab_addrmap_1, dump_psymtab_addrmap): New functions.
>         (maintenance_print_psymbols): Treat filename arg as a regexp.
>         Print address map.

Hi.

I've committed this, with a fixed changelog entry.
The "treat filename arg as a regexp" change is a different patch.


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