How to debug and watch globals in windows debugger?
ryuukk_
ryuukk.dev at gmail.com
Tue Mar 28 22:42:35 UTC 2023
On linux everything works properly out of the box, i tested with
gdb and i can inspect globals
More info + linux dump on my comment:
https://github.com/microsoft/vscode-cpptools/issues/10751#issuecomment-1487694435
So it's a problem either with msvc, or the way dmd/ldc write
information for the linker?
Anyways..
linux: working out of the box
Windows: poop
Not a good outlook, then we wonder why people move away,
debugging is essential
Am i the only want who want to improve things, is it a lost cause?
Should i move on?
More information about the Digitalmars-d-learn
mailing list