Use ui_out_emit_list in more places
authorTom Tromey <tom@tromey.com>
Fri, 11 Aug 2017 21:17:59 +0000 (15:17 -0600)
committerTom Tromey <tom@tromey.com>
Sat, 9 Sep 2017 19:46:07 +0000 (13:46 -0600)
commite6a2252ac3e3dc748df33b38ac66cd78c80be5ad
tree7fbdbede306efe77a78be2e0bce145728fbdc817
parent393702cd59d21237c7db99c26dd8c4737a3ae303
Use ui_out_emit_list in more places

This changes various spots to use ui_out_emit_list, removing some
cleanups.

ChangeLog
2017-09-09  Tom Tromey  <tom@tromey.com>

* mi/mi-main.c (output_cores): Use ui_out_emit_list.
(list_available_thread_groups, mi_cmd_list_thread_groups)
(mi_cmd_data_list_changed_registers, mi_cmd_data_read_memory)
(mi_cmd_data_read_memory_bytes, mi_cmd_trace_frame_collected):
Likewise.
gdb/ChangeLog
gdb/mi/mi-main.c
This page took 0.025158 seconds and 4 git commands to generate.