-
Notifications
You must be signed in to change notification settings - Fork 727
Open
Description
I am reporting this issue here, because this repository is mentioned in vsdbg.sh
When running vsdbg with vs2022
flag, it installs 18.0.10821.2
.
This version crashes on arm32, with message FATAL ERROR: Failed to initialize dispatcher with error 8ede002b
Some googling reveals people mention to use version: 17.0.10712.2
However when trying to use vsdbg 17.0.10712.2
and Visual Studio 17.14.16
, Visual Studio just gives Unspecified Error
.
I also tried Visual Studio LTSC 17.10
(in support until January 13, 2026), same error.
Please provide information about the last working combination of Visual Studio 2022, and vsdbg that works with arm32.