new demangler
Daniel Jacobowitz
drow@mvista.com
Mon Dec 15 22:54:00 GMT 2003
On Mon, Dec 15, 2003 at 02:53:11PM -0800, David Carlton wrote:
> 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&)".
It does for me:
drow@nevyn:~% /opt/src/gdb/x86-as/binutils/cxxfilt _ZN1C6CClassaSERKS0_
C::CClass::operator=(C::CClass const&)
--
Daniel Jacobowitz
MontaVista Software Debian GNU/Linux Developer
More information about the Gdb
mailing list