Global variables not accessible with Visual Studio debugger

pdgr pdgr at foo.bar
Sat Apr 23 13:41:03 UTC 2022


On Saturday, 23 April 2022 at 13:29:16 UTC, pdgr wrote:
> Thanks for the suggestions, the extern(C) thing doesn't work.. 
> but in the disassembly I can see the mangled name and I can 
> inspect the value in the watch window using that mangled name. 
> Kinda annoying but it works.

Scratch that.. it doesn't actually work: the disassembly doesn't 
not contain any mangled names, I mistook a hex value for the 
mangled name.


More information about the Digitalmars-d-debugger mailing list