]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Remove cleanups from mdebugread.c
authorTom Tromey <tom@tromey.com>
Wed, 9 May 2018 21:42:28 +0000 (15:42 -0600)
committerTom Tromey <tom@tromey.com>
Fri, 11 May 2018 17:18:16 +0000 (11:18 -0600)
commit633cf2548bcd3dafe297e21a1dd3574240280d48
treef02f9bc89ed92b26250ba2087c84f3807b72b49c
parent702dff05e5fb05b05246dd04cb22b5802bb94f50
Remove cleanups from mdebugread.c

This removes the remaining cleanups from mdebugread.c, replacing them
with gdb::def_vector.

Tested by the buildbot, though I doubt this exercises mdebugread.

gdb/ChangeLog
2018-05-11  Tom Tromey  <tom@tromey.com>

* mdebugread.c (parse_partial_symbols, psymtab_to_symtab_1): Use
gdb::def_vector.
gdb/ChangeLog
gdb/mdebugread.c