forked from qt-creator/qt-creator
debugger: make maximal number of stack entries configurable
This commit is contained in:
@@ -76,6 +76,9 @@ enum DebuggerActionCode
|
||||
GdbEnvironment,
|
||||
GdbScriptFile,
|
||||
|
||||
// Stack
|
||||
MaximalStackDepth,
|
||||
|
||||
// Watchers & Locals
|
||||
WatchExpression,
|
||||
WatchExpressionInWindow,
|
||||
|
||||
Reference in New Issue
Block a user