How to debug and watch globals in windows debugger?
ryuukk_
ryuukk.dev at gmail.com
Tue Mar 28 01:25:22 UTC 2023
On Tuesday, 28 March 2023 at 01:06:50 UTC, Richard (Rikki) Andrew
Cattermole wrote:
> Have you tried installing mago?
>
> https://github.com/rainers/mago
>
> There are instructions for vs-code in README.
I did not try mago, but it shouldn't be needed as pdb is
universally understood by tools
It also doesn't work with remedybg for example:
https://i.imgur.com/P1Ph3Jh.png
While i will try with mago, it shouldn't satisfy us, workarounds
are temporary solutions
This issue being fixed should be the goal, i opened a ticket for
it: https://issues.dlang.org/show_bug.cgi?id=23811
More information about the Digitalmars-d-learn
mailing list