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

gdb does not stop at breakpoints in QML

XMLWordPrintable

    • 565c42a30e0d9203a

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes