This is the mail archive of the
gdb@sources.redhat.com
mailing list for the GDB project.
new demangler
- From: David Carlton <carlton at kealia dot com>
- To: Ian Lance Taylor <ian at wasabisystems dot com>
- Cc: gdb <gdb at sources dot redhat dot com>
- Date: Mon, 15 Dec 2003 14:53:11 -0800
- Subject: new demangler
I just tried to merge my GDB branch with the current sources, and I'm
running into problems that seem to be caused by the new demangler.
Specifically, it doesn't seem to like "_ZN1C6CClassaSERKS0_", which
the old demangler claims is "C::CClass::operator=(C::CClass const&)".
David Carlton
carlton@kealia.com