Use ui_out_emit_tuple in more places
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 8ea7ddfd4d7790132ad39248c0e6f19d60242b75..0d1b6a9681e485ebecfb3d35755992ecfcf13e7c 100644 (file)
@@ -1,3 +1,16 @@
+2017-09-09  Tom Tromey  <tom@tromey.com>
+
+       * target.c (flash_erase_command): Use ui_out_emit_tuple.
+       * stack.c (print_frame): Use ui_out_emit_tuple.
+       * spu-tdep.c (info_spu_event_command): Use ui_out_emit_tuple.
+       (info_spu_mailbox_command, info_spu_dma_command)
+       (info_spu_proxydma_command): Likewise.
+       * mi/mi-main.c (mi_cmd_trace_frame_collected): Use
+       ui_out_emit_tuple, gdb::byte_vector, bin2hex.
+       * mi/mi-cmd-file.c (mi_cmd_file_list_shared_libraries): Use
+       ui_out_emit_tuple.
+       * breakpoint.c (print_it_watchpoint): Use ui_out_emit_tuple.
+
 2017-09-09  Tom Tromey  <tom@tromey.com>
 
        * ui-out.h (make_cleanup_ui_out_table_begin_end): Remove.
This page took 0.027481 seconds and 4 git commands to generate.