OSDN Git Service

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)
commitfffe160b7858f886d18a064ec734d33e57148106
treeaf0b2cd507011051af0021ab316e9a569a43f5cd
parent6dde5c85deea12dca70ad7f9441d9ef59d05463a
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