Details
-
Suggestion
-
Resolution: Done
-
P3: Somewhat important
-
Qt Creator 4.9.0
-
-
710836f2223554e056f281a3762440df78a23aae (qt-creator/qt-creator/4.12)
Description
When inspecting std::optional objects in Qt Creator, it shows either "1"(probably the boolean value that says there is something stored in the object) or "uninitialized". However it does not show the actual value stored in the object. Please support value display.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-23543 Debuggerview shows wrong values
- Closed