binutils-gdb/gdb/cli
Pedro Alves 3d8b0d9483 Use ui_file_as_string in gdb/cli/cli-setshow.c
gdb/ChangeLog:
2016-11-08  Pedro Alves  <palves@redhat.com>

	* cli/cli-setshow.c (do_show_command): Adjust to use
	ui_file_as_string and std::string.
2016-11-08 15:26:45 +00:00
..
cli-cmds.c Use std::string rather than dyn-string 2016-09-23 11:37:09 -06:00
cli-cmds.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
cli-decode.c Emit inferior, thread and frame selection events to all UIs 2016-10-03 16:54:58 -04:00
cli-decode.h Emit inferior, thread and frame selection events to all UIs 2016-10-03 16:54:58 -04:00
cli-dump.c Replace two xmallocs with unique_ptr 2016-10-21 14:17:35 -06:00
cli-interp.c Remove make_cleanup_restore_current_ui 2016-10-21 14:17:34 -06:00
cli-interp.h New function should_print_stop_to_console 2016-06-21 01:11:52 +01:00
cli-logging.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
cli-script.c 'struct expression *' -> gdb::unique_xmalloc_ptr<expression> 2016-11-08 15:26:43 +00:00
cli-script.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
cli-setshow.c Use ui_file_as_string in gdb/cli/cli-setshow.c 2016-11-08 15:26:45 +00:00
cli-setshow.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
cli-utils.c Convert tid_range_parser and get_number_or_range to classes 2016-10-13 01:54:07 +01:00
cli-utils.h Convert tid_range_parser and get_number_or_range to classes 2016-10-13 01:54:07 +01:00