GDC Explorer - an online disassembler for D

Jens Mueller jens.k.mueller at gmx.de
Fri Sep 21 14:18:55 PDT 2012


Ellery Newcomer wrote:
> On 09/21/2012 03:04 AM, Jens Mueller wrote:
> >But it's nice to have source code and assembly side by side.
> >
> >Jens
> >
> 
> And very nice to have demangled names in assembly.

You can pipe your assembly code to ddemangle if there is some other tool
that missing demangling. I did this for example when I looked at output
from a statistical profiler.

Jens


More information about the Digitalmars-d mailing list