binutils-gdb/gdb/cli
Tom Tromey 069003265c constify do_set_command and do_show_command
This changes do_set_command and do_show_command to take const
arguments.

2014-06-26  Tom Tromey  <tromey@redhat.com>

	* cli/cli-setshow.c (do_set_command): Make "arg" const.
	(do_show_command): Make "arg" const.
	* cli/cli-setshow.h (do_set_command, do_show_command): Update.
2014-06-26 09:14:17 -06:00
..
cli-cmds.c make calls to help_list use enumerator 2014-06-13 09:29:19 -06:00
cli-cmds.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
cli-decode.c convert flags to bitfields 2014-01-20 09:10:51 -07:00
cli-decode.h better packing for command struct 2014-01-20 09:10:52 -07:00
cli-dump.c make calls to help_list use enumerator 2014-06-13 09:29:19 -06:00
cli-interp.c Make display_gdb_prompt CLI-only. 2014-05-29 13:47:09 +01:00
cli-logging.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
cli-script.c "source", foreground execution commands, and target-async 2014-03-25 11:45:53 +00:00
cli-script.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
cli-setshow.c constify do_set_command and do_show_command 2014-06-26 09:14:17 -06:00
cli-setshow.h constify do_set_command and do_show_command 2014-06-26 09:14:17 -06:00
cli-utils.c Add a newline in output messages 2014-03-06 14:36:54 +08:00
cli-utils.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00