forked from qt-creator/qt-creator
debugger: allow short stack to be expanded by a context menu item or
double click on the "<...>" line
This commit is contained in:
@@ -79,6 +79,7 @@ enum DebuggerActionCode
|
||||
|
||||
// Stack
|
||||
MaximalStackDepth,
|
||||
ExpandStack,
|
||||
|
||||
// Watchers & Locals
|
||||
WatchExpression,
|
||||
|
||||
Reference in New Issue
Block a user