aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.c++/method.exp
AgeCommit message (Collapse)AuthorFilesLines
2003-08-232003-08-22 Michael Chastain <mec@shout.net>Michael Chastain1-194/+0
* gdb.cp: New directory. * gdb.cp/*: Copy from gdb.c++/*. * gdb.c++/*: Remove. * Makefile.in: Change gdb.c++ to gdb.cp. * configure.in: Ditto. * configure: Regnerate.
2002-05-09* gdb.c++/method.exp: Fix typo.Mark Kettenis1-1/+1
2002-05-072002-05-06 Michael Snyder <msnyder@redhat.com>Michael Snyder1-3/+12
Enable the "needs_status_wrapper" testsuite feature. * lib/gdb.exp (gdb_wrapper_init): New procedure. (gdb_compile): Conditionally call gdb_wrapper_init. * gdb.base/a2-run.exp: Recognize output from status wrapper. * gdb.c++/method.exp: Recognize output from status wrapper.
2002-04-232002-04-22 Michael Chastain <mec@shout.net>Michael Chastain1-2/+2
* gdb.c++/method.exp: Fix syntax of reference to gdb/277.
2002-04-082002-04-08 Michael Chastain <mec@shout.net>Michael Chastain1-3/+23
* gdb.c++/method.exp: Require "const ... A * ..." for "ptype this" in a const method. Add some xfail and fail cases for configurations that do not emit the "const ...".
2002-04-082002-04-07 Michael Chastain <mec@shout.net>Michael Chastain1-127/+39
* gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect. Accept "A * const" and "const A * const" as type of "this". Fix spelling of getFunky throughout. Make messages uniform.
2002-01-20Copyright year updates.Daniel Jacobowitz1-1/+1
2002-01-202002-01-20 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-0/+3
* gdb.c++/classes.exp: Update for improved v3 support and skipping artificial methods/arguments. * gdb.c++/derivation.exp: Likewise. * gdb.c++/inherit.exp: Likewise. * gdb.c++/method.exp: Likewise. * gdb.c++/virtfunc.exp: Likewise.
2001-12-07 * gdb.c++/classes.exp, gdb.c++/derivation.exp,Daniel Jacobowitz1-4/+4
gdb.c++/inherit.exp, gdb.c++/method.exp, gdb.c++/namespace.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler and class layout support.
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+1
1999-09-09import gdb-1999-09-08 snapshotStan Shebs1-1/+3
1999-08-02import gdb-1999-08-02 snapshotJason Molenda1-2/+17
1999-04-26import gdb-19990422 snapshotStan Shebs1-1/+1
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+233