debugger: make watchdog timeout configurable

This commit is contained in:
hjk
2009-12-09 15:23:49 +01:00
parent 4db1b37177
commit bf077800b8
7 changed files with 62 additions and 7 deletions

View File

@@ -100,6 +100,7 @@ enum DebuggerActionCode
GdbEnvironment,
GdbScriptFile,
ExecuteCommand,
GdbWatchdogTimeout,
// Stack
MaximalStackDepth,