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