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

QML execution blocked when resuming C++ debugging triggered by QML debugger console

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • None
    • Qt Creator 7.0.0
    • Debugger
    • None
    • Reproduced with Qt 5.15.2 on Windows with both MSVC 2019 and MinGW 8.1.0 in Qt Creator 7.0.0
    • Windows

    Description

      It is possible to break in QML then re-break in C++ from the QML debugger console, when resuming, only the C++ is resumed.

      This bug can be reproduced on any QML project

      Steps to reproduce :

      • break in QML code
      • put a breakpoint in C++ code that can be triggered from this QML context
      • in the "QML debugger console", call a function that can trigger the C++ breakpoint
      • the debugger should break on the C++ breakpoint
      • resume execution => the QML execution seems still stopped, but isn't resumable.

      Attachments

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

        Activity

          People

            hjk hjk
            anselme Anselme François
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes