forked from qt-creator/qt-creator
debugger: add option to automatically derefence pointers in locals&watchers
This commit is contained in:
@@ -78,6 +78,7 @@ enum DebuggerActionCode
|
||||
LockView,
|
||||
LogTimeStamps,
|
||||
OperateByInstruction,
|
||||
AutoDerefPointers,
|
||||
|
||||
RecheckDebuggingHelpers,
|
||||
UseDebuggingHelpers,
|
||||
|
||||
Reference in New Issue
Block a user