diff options
author | Tom Tromey <tom@tromey.com> | 2018-08-19 11:50:44 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2019-03-06 14:04:44 -0700 |
commit | e2a035485a80651a5dc1711fee5a811e41ab131b (patch) | |
tree | 2251bab83082ab097d40ed205e0809fb5be1d185 /gdb/cli-out.h | |
parent | b7e60d85da12a1819671473db8550c9f076e8f38 (diff) | |
download | gdb-e2a035485a80651a5dc1711fee5a811e41ab131b.zip gdb-e2a035485a80651a5dc1711fee5a811e41ab131b.tar.gz gdb-e2a035485a80651a5dc1711fee5a811e41ab131b.tar.bz2 |
Remove cleanups from coffread.c
This removes the remaining cleanups from coffread.c.
Tested by the buildbot and also some manual testing.
This version includes the fix provided by Joel.
gdb/ChangeLog
2019-03-06 Joel Brobecker <brobecker@adacore.com>
Tom Tromey <tom@tromey.com>
* stabsread.h (struct stab_section_list): Remove.
(coffstab_build_psymtabs): Update.
* dbxread.c (symbuf_sections): Now a std::vector.
(sect_idx): New global.
(fill_symbuf): Update.
(coffstab_build_psymtabs): Change type of stabsects parameter.
Update.
* coffread.c (struct coff_symfile_info) <stabsects>: Now a
std::vector.
(linetab, linetab_offset, linetab_size, stringtab): Move earlier.
(coff_locate_sections): Update.
(coff_symfile_read): Remove cleanups. Update.
(init_stringtab): Add storage parameter.
(free_stringtab, free_stringtab_cleanup): Remove.
(init_lineno): Add storage parameter.
(free_linetab, free_linetab_cleanup): Remove.
Diffstat (limited to 'gdb/cli-out.h')
0 files changed, 0 insertions, 0 deletions