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

--- Comment #18 from Rainer Schuetze <[email protected]> ---
I use the demangler supplied by the debugger with flags as they seem to be used
in C++. That doesn't prepend the module name, though.

But looking at the vtable isn't too common and is probably rather special to
your current work. I also do it sometimes to figure the dynamic type if the
debugger fails to do it.

--

Reply via email to