Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
Qt Creator 2.5.0-beta
-
Win7 SP1 64bit, Qt 4.8 (self-compiled with MSVC2010, mkspecs: win32-msvc2010)
-
6e0caec046d3b27e78665271959d9a2339a4fa53
Description
Steps to reproduce:
- load a QML project (I've chosen the samegame example)
- set some breakpoints
- start debugging and try to change a value inside Locals & Expressions
Expected result:
- change is reflected inside the app running inside QML Viewer
Current result:
- Qml Viewer crashes