aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.c++/m-static.cc
AgeCommit message (Collapse)AuthorFilesLines
2003-08-232003-08-22 Michael Chastain <mec@shout.net>Michael Chastain1-72/+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-12-172002-12-17 David Carlton <carlton@math.stanford.edu>David Carlton1-50/+45
* gdb.c++/try_catch.cc: Add marker comments. * gdb.c++/try_catch.exp: Get line numbers from marker comments. * gdb.c++/m-data.cc: Delete namespace __gnu_test. * gdb.c++/m-static.cc: Ditto. * gdb.c++/m-static1.cc: Ditto. * gdb.c++/try_catch.cc: Ditto.
2002-09-182002-09-18 David Carlton <carlton@math.stanford.edu>David Carlton1-1/+6
* gdb.c++/m-static.exp: Remove breakpoints depending on line numbers, and replace them by a single breakpoint after the constructors are all finished. Add test 4. * gdb.c++/m-static.cc: Add test 4. * gdb.c++/m-static.h: New file. * gdb.c++/m-static1.cc: New file. * gdb.c++/printmethod.exp: New file. * gdb.c++/printmethod.cc: New file. * gdb.c++/pr-574.exp: New file. * gdb.c++/pr-574.cc: New file.
2002-05-302002-05-30 Michael Chastain <mec@shout.net>Michael Chastain1-0/+72
From Benjamin Kosnik <bkoz@redhat.com> * gdb.c++/m-static.cc: New file. * gdb.c++/m-static.exp: New file.