On Monday, 27 August 2018 at 00:35:12 UTC, tide wrote:
On Sunday, 26 August 2018 at 23:39:32 UTC, Manu wrote:
[...]
It's not just VisualD, the debug info DMD produces just doesn't
include things like global variables for some reason. I use VS
Code to debug, I get around it by using -gc (which is now
deprecated) and adding the variable to the watch list with the
full name. It's a pain in the ass though.
Please see this SAoC
https://forum.dlang.org/thread/wnjccfdfcptsfefaf...@forum.dlang.org
Kind regards
Andre