Details
-
Bug
-
Resolution: Cannot Reproduce
-
P2: Important
-
Qt Creator 4.5.0-beta1
-
macOS 10.12.4
Description
Run the "simple" manual test in tests/manual/debugger/simple/simple.pro and break in testNullReference() where it says "BREAK_HERE". The variable qq is of type "int &", but shown as just "int" in the locals and expressions view.