OSDN Git Service

* cli/cli-decode.c (add_setshow_boolean_cmd): Replace
authorcagney <cagney>
Sat, 15 Jun 2002 21:07:56 +0000 (21:07 +0000)
committercagney <cagney>
Sat, 15 Jun 2002 21:07:56 +0000 (21:07 +0000)
commit479aeeb366480d06e0d2d1340d197ef2df895a89
treed605bfb461cd67fdfcbcce996cb78c793db433a8
parent0eb9afa5f4717fc61ee792cf56a08d360958c26a
* cli/cli-decode.c (add_setshow_boolean_cmd): Replace
add_set_boolean_cmd.
(add_setshow_cmd): New function.
* command.h (add_setshow_boolean_cmd): Replace
add_set_boolean_cmd.
* remote-rdi.c (_initialize_remote_rdi): Update ``set rdiheartbeat''
and ``set rdiromatzero''.
* maint.c (_initialize_maint_cmds): Update commented out code.
* cli/cli-decode.h (add_set_boolean_cmd): Delete declaration.
* target.c (initialize_targets): Update `set
trust-readonly-sections'.
* remote.c (_initialize_remote): Update `set remotebreak'.
gdb/ChangeLog
gdb/cli/cli-decode.c
gdb/cli/cli-decode.h
gdb/command.h
gdb/maint.c
gdb/remote-rdi.c
gdb/remote.c
gdb/target.c