summaryrefslogtreecommitdiff
path: root/gdb/mi/mi-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/mi/mi-common.h')
-rw-r--r--gdb/mi/mi-common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/mi/mi-common.h b/gdb/mi/mi-common.h
index 6a1aea3539d..dfb83535b0b 100644
--- a/gdb/mi/mi-common.h
+++ b/gdb/mi/mi-common.h
@@ -42,6 +42,7 @@ enum async_reply_reason
EXEC_ASYNC_SYSCALL_ENTRY,
EXEC_ASYNC_SYSCALL_RETURN,
EXEC_ASYNC_EXEC,
+ EXEC_ASYNC_NO_HISTORY,
/* This is here only to represent the number of enums. */
EXEC_ASYNC_LAST
};