www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.learn - Demangling GCC Languages

reply =?UTF-8?B?Ik5vcmRsw7Z3Ig==?= <per.nordlow gmail.com> writes:
What's the easiest way to get support for demangling of 
GCC-supported languages of symbols extracted from GCC compiled 
ELF files?

Are the demangle algorithms complex? Could they be ported to D 
easily?
Aug 12 2014
parent =?UTF-8?B?Ik5vcmRsw7Z3Ig==?= <per.nordlow gmail.com> writes:
On Tuesday, 12 August 2014 at 11:30:24 UTC, Nordlöw wrote:
 What's the easiest way to get support for demangling of 
 GCC-supported languages of symbols extracted from GCC compiled
In D, that is.
Aug 12 2014