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

Qt Creator C++ debugger fails for iOS

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • Not Evaluated
    • None
    • Qt Creator 4.14.0-rc1
    • iOS Support
    • None
    • iOS/tvOS/watchOS

    Description

      When debugging an iOS app with QC, I get the following logs (printed many times periodically):

      iOS Debugging connection to creator failed with error 1
      tryRemoteConnect
      TransferAppSession(f423b71e86eb43aa2434bb526a9d0f2c66e3f5cb, /Users/assam/Qt/Examples/Qt-6.0.0/quick/build-touchinteraction-Qt_6_0_0_for_iOS-Debug/Debug-iphoneos/touchinteraction.app)connectByPort on device f423b71e86eb43aa2434bb526a9d0f2c66e3f5cb port 30003 failed, AMDeviceStartService returned 61
      tryRemoteConnect *failed* on remote port 30003
      tryRemoteConnect
      

      The app only show the start screen with the name of the app, and freezes there, then the debugger will stop (exit or crash not sure). The app then cannot be really stopped from QC, only manually from the device.

      It's also worth noting that this happened when breaking at a macro call like in:

      DECLARATIVE_EXAMPLE_MAIN(touchinteraction/touchinteraction)
      

      Sometimes the debugger just exits before even waiting at the break point, and sometimes it exist after clicking continue on the break point.

      Attachments

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

        Activity

          People

            con Eike Ziller
            assam Assam Boudjelthia
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes