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

Strange activities of debugger when debugging Qt Quick application

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • None
    • Qt Creator 2.3.0
    • Debugger
    • None
    • Qt Creator: Built on Jul 11 2011 at 01:15:14 From revision 3f61b60dd4
      QtSDK1.1.2
      Ubuntu10.10
      sdktestround15

    Description

      There are three strange activities below.

      Reproduction steps:

      1. Create a Qt Quick application. Both "Built-in elements only(for all
      platformss)" and "Qt Quick Components for Meego/Harmattan" is ok.
      2. Set Debug mode. Set a breakpoint in main.cpp
      3. Start debugging. The debugger stop at the first line of main.cpp not
      the breakpoint. It is also a bug and has been reported before.
      4. Press F10 to step over, it does not work. All the debug button are
      disabled see debug.png.

      note: If right click the project name on the project tree and select
      "Set as Active Project" the debug button can be enable.

      5. If I continue debugging, when the qml window show and click it.
      The window disappear which is normal but the debugger automatically
      start again and stop at the first line of main.cpp.

      debug log is in debuglog.txt.

      Attachments

        1. debug.png
          debug.png
          62 kB
        2. debuglog.txt
          68 kB

        Issue Links

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

          Activity

            People

              cjanssen Christiaan Janssen (Inactive)
              liuuxlii Liu LI
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes