[Issue 18846] VisualD - show vtable in debugger

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun May 20 18:51:30 UTC 2018


https://issues.dlang.org/show_bug.cgi?id=18846

--- Comment #8 from Manu <turkeyman at gmail.com> ---
I just noticed a minor issue...

Mago is displaying hex with A-F in CAPS.
VS debugger displays hex with a-f in lower case.

I'm finding it surprisingly jarring when calling in/out of D, because a pointer
that I was just looking at *looks* different, and I think the value has
changed.
Can we make Mago match VS with lower case hex?

--


More information about the Digitalmars-d-bugs mailing list