Anyone got an idea? Executable built with : ``dmd -g -debug`` on windows
On Visual Studio with the visuald addon i can debug the executable and inspect the globals
On VSCode i can debug the executable and inspect locals, but not globals
What does visuald does under the hood to be able to inspect globals?
No, i don't want to use the slow and bloated multi gigabytes Visual Studio just to inspect a variable
I'm starting to loose hope