Remove some cleanups from solib.c
authorTom Tromey <tom@tromey.com>
Fri, 10 Nov 2017 20:48:48 +0000 (13:48 -0700)
committerTom Tromey <tom@tromey.com>
Mon, 19 Mar 2018 03:50:00 +0000 (21:50 -0600)
commit1cb1f3dae747fef1a576fe38078891e545fa92e5
treefccbb060b299bbdcd80132d75a372db029dc98b0
parentc820f6a44d3b937d409c863b36f4a4c2d0333ea7
Remove some cleanups from solib.c

This removes some cleanups from solib.c, replacing them with
gdb::def_vector.

Regression tested by the buildbot.

gdb/ChangeLog
2018-03-18  Tom Tromey  <tom@tromey.com>

* solib.c (gdb_bfd_lookup_symbol_from_symtab): Use
gdb::def_vector.
(bfd_lookup_symbol_from_dyn_symtab): Likewise.
gdb/ChangeLog
gdb/solib.c
This page took 0.025161 seconds and 4 git commands to generate.