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

gdb does not stop at breakpoints in QML

    XMLWordPrintable

Details

    • 565c42a30e0d9203a

    Description

      1. Set up a MinGW built Qt version and a MinGW tool chain in Creator.
        I used Qt 4.7.2.
      2. Create a Qt Quick Application on this Qt version
      3. Set a breakpoint in main.qml.
        I put it into line 13:
        Qt.quit();
        
      4. Tick the needed check boxes in build settings and run settings.
      5. Run this in debugger.
        The debugger will not stop at the breakpoint.

      Attachments

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

        Activity

          People

            kkohne Kai Köhne
            rlohning Robert Löhning
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes