https://bugs.winehq.org/show_bug.cgi?id=44988
--- Comment #6 from Austin English austinenglish@gmail.com --- (In reply to Anastasius Focht from comment #5)
--- snip --- $ cdb -pv -pn myapp.exe -loga lm.txt -c "lm;q" --- snip ---
Thanks for the info. Unfortunately, cdb fails to run, it's missing api-ms-win-downlevel-kernel32-l2-1.0.dll. It is bundled in the sdk, but it's only the x86 version afaict, none for arm. Haven't found one online yet, either.
Maybe the exe is only meant to be invoked from Visual Studio on x86/x64?