aboutsummaryrefslogtreecommitdiff
path: root/gdb/defs.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/defs.h')
-rw-r--r--gdb/defs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/defs.h b/gdb/defs.h
index 8c13e66..a9669cf 100644
--- a/gdb/defs.h
+++ b/gdb/defs.h
@@ -411,6 +411,7 @@ enum command_control_type
if_control,
commands_control,
python_control,
+ guile_control,
while_stepping_control,
invalid_control
};