can't debug 64bit intel windows app on ARM CPU
-
wrote on 24 Jan 2022, 01:04 last edited by davecotter
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:
this config is EXACTLY the same as my intel computer's msdev installation.
When i go to look for Debuggers in the expected folder:
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:
but to no avail.
What am I missing?
-
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.
wrote on 4 May 2022, 22:05 last edited by@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.
-
wrote on 25 Jan 2022, 17:54 last edited by
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?
-
wrote on 26 Jan 2022, 12:22 last edited by
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.
-
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.
wrote on 4 May 2022, 22:05 last edited by@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.
-
wrote on 4 Nov 2022, 07:38 last edited by
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