Constify some commands in infcmd.c
authorTom Tromey <tom@tromey.com>
Wed, 13 Sep 2017 03:20:36 +0000 (21:20 -0600)
committerTom Tromey <tom@tromey.com>
Wed, 27 Sep 2017 14:45:03 +0000 (08:45 -0600)
commit69f476a36f475210807cb70d10183df9b838a9eb
treec3ebaaccb84e1376b0ad01e3c9575c8b883e886d
parentc4a3e68e33b78c68d63c35bbed01782ff9eff4d1
Constify some commands in infcmd.c

gdb/ChangeLog
2017-09-27  Tom Tromey  <tom@tromey.com>

* infcmd.c (environment_info, set_environment_command)
(unset_environment_command, path_info, info_proc_cmd_1)
(info_proc_cmd_mappings, info_proc_cmd_stat)
(info_proc_cmd_status, info_proc_cmd_cwd, info_proc_cmd_cmdline)
(info_proc_cmd_exe, info_proc_cmd_all): Constify.
gdb/ChangeLog
gdb/infcmd.c