debugger: some infrastructure for gdb's target-async

This commit is contained in:
hjk
2011-02-03 16:49:28 +01:00
parent 834ebe0c49
commit d27430f52a
5 changed files with 37 additions and 7 deletions

View File

@@ -106,6 +106,7 @@ enum DebuggerActionCode
GdbScriptFile,
ExecuteCommand,
GdbWatchdogTimeout,
TargetAsync,
// Stack
MaximalStackDepth,