How to debug in vscode with mago-mi?
WebFreak001 via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Thu Jul 20 08:31:55 PDT 2017
On Monday, 17 July 2017 at 08:44:46 UTC, Domain wrote:
> Could anyone show me how to debug in vscode with mago-mi?
> I have installed vscode with Native Debug, SDLang. I have tried
> dlang-vscode and code-d.
>
> [...]
Is the application actually being put in bin/app.exe? Also try a
different debugger (the windows debugger from the C/C++ Extension
by Microsoft which uses the visual studio debugger is quite good)
More information about the Digitalmars-d-learn
mailing list