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
cli-cmds.h
cli-decode.c
cli-decode.h
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
cli-logging.c
cli-script.c 'struct expression *' -> gdb::unique_xmalloc_ptr<expression> 2016-11-08 15:26:43 +00:00
cli-script.h
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
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