On 25/09/2013 14:45, Bruno Medeiros wrote:
Perhaps I described it incorrectly then. What I mean is that most
references and displays of D symbols are made using proper D names, and
not mangled names (as you might get if you run it through a pure C/C++
debugger). I've haven't yet seen something like "_D8func_mod5funczFZv"
on GDB compiled with GDC.

Ok, I've just seen some mangled names when using templated classes, the template instance shows up with a partially mangled name...

--
Bruno Medeiros - Software Engineer

Reply via email to