Debugging with LLDB on Windows

kinke noone at nowhere.com
Tue Aug 4 18:44:02 UTC 2020


On Monday, 3 August 2020 at 20:37:49 UTC, WebFreak001 wrote:
> is it possible to then simply target the MinGW triple?

Nope, not (fully) supported by druntime and Phobos, and the 
compiler would probably require a few adaptations too.

As you're the 2nd guy asking for DWARF debuginfos and MSVC 
targets in a month, and LLVM supports it: 
https://github.com/ldc-developers/ldc/pull/3533


More information about the digitalmars-d-ldc mailing list