Which debugger can explain InvalidMemoryOperationError?

kinke noone at nowhere.com
Fri Jan 18 13:49:24 UTC 2019


On Friday, 18 January 2019 at 07:48:21 UTC, Rainer Schuetze wrote:
> Debugging experience will likely improve if you build the 
> runtime library with debug information. (see 
> https://wiki.dlang.org/Building_under_Posix).

He's using LDC, so he'll just need to specify 
`-link-defaultlib-debug` in the LDC command line.


More information about the Digitalmars-d-debugger mailing list