forked from qt-creator/qt-creator
debugger: replace action(ExecuteCommand) be a direct function call
This commit is contained in:
@@ -104,7 +104,6 @@ enum DebuggerActionCode
|
||||
// Gdb
|
||||
LoadGdbInit,
|
||||
GdbScriptFile,
|
||||
ExecuteCommand,
|
||||
GdbWatchdogTimeout,
|
||||
TargetAsync,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user