binutils-gdb/gdb/cli
Pedro Alves be47f9e818 -Wwrite-strings: Constify shell_escape and plug make_command leak
gdb/ChangeLog:
2017-04-05  Pedro Alves	 <palves@redhat.com>

	* cli/cli-cmds.c (shell_escape): Constify 'arg' parameter.
	(shell_command): New function.
	(make_command): Use std::string.
	(init_cli_cmds): Register shell_command instead of shell_escape.
2017-04-05 19:21:34 +01:00
..
cli-cmds.c -Wwrite-strings: Constify shell_escape and plug make_command leak 2017-04-05 19:21:34 +01:00
cli-cmds.h update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
cli-decode.c Command abbreviation in define 2017-02-08 19:03:25 +01:00
cli-decode.h Command abbreviation in define 2017-02-08 19:03:25 +01:00
cli-dump.c Use class to manage BFD reference counts 2017-01-10 19:14:10 -07:00
cli-interp.c C++-fy struct interp/cli_interp/tui_interp/mi_interp 2017-02-03 16:30:04 +00: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 Move "tee" building down to interpreter::set_logging_proc 2017-02-02 22:00:43 +00:00
cli-script.c Command abbreviation in define 2017-02-08 19:03:25 +01:00
cli-script.h update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
cli-setshow.c Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchy 2017-02-02 11:11:47 +00:00
cli-setshow.h update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
cli-utils.c update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
cli-utils.h update copyright year range in GDB files 2017-01-01 10:52:34 +04:00