binutils-gdb/gdb/cli
Tom Tromey 2d0ac1068b Constify commands in cli-dump.c
gdb/ChangeLog
2017-09-27  Tom Tromey  <tom@tromey.com>

	* cli/cli-dump.c (dump_memory_command, dump_value_command)
	(dump_srec_memory, dump_srec_value, dump_ihex_memory)
	(dump_ihex_value, dump_verilog_memory, dump_verilog_value)
	(dump_tekhex_memory, dump_tekhex_value, dump_binary_memory)
	(dump_binary_value, append_binary_memory, append_binary_value):
	Constify.
	(struct dump_context) <func>: Constify.
	(add_dump_command): Update.
2017-09-27 08:44:31 -06:00
..
cli-cmds.c Constify some commands in cli-cmds.c 2017-09-27 08:44:30 -06:00
cli-cmds.h
cli-decode.c Constify not_just_help_class_command 2017-09-27 08:44:15 -06:00
cli-decode.h Constify not_just_help_class_command 2017-09-27 08:44:15 -06:00
cli-dump.c Constify commands in cli-dump.c 2017-09-27 08:44:31 -06:00
cli-interp.c
cli-interp.h
cli-logging.c
cli-script.c Replace clear_hook_in_cleanup with scoped_restore_hook_in 2017-09-11 16:15:09 -06:00
cli-script.h
cli-setshow.c
cli-setshow.h
cli-utils.c Make extract_arg return a std::string 2017-09-11 15:46:14 -06:00
cli-utils.h Make extract_arg return a std::string 2017-09-11 15:46:14 -06:00