Change program_space::added_solibs to a std::vector
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index cca51b4247e5104a73f1b606a0473d1a35624a8b..81e528c5e10e63c08a82bd9d7196515a81de36d9 100644 (file)
@@ -1,3 +1,12 @@
+2018-05-29  Tom Tromey  <tom@tromey.com>
+
+       * progspace.h (so_list_ptr): Remove typedef.  Don't declare VEC.
+       (struct program_space) <added_solibs>: Now a std::vector.
+       * breakpoint.c (print_solib_event): Update.
+       (check_status_catch_solib): Update.
+       * progspace.c (clear_program_space_solib_cache): Update.
+       * solib.c (update_solib_list): Update.
+
 2018-05-29  Tom Tromey  <tom@tromey.com>
 
        * python/py-type.c (typy_richcompare): Update.
This page took 0.025149 seconds and 4 git commands to generate.