Visual D showing 0 for all addresses and values in debugger watch and locals

Karmello Karmello.Kyzer at BasicMail.host
Sun Nov 27 02:53:01 UTC 2022


On Saturday, 26 November 2022 at 09:07:06 UTC, Karmello wrote:
> Haven't used it much in a while but seemed to just start 
> recently after upgrading everything. Probably some new bug. If 
> I recall, this happened before. Happens in x64 and x86 with any 
> debugger mode. Seems like whatever code queries values has 
> broken. Also noticed I'm not getting intellisense.

This seems to happen only when hexidecimal display is shown and 
only for numbers as strings are shown. Return 0 for int's, 
floats, addresses, etc. Seems the hexidecimal converter is broken 
and returns 0 for everything.


More information about the Digitalmars-d-ide mailing list