debugger: make "gdb startup script" directly editable

External files are still accessible using "source ..."

Change-Id: Icbf27302ef55b9061b69a9274cb7088798adf73d
Reviewed-by: hjk <qthjk@ovi.com>
This commit is contained in:
hjk
2011-11-01 17:56:32 +01:00
committed by hjk
parent 477476303e
commit ffd0571549
5 changed files with 56 additions and 83 deletions

View File

@@ -117,7 +117,7 @@ enum DebuggerActionCode
// Gdb
LoadGdbInit,
GdbScriptFile,
GdbStartupCommands,
GdbWatchdogTimeout,
AutoEnrichParameters,
TargetAsync,