[Issue 14698] Un-mangle symbols in disassembly?
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Wed Aug 5 14:18:19 PDT 2015
https://issues.dlang.org/show_bug.cgi?id=14698
--- Comment #13 from Rainer Schuetze <r.sagitario at gmx.de> ---
> The next version of binutils/gdb will have pretty much near complete 2.068
> support. In my local tests, it managed to demangle all symbols in Phobos
> and druntime (core.demangle barely got 20% - and even then some were
> massively incorrect).
I could use the D demangler from binutils in my tool, too. Also, the mago debug
engine might need an update to its demangler.
Do you plan to submit those fixes to core.demangle, too?
--
More information about the Digitalmars-d-bugs
mailing list