Currently we support X64 and X86 Windows hosted Debugging Services Binaries for debugging Linux core dumps. This means that an x86/x64 Visual Studio or Windbg debugger (running on Windows) is needed to debug Linux x64/arm64/arm32 core dumps.
The X's are what is currently supported:
Linux Dump Architecture
Windows x64 Debugger
Windows arm64 Debugger
Windows x86 Debugger
x64
X
arm64
X
x86
arm32
X
This issue tracks adding Windows ARM64 hosted debugger support for Linux X64 and ARM64 dumps.
Tagging subscribers to this area: @tommcdon
See info in area-owners.md if you want to be subscribed.
Issue Details
Currently we support X64 and X86 Windows hosted Debugging Services Binaries for debugging Linux core dumps. This means that an x86/x64 Visual Studio or Windbg debugger (running on Windows) is needed to debug Linux x64/arm64/arm32 core dumps.
The X's are what is currently supported:
| | x64 | arm64 | x86
|----|:----:|:----:|:----:|
| x64 | X | |
| arm64 | X | |
| x86 | | |
| arm32 | | | X
This issue tracks adding Windows ARM64 hosted dumps for Linux X64 and ARM64.
Currently we support X64 and X86 Windows hosted Debugging Services Binaries for debugging Linux core dumps. This means that an x86/x64 Visual Studio or Windbg debugger (running on Windows) is needed to debug Linux x64/arm64/arm32 core dumps.
The X's are what is currently supported:
This issue tracks adding Windows ARM64 hosted debugger support for Linux X64 and ARM64 dumps.