debugger: make an option to select terminal application (not used yet)

This commit is contained in:
hjk
2009-03-20 09:53:02 +01:00
parent 3cab00249d
commit 79d6c96d4e
4 changed files with 27 additions and 3 deletions

View File

@@ -141,6 +141,7 @@ enum DebuggerActionCode
GdbScriptFile,
GdbAutoRun,
GdbAutoQuit,
Terminal,
// Watchers & Locals
WatchExpression,