Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. can't debug 64bit intel windows app on ARM CPU
Forum Updated to NodeBB v4.3 + New Features

can't debug 64bit intel windows app on ARM CPU

Scheduled Pinned Locked Moved Solved Qt Creator and other tools
6 Posts 4 Posters 1.1k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    davecotter
    wrote on last edited by davecotter
    #1

    I have an ARM cpu, and have installed the ARM version of Windows. it has that "x86 emulation" built in so this *shouldn't" be a problem. but it is.

    i've installed MSDev 2019 community edition, with a few extra individual components:
    Screen Shot 2022-01-23 at 4.58.22 PM.png

    this config is EXACTLY the same as my intel computer's msdev installation.

    When i go to look for Debuggers in the expected folder:
    Screen Shot 2022-01-23 at 4.57.33 PM.png

    the folder is empty:
    Screen Shot 2022-01-23 at 4.29.39 PM.png

    all the other folders DO have debugger files in them (x86, arm, arm64). the ONLY one that is empty is the x64 folder. which means Qt won't find it, which means i can't debug my Qt app.

    i've seen this forum post, and i've done all the things it suggested by @Chris-Kawa:
    Screen Shot 2022-01-23 at 4.51.52 PM.png

    but to no avail.

    What am I missing?

    1 Reply Last reply
    0
    • cristian-adamC cristian-adam

      At https://bugreports.qt.io/browse/QTCREATORBUG-26934 I've uploaded a screencast showing a "Hello World" x64 application being debugged on a Windows 11 Arm64 machine.

      I had to copy the c:\Program Files (x86)\Windows Kits\10\Debuggers\x64 directory from a different machine.

      Hopefully works with other applications, not just a hello world one.

      D Offline
      D Offline
      davecotter
      wrote on last edited by
      #5

      @cristian-adam said in can't debug 64bit intel windows app on ARM CPU:

      I had to copy the c:\Program Files (x86)\Windows Kits\10\Debuggers\x64 directory from a different machine.

      1 Reply Last reply
      0
      • D Offline
        D Offline
        davecotter
        wrote on last edited by
        #2

        really? am I the only person to try this?

        does nobody else have an M1 mac and Parallels, who develops for both mac and windows?

        1 Reply Last reply
        0
        • hskoglundH Offline
          hskoglundH Offline
          hskoglund
          wrote on last edited by
          #3

          Hi, it looks like debugging 64-bit Intel apps on ARM is difficult/not yet supported, for example this page for .NET debugging exhibits the same problem (debugging currently not possible).

          1 Reply Last reply
          0
          • cristian-adamC Offline
            cristian-adamC Offline
            cristian-adam
            wrote on last edited by
            #4

            At https://bugreports.qt.io/browse/QTCREATORBUG-26934 I've uploaded a screencast showing a "Hello World" x64 application being debugged on a Windows 11 Arm64 machine.

            I had to copy the c:\Program Files (x86)\Windows Kits\10\Debuggers\x64 directory from a different machine.

            Hopefully works with other applications, not just a hello world one.

            D 1 Reply Last reply
            0
            • cristian-adamC cristian-adam

              At https://bugreports.qt.io/browse/QTCREATORBUG-26934 I've uploaded a screencast showing a "Hello World" x64 application being debugged on a Windows 11 Arm64 machine.

              I had to copy the c:\Program Files (x86)\Windows Kits\10\Debuggers\x64 directory from a different machine.

              Hopefully works with other applications, not just a hello world one.

              D Offline
              D Offline
              davecotter
              wrote on last edited by
              #5

              @cristian-adam said in can't debug 64bit intel windows app on ARM CPU:

              I had to copy the c:\Program Files (x86)\Windows Kits\10\Debuggers\x64 directory from a different machine.

              1 Reply Last reply
              0
              • P Offline
                P Offline
                paulpv
                wrote on last edited by
                #6

                I ran across this problem yesterday and created a video with the latest comments from @cristian-adam in the bug you posted at https://bugreports.qt.io/browse/QTCREATORBUG-26934.

                My video that I hopes help someone else:
                https://youtu.be/B0wGIL8jhS4

                1 Reply Last reply
                1

                • Login

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • Users
                • Groups
                • Search
                • Get Qt Extensions
                • Unsolved