Print address map in output of "mt print psymbols"
authorDoug Evans <dje@google.com>
Mon, 26 Oct 2015 21:12:51 +0000 (14:12 -0700)
committerDoug Evans <dje@google.com>
Mon, 26 Oct 2015 21:12:51 +0000 (14:12 -0700)
commit372405a5e8adbe5affce56410b6d6048c63cac3f
treed2bf1130fbd4fceb387d9c4d8fd2c1e689cd24de
parent682b25469e66ea45b214e95962671373983c118f
Print address map in output of "mt print psymbols"

gdb/ChangeLog:

* psymtab.c (struct dump_psymtab_addrmap_data): Define.
(dump_psymtab_addrmap_1, dump_psymtab_addrmap): New functions.
(maintenance_print_psymbols): Print address map.
gdb/ChangeLog
gdb/psymtab.c