Description
I have two qml projects where have main.qml for each. When I debug one of them, Qt Creator may locate the wrong qml file, event though I checked the full path.
The following picture show I was debugging invision/main.qml in line 117, but Qt Creator locates at armdisplay/main.qml.
And I also got anther issue. When I debug, I found I can't adjust the height of the breakpoints .
Attachments
Issue Links
- relates to
-
QTCREATORBUG-8939 Wrong QML file loaded in editor when filename is the same
-
- Open
-
-
QTCREATORBUG-3643 Editor opens wrong file when hitting qml/js breakpoint
-
- Closed
-