Use std::set in mi-main.c
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 230735b1ece642fb13fa0a957209fe1e595201d6..c30d98d675c8a0ca1370793399f118bc39531550 100644 (file)
@@ -1,3 +1,16 @@
+2017-09-29  Tom Tromey  <tom@tromey.com>
+
+       * mi/mi-main.c (struct print_one_inferior_data) <inferiors>: Now a
+       'std::set *'.
+       (print_one_inferior): Update.
+       (free_vector_of_ints): Remove.
+       (list_available_thread_groups): Change "ids" to std::set.
+       (mi_cmd_list_thread_groups): Update.
+       (struct collect_cores_data) <core>: Now a std::set.
+       (collect_cores): Update.
+       (unique): Remove.
+       (print_one_inferior): Update.
+
 2017-09-29  Tom Tromey  <tom@tromey.com>
 
        * mi/mi-main.c (mi_execute_cli_command): Use std::string.
This page took 0.030398 seconds and 4 git commands to generate.