[Issue 14698] Un-mangle symbols in disassembly?

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Jun 16 15:02:35 PDT 2015


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

Iain Buclaw <ibuclaw at gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ibuclaw at gdcproject.org

--- Comment #4 from Iain Buclaw <ibuclaw at gdcproject.org> ---
(In reply to Rainer Schuetze from comment #3)
> > 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?

-s dlang or --format=dlang

--


More information about the Digitalmars-d-bugs mailing list