forked from qt-creator/qt-creator
debugger: some infrastructure for gdb's target-async
This commit is contained in:
@@ -106,6 +106,7 @@ enum DebuggerActionCode
|
||||
GdbScriptFile,
|
||||
ExecuteCommand,
|
||||
GdbWatchdogTimeout,
|
||||
TargetAsync,
|
||||
|
||||
// Stack
|
||||
MaximalStackDepth,
|
||||
|
||||
Reference in New Issue
Block a user