[Issue 14698] Un-mangle symbols in disassembly?
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Tue Jun 16 13:50:42 PDT 2015
https://issues.dlang.org/show_bug.cgi?id=14698
--- Comment #3 from Rainer Schuetze <r.sagitario at gmx.de> ---
> GDC is generally bundled with binutils which includes D symbol demangling in the relevant tools(e.g, c++filt, objdump, etc)
I don't see any D demangling support in objdump/c++filt in the latest GDC build
I could find at http://gdcproject.org/downloads. Any hidden option I should
use?
--
More information about the Digitalmars-d-bugs
mailing list