]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/valprint.c
2005-02-21 Andrew Cagney <cagney@gnu.org>
authorAndrew Cagney <cagney@redhat.com>
Mon, 21 Feb 2005 17:14:03 +0000 (17:14 +0000)
committerAndrew Cagney <cagney@redhat.com>
Mon, 21 Feb 2005 17:14:03 +0000 (17:14 +0000)
commitb66df561bb295f7818ba7793ebc22ebb1705e286
tree3485f87123070a1b9e6a4c21f3f390a74792174e
parente6daada38b3ea8c8e9db27f71716f50dacf17be9
2005-02-21  Andrew Cagney  <cagney@gnu.org>

* command.h (deprecated_add_set_cmd): Rename add_set_cmd.
* cli/cli-decode.h (add_set_cmd): Delete declaration.
* cli/cli-decode.c (deprecated_add_set_cmd): Rename add_set_cmd.
* i386-nat.c (_initialize_i386_nat): Update call.
* valprint.c (_initialize_valprint): Update comment.
* gnu-nat.c (_initialize_gnu_nat): Update call.
gdb/ChangeLog
gdb/cli/cli-decode.c
gdb/cli/cli-decode.h
gdb/command.h
gdb/gnu-nat.c
gdb/i386-nat.c
gdb/valprint.c