2003-12-30 Daniel Jacobowitz * gdb.cp/templates.exp: Formatting changes to match demangler style for template names. New tests for member variable Foo::x with different spellings of the template argument. 2002-11-01 Daniel Jacobowitz * gdb.c++/templates.exp: Correct some undoubled backslashes. Make a synthetic operator= optional. (print Garply >::garply): Allow const THIS pointer. 2002-10-30 Daniel Jacobowitz * gdb.c++/method.exp (print this): Allow "A const". * gdb.c++/templates.exp (ptype fvpchar) (print Foo::Foo): Allow consts after type names. 2002-10-22 David Carlton * gdb.c++/namespace.exp: Add tests involving namespaces starting from C. * gdb.c++/namespace.cc: Add namespaces with names starting from C and their contents.