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
cli-cmds.h
cli-decode.c Constify add_com_suppress_notification 2017-11-07 13:59:08 -07:00
cli-decode.h
cli-dump.c
cli-interp.c
cli-interp.h
cli-logging.c
cli-script.c Use console uiout when executing breakpoint commands 2017-10-31 21:34:24 -04:00
cli-script.h
cli-setshow.c
cli-setshow.h
cli-utils.c Make breakpoint/location number parsing error output consistent 2017-11-07 11:07:19 +00:00
cli-utils.h