Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 4.8.0-beta1
-
None
-
6a19eebfc28804360e5f79a63d7c5beb456d1a0e (qt-creator/qt-creator/4.8)
Description
The QML engine on the server side is blocked until the CONNECT message is received. We are supposed to use this fact for setting breakpoints that may be hit early in the execution. Therefore, all initially known breakpoints should be set before sending CONNECT. The way it is now, we have a race condition between setting and hitting the breakpoints, and breakpoints on, for example, anchors are somewhat hit and miss.
Attachments
For Gerrit Dashboard: QTCREATORBUG-21253 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
242244,2 | QML Debugger: Make sure to claim break points before CONNECT | 4.8 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |