Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-21253

QML Debugger sends initial breakpoints after CONNECT

    XMLWordPrintable

Details

    • 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

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            ulherman Ulf Hermann
            ulherman Ulf Hermann
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes