Details
-
Bug
-
Resolution: Incomplete
-
Not Evaluated
-
None
-
Qt Creator 2.5.0-beta
-
Win 7 SP1 64bit
Description
Steps to reproduce:
- create a simple QtQuick Application
- attach Harmattan device and configure it
- enable QML debugging (with/without C++ debugging)
- set breakpoints and start debugging
Expected result:
- breakpoints are hit nevertheless where they're located
Current result:
- breakpoints inside C++ files are hit
- breakpoints inside Qml files seem to be ignored