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

Debugger: iOS: Cannot stop debugging on device (without closing QC)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • P2: Important
    • Qt Creator 4.2.1
    • Qt Creator 3.6.0-rc1
    • Debugger, iOS Support
    • OSX 10.10.1, QC 3.6rc snapshot (82cf0e60fb) based on Qt5.5.1, Kit: Qt5.4.1 official release, Xcode 6, lldb 320.4.156

    Description

      Steps to reproduce:

      • create Quick Application from template (I've used Qt5.4.1 official release)
      • place a bp into the main.cpp ( QQmlApplicationEngine engine; ) and another inside main.qml ( Qt.quit(); )
      • start debugging
        • 1st bp is hit -> Continue
      • touch 'Hello World' on the device
        • 2nd bp is hit -> Stop

      Expected result:

      • debugger shuts down and QC is in state to start debugging again

      Current result:

      • debugger engine becomes ill
      • all buttons of the debugger toolbar and respective menu items inside the Debug menu are disabled
      • cmdline shows some QTC_ASSERTs
      • using 'Debug' -> 'Abort Debugging' does not help
      • trying to hit the Stop button of Application Output or trying to close the repective tab of the Application Output does not help either

      Note: it seems as if the inferior and the debugger has stopped already but this information has not been given back to QC. The only way to get a usable QC back is to close QC in a normal way and kill the application afterwards (or use Ctrl+C) as it also fails to close at all.

      Attachments

        1. backtrace.log
          95 kB
        2. cmdline.log
          0.7 kB
        3. log_Qt5.5.1_Xcode7.1_QML.log
          6 kB
        4. log_Qt5.5.1_Xcode7.1.1_CPP.log
          21 kB

        Issue Links

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

          Activity

            People

              vikas Vikas Pachdha
              cstenger Christian Stenger
              Votes:
              2 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes