* command.h (add_setshow_cmd): Declare.
authorTom Tromey <tromey@redhat.com>
Wed, 26 Jun 2002 20:58:17 +0000 (20:58 +0000)
committerTom Tromey <tromey@redhat.com>
Wed, 26 Jun 2002 20:58:17 +0000 (20:58 +0000)
commit9f064c95194a51d61bfcff02b4fabbd183fd4aae
treea7e1a8e6e12a3367f63eb1ff52169e40248a97b7
parent7655ea92770345b6d557295cdde8ed6bc7f53dd9
* command.h (add_setshow_cmd): Declare.
(add_setshow_cmd_full): Declare.
* cli/cli-decode.c (add_setshow_cmd): No longer static.  Now
returns void.  Use add_setshow_cmd_full.
(add_setshow_cmd_full): New function.
(add_setshow_auto_boolean_cmd): Use add_setshow_cmd_full.
(add_setshow_boolean_cmd): Likewise.
gdb/ChangeLog
gdb/cli/cli-decode.c
gdb/command.h