Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 3.6.1, Qt Creator 4.0.3, Qt Creator 4.1.0
-
Ubuntu 14.04 LTS 64 bit
Ubuntu 16.04 LTS 64 bit
Kit using Qt 5.6.1, Qt 5.7.0
-
421a66b1019649e6e1a7709042cc7a9e5eaeca55 d771ba89211c57abc9f6b94a4047edd43271dd1d
Description
- Open project qtdeclarative/examples/quick/demos/samegame/samegame.pro from Qt's sources.
I used it from Qt 5.7.0. - Run this in the debugger.
"Locals and Expressions" view will be populated. - Click "Interrupt".
The content of "Locals and Expressions" changes. - Click "Continue".
"Locals and Expressions" is empty.
After "Continue", "Locals and Expressions" should have the same contents like after starting the debugger.
Attachments
Issue Links
- is duplicated by
-
QTCREATORBUG-16382 After QML breakpoint has been hit, the inspector stops working
- Closed