2005-02-21 Andrew Cagney <cagney@gnu.org>
authorAndrew Cagney <cagney@redhat.com>
Mon, 21 Feb 2005 06:21:09 +0000 (06:21 +0000)
committerAndrew Cagney <cagney@redhat.com>
Mon, 21 Feb 2005 06:21:09 +0000 (06:21 +0000)
commit4d28ad1ecec979990f27959564de1657f055b97b
tree9a0c52363a45c375fc1197d3b6689513b50abde9
parent7ab044018aac127cb2867aadf8faa4a3a2e46142
2005-02-21  Andrew Cagney  <cagney@gnu.org>

Add more uses of add_setshow_string_cmd, add_setshow_integer_cmd,
and add_setshow_string_noescape_cmd.
* cli/cli-setshow.c (deprecated_show_value_hack): Do not print a
NULL command's value.
* kod.c, language.c, ocd.c, remote-e7000.c, remote-mips.c: Update.
* remote-sds.c, remote.c, symfile.c, top.c: Update.
gdb/ChangeLog
gdb/cli/cli-setshow.c
gdb/kod.c
gdb/language.c
gdb/ocd.c
gdb/remote-e7000.c
gdb/remote-mips.c
gdb/remote-sds.c
gdb/remote.c
gdb/symfile.c
gdb/top.c