forked from qt-creator/qt-creator
debugger: use a new action for "executing a line"
This commit is contained in:
@@ -75,6 +75,7 @@ enum DebuggerActionCode
|
||||
GdbLocation,
|
||||
GdbEnvironment,
|
||||
GdbScriptFile,
|
||||
ExecuteCommand,
|
||||
|
||||
// Stack
|
||||
MaximalStackDepth,
|
||||
|
||||
Reference in New Issue
Block a user