OSDN Git Service

* 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)
commit05e4b57523a85492fa195bd2d8a32f824f366a3c
treea7c02ecb9ab4239fc721a87d7f54182671469ee5
parent90d19a1355581acbe8e2b4ecf36ccccb4df1c24c
* 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