* xcoffread.c (xcoff_start_psymtab): Update.
authorTom Tromey <tromey@redhat.com>
Wed, 10 Mar 2010 18:27:00 +0000 (18:27 +0000)
committerTom Tromey <tromey@redhat.com>
Wed, 10 Mar 2010 18:27:00 +0000 (18:27 +0000)
commite38df1d074456c912b31d672bde73afcea5b5c92
tree0caa4647ecc72597b0cb74e51b73221ae875f541
parentccefe4c44c4b2d1bc88757fba90ff59eb017a074
* xcoffread.c (xcoff_start_psymtab): Update.
(xcoff_end_psymtab): Update.
* psymtab.c (allocate_psymtab): Remove dead code.
* psympriv.h (struct partial_symtab) <read_symtab_private>: Now
void*.
* mdebugread.c (parse_partial_symbols): Update.
(new_psymtab): Likewise.
* dwarf2read.c (process_psymtab_comp_unit): Update.
(psymtab_to_symtab_1): Update.
* dbxread.c (start_psymtab): Update.
(end_psymtab): Likewise.
gdb/ChangeLog
gdb/dbxread.c
gdb/dwarf2read.c
gdb/mdebugread.c
gdb/psympriv.h
gdb/psymtab.c
gdb/xcoffread.c
This page took 0.025358 seconds and 4 git commands to generate.