Slow handling of C++ symbol names
Michael Elizabeth Chastain
mec.gnu@mindspring.com
Wed Dec 3 20:27:00 GMT 2003
As far as DMGL_VERBOSE and other DMGL_* options go, I am actually just
running two versions of c++filt with no special options and then
comparing the results. So I am not covering the layer of software where
gdb uses different DMGL_* options.
A little grep fu says that gdb uses combinations of:
DMGL_NO_OPTS
DMGL_ANSI
DMGL_ARM
DMGL_JAVA
DMGL_PARAMS
Michael C
More information about the Gdb
mailing list