binutils-gdb/gdb/cli
Tom Tromey 1ee870c524 Constify add_com_suppress_notification
This constifies add_com_suppress_notification and fixes the one
caller.

gdb/ChangeLog
2017-11-07  Tom Tromey  <tom@tromey.com>

	* stack.c (select_frame_command): Constify.
	* cli/cli-decode.c (add_com_suppress_notification): Constify.
	* command.h (add_com_suppress_notification): Constify.
2017-11-07 13:59:08 -07:00
..
cli-cmds.c Constify add_prefix_cmd 2017-10-11 16:21:02 -06:00
cli-cmds.h Constify cd_command 2017-09-27 08:44:51 -06:00
cli-decode.c Constify add_com_suppress_notification 2017-11-07 13:59:08 -07:00
cli-decode.h Constify not_just_help_class_command 2017-09-27 08:44:15 -06:00
cli-dump.c Constify add_prefix_cmd 2017-10-11 16:21:02 -06:00
cli-interp.c Remove unnecessary function prototypes. 2017-09-09 11:02:37 -07:00
cli-interp.h C++-fy struct interp/cli_interp/tui_interp/mi_interp 2017-02-03 16:30:04 +00:00
cli-logging.c Constify add_prefix_cmd 2017-10-11 16:21:02 -06:00
cli-script.c Use console uiout when executing breakpoint commands 2017-10-31 21:34:24 -04:00
cli-script.h Move command lines types/declarations to cli-script.h 2017-09-04 19:09:12 +02:00
cli-setshow.c Rename _const functions to use overloading instead 2017-09-11 15:46:12 -06:00
cli-setshow.h update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
cli-utils.c Make breakpoint/location number parsing error output consistent 2017-11-07 11:07:19 +00:00
cli-utils.h Make extract_arg return a std::string 2017-09-11 15:46:14 -06:00