]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/mi/mi-common.h
gdb/mi: add no-history stop reason
[thirdparty/binutils-gdb.git] / gdb / mi / mi-common.h
index 6a1aea3539d555c567a284a9f61c87c5af20d82e..dfb83535b0b63ab07a9ef0126f19ce1bc04d4c26 100644 (file)
@@ -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
 };