Debugging with GDB 8 on Windows

kinke noone at nowhere.com
Fri Feb 19 10:04:59 UTC 2021


On Thursday, 18 February 2021 at 13:01:30 UTC, Siemargl wrote:
> But, even if msvc toolset installed (and mingw libs renamed) - 
> -gdwarf always use lld-link

It's enforced by LDC, simply because the MS linker errors out 
when seeing DWARF debuginfos.


More information about the digitalmars-d-ldc mailing list