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

[REG 3.6 -> 4.0] Debugger does not stop at breakpoint in QML

XMLWordPrintable

    • e8bff43f2494e99b2e88f0b6be7ff318c53610cc

      1. Create a new Qt Quick Application project without a ui.qml file.
      2. In the project's main.qml file, place a breakpoint at Qt.quit();
      3. Run the project in the debugger.
      4. Click into the app's window.
        The app quits but the breakpoint is not being hit.

      The application should stop at the breakpoint. With Creator 3.6, this worked correctly.

      Found by Squish test tst_simple_debug.

        1. left.log
          2 kB
          Robert Löhning
        2. right.log
          55 kB
          Robert Löhning
        For Gerrit Dashboard: QTCREATORBUG-15806
        # Subject Branch Project Status CR V

            ulherman Ulf Hermann
            rlohning Robert Löhning
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes