summaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index b13d15df816..30cf1fccb9e 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -10,7 +10,7 @@ Mon Jun 19 11:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
(enum var_types): Add var_auto_boolean.
* command.c (add_set_auto_boolean_cmd): New function.
- (do_setshow_command):
+ (do_setshow_command): Recognize auto_boolean.
(parse_binary_operation): Recognize enable and disable.
(parse_auto_binary_operation): Parse auto binary variables.