]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
2005-02-20 Andrew Cagney <cagney@gnu.org>
authorAndrew Cagney <cagney@redhat.com>
Mon, 21 Feb 2005 03:25:56 +0000 (03:25 +0000)
committerAndrew Cagney <cagney@redhat.com>
Mon, 21 Feb 2005 03:25:56 +0000 (03:25 +0000)
commitb4b4ac0b71ae756aa805f15a6f9b0c5b79d8f398
tree51cb257042efabc97dc1b938400f93dc4b095103
parentac4528d236f87f0ca5a76199a2455f12101ab7f9
2005-02-20  Andrew Cagney  <cagney@gnu.org>

* cli/cli-decode.c (add_setshow_optional_filename_cmd): New
function.
* cli/cli-setshow.c (deprecated_show_value_hack)
(do_setshow_command): Handle var_optional_filename.
* command.h (enum var_types): Add var_optional_filename.
(add_setshow_optional_filename_cmd): Declare.
* infcmd.c (notice_args_read): Use.
gdb/ChangeLog
gdb/cli/cli-decode.c
gdb/cli/cli-setshow.c
gdb/command.h
gdb/infcmd.c