Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 4.4.0-beta1
-
macOS 10.12, Xcode 8.3 / Ubuntu 16.04,
QC 4.4 beta snapshots
-
7a341fa9b5ac123cdc4ec0484aa1e01f6b10344a
Description
Steps to reproduce:
- open/create Qt Quick Application
- build and run the application
- on Application Output pane use the 'Attach debugger to this process'
Current result:
- connection to the Qml Debugger seems to impossible
Note: normal (pure C++) debugging works on macOS and Linux.