Details
-
Bug
-
Resolution: Out of scope
-
P2: Important
-
None
-
Qt Creator 4.8.2
-
Workaround given: No
Importance to sales:
Current business priority: 3 (Scale: 1 highest - 3 lowest)
Growth priority: 2 (Scale: 1 highest - 3 lowest)
Licenses: 8
INC-1253579
Efecte View Link: http://cmdb.intra.qt.io/efecte/Frameset.do?nextAction=EntityView.do?e=2559205
Description
Qt creator, the debugger is able to resolve stack variables and shows value when hovering mouse over them but does not resolves the value of heap variable, for instance class members only shows data type.
Though it is visible if class member varaibales are are expended in right side.
Also, in lambda function stack variable are not showing its values.
The lamba function test is a little better on windows:
- hover counter variable gives empty hover dialog (see lambda_windows.png)
- stack variables and values appear in the locals window
- hover the member variable shows the data type
- not possible to see the member values in the locals window
Compiler: gcc 5.4.0
- Debugger: gdb 7.11.1
- Qt 5.12 prebuilt by Qt
-
Attachments
Issue Links
- relates to
-
QTCREATORBUG-25242 Tooltip for variable not working in debugger, when using c++ lambda function
-
- Closed
-