Slow handling of C++ symbol names
Ian Lance Taylor
ian@wasabisystems.com
Tue Dec 2 22:23:00 GMT 2003
mec.gnu@mindspring.com (Michael Elizabeth Chastain) writes:
> So, the new demangler is printing different, much smaller output.
That's odd. I could understand it if gdb were passing DMGL_VERBOSE to
cplus_demangle(). But as far as I know it is not doing so in any
version. Could you extract a few of the larger demangled names from
each version, and post them? It might be a good double-check that
something isn't weirdly broken. It would be nice to have the mangled
symbol name too, but not critical.
Thanks.
Ian
More information about the Gdb
mailing list