diff options
Diffstat (limited to 'gdb/defs.h')
-rw-r--r-- | gdb/defs.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -652,6 +652,7 @@ enum command_control_type while_control, if_control, commands_control, + python_control, invalid_control }; |