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

Switching threads at QML breakpoint does not work

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • Qt Creator 3.1.0-beta
    • None
    • Windows 7 64 bit
      MSVC 2010
      Microsoft (R) Windows Debugger Version 6.12.0002.633 AMD64

      1. Create a new Qt Quick Application project with component set "Qt Quick 1.1". Configure it with Qt 4.8.
      2. Set a breakpoint in the project's QML file.
      3. Run the project in the debugger and hit the breakpoint.
        Above the Stack view you see a combo box showing the current thread, probably #0.
      4. Use the combo box for switching to thread #1.
        Nothing happens.

      Erik told me that threads can't be switched in this situation so having this combo box is misleading. It should be cleared, disabled or hidden completely.

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

            hjk hjk
            rlohning Robert Löhning
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes