Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 2.6.0-rc
-
Windows Vista 64 bit
Ubuntu 11.10 64 bit
-
388a21c82646f6684dbd51f7fcfc9f5cd45c01af
Description
- Open a Qt Quick UI.
I used samegame1 example. - Set a breakpoint and run the project on Qt 4.8.
- Let the project stop at the breakpoint.
- Check the contents of "Locals and Expressions" view.
It will only show "<no initialized data>".
Instead, Creator should show some useful data.