Im trying to get MSVC to debug my binary. I've added...
"dflags": ["-g"],at the top level in dub.json to try and get LDC to generate debug info. But doesnt seem to have done anything.
Im trying to get MSVC to debug my binary. I've added...
"dflags": ["-g"],at the top level in dub.json to try and get LDC to generate debug info. But doesnt seem to have done anything.