Oh, I noticed your post too late, this would be my own quick hack: https://gist.github.com/1069843

David


On 7/7/11 4:50 PM, Trass3r wrote:
Since I couldn't find a tool like c++filt for D I quickly hacked one
together.
Very useful especially for 'objdump -d test.o | dfilt'.

If anybody is interested:
https://github.com/Trass3r/tools/blob/master/dfilt/dfilt.d


Side note: seems like core.demangle can't demangle _D5utils7__arrayZ, bug?

Reply via email to