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

Debugging not working

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Not Evaluated
    • None
    • Qt Creator 4.15.2
    • Debugger
    • None
    • macOS 11 with Apple M1
    • macOS

    Description

      On my M1 mac debugging is not working, regardless of the architecture of the application I want to debug.
      E.g. when I run the application I see

      13:28:18: Starting /Users/leanderSchulten/git_projekte/build-vcpkg-tool-No_QT-Debug/vcpkg install --triplet=x64-osx --host-triplet=x64-osx...
      Detecting compiler hash for triplet x64-osx...
      All requested packages are currently installed.
      Restored 0 packages from /Users/leanderSchulten/.cache/vcpkg/archives in 3.125 us. Use --debug to see more details.
      
      Total elapsed time: 13.46 us
      
      The package zlib is compatible with built-in CMake targets:
      
          find_package(ZLIB REQUIRED)
          target_link_libraries(main PRIVATE ZLIB::ZLIB)
      
      13:28:21: /Users/leanderSchulten/git_projekte/build-vcpkg-tool-No_QT-Debug/vcpkg exited with code 0
      

      When I debug it takes some seconds and then exist.

      13:29:50: Debugging /Users/leanderSchulten/git_projekte/build-vcpkg-tool-No_QT-Debug/vcpkg install --triplet=x64-osx --host-triplet=x64-osx ...
      13:30:10: Debugging of /Users/leanderSchulten/git_projekte/build-vcpkg-tool-No_QT-Debug/vcpkg install --triplet=x64-osx --host-triplet=x64-osx has finished.
      

      Attachments

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

        Activity

          People

            hjk hjk
            autoantwort autoantwort
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes