-
Type:
Bug
-
Status: Closed
-
Priority:
P3: Somewhat important
-
Resolution: Done
-
Affects Version/s: Qt Creator 4.5.0-beta1
-
Fix Version/s: Qt Creator 4.12.0-rc1
-
Component/s: Debugger
-
Labels:
-
Commits:e0e5334d836ee75c2785221ee9f2fd4fdf72fea8 (qt-creator/qt-creator/4.12)
When hoovering over a global struct, only its adress is shown. I attached a small CMake example and attached a patch that adds the variable to "Expressions" when hoovering over the variable, but this should not be the final solution.