This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]