Visual Studio 2022 no longer debugs D program, need an alternative debugger for Windows

Richard (Rikki) Andrew Cattermole richard at cattermole.co.nz
Sun Aug 27 01:46:27 UTC 2023


On 27/08/2023 6:47 AM, solidstate1991 wrote:
> On Saturday, 26 August 2023 at 17:57:22 UTC, jmh530 wrote:
>> You should report this to bugzilla.
> 
> I'm using it in an unusual way. Since VisualD does not support dub, I 
> have to rely on VSCode as my main editor, then load the executable in an 
> empty C++ project in VS. This worked so far.
> 
> On the other hand, I'm having some good results with x64dbg, except I 
> don't know how can I get locals to be displayed (which is the x64dbg is 
> capable of, except all tutorials for it is about reverse engineering).

Not unusual. However I attributed the breakage to -betterC + DLL's. 
Which clearly isn't the issue.


More information about the Digitalmars-d-learn mailing list