* gdb.c++/classes.exp (test_nonexistant_members): Fix name
authorNicholas Duffek <nsd@redhat.com>
Sun, 9 Jul 2000 05:10:13 +0000 (05:10 +0000)
committerNicholas Duffek <nsd@redhat.com>
Sun, 9 Jul 2000 05:10:13 +0000 (05:10 +0000)
commit2bec05724f1e0b0b643a6b81ad80155d994d3ffe
tree67aca220dfee6deee7d2c8f9e2841533fe641a39
parent623aa22419d58c1988155c2b876bf389d9019137
* gdb.c++/classes.exp (test_nonexistant_members): Fix name
spelling.
(test_enums): New procedure.  Move enum tests from end of script
to here.  Set breakpoint on function name instead of line number.
* gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
(enums2): New marker function.
(enums1): New function.
(main): Call enums1().  Move enum tests to enums1().
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.c++/classes.exp
gdb/testsuite/gdb.c++/misc.cc
This page took 0.024885 seconds and 4 git commands to generate.