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

Debugger: Mixed Debugging: Interrupting hits Soft Assert after having stopped at a BP in QML

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • Qt Creator 3.4.0-beta1
    • Debugger

    Description

      Steps to reproduce:

      • create / open Qt Quick Application from template
      • set BP in main.cpp and main.qml
      • start debugging
      • when Qml App is up and running hit 'Interrupt'

      Current result:

      • works fine if there was no BP hit inside the QML/JS part
      • works, but hits a Soft Assert when a BP inside the QML/JS part has been hit before
        SOFT ASSERT: "state() == InferiorRunOk || state() == InferiorStopOk || state() == InferiorRunRequested" in file qml/qmlcppengine.cpp, line 579
        InferiorStopRequested
        

      Attachments

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

        Activity

          People

            hjk hjk
            cstenger Christian Stenger
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes