[Issue 18846] VisualD - show vtable in debugger

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri May 25 06:21:58 UTC 2018


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

--- Comment #16 from Manu <turkeyman at gmail.com> ---
Sure, except that it needs to demangle EXACTLY like the MSVC tools, so you
don't see 2 errors from C++ and from D next to eachother and get confused as if
they're different symbols, and then spend minutes figuring out that they're
actually the same symbol, just piped through 2 different demanglers! ;)

--


More information about the Digitalmars-d-bugs mailing list