Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 3.6.0-rc1
-
None
-
OSX 10.10, QC 3.6 snapshot based on Qt5.5.1
-
b52c2f91f5ea4789110ced38a3ff7f696cea601f
Description
Note: This issue seems not to be reproducible always.
Steps to reproduce:
- create a Qt Quick Application from template
- select a kit using Qt for iOS (I've used Qt5.4.1)
- set a bp inside the main.cpp and inside the main.qml
- ensure you have mixed debugging enabled
- start debugging
- bp inside the main.cpp is hit
- trigger continue after some waiting
Current result:
- QC may crash