aboutsummaryrefslogtreecommitdiff
path: root/gdb/ada-lang.h
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2017-05-04 16:07:04 -0600
committerTom Tromey <tom@tromey.com>2017-09-29 21:12:16 -0600
commit52f9abe4c739f42cc5f80b2629276493ac6306f9 (patch)
treeddd1b3e8dc4d18203e71756e6da59ee824fc92d3 /gdb/ada-lang.h
parentdcd5ddccd7d7917caf42b8d429a7535857c6e9b2 (diff)
downloadgdb-52f9abe4c739f42cc5f80b2629276493ac6306f9.zip
gdb-52f9abe4c739f42cc5f80b2629276493ac6306f9.tar.gz
gdb-52f9abe4c739f42cc5f80b2629276493ac6306f9.tar.bz2
Use std::set in mi-main.c
Change a couple of spots in mi-main.c to use std::set. This simplifies the code and removes some cleanups. gdb/ChangeLog 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.
Diffstat (limited to 'gdb/ada-lang.h')
0 files changed, 0 insertions, 0 deletions