OSDN Git Service

* 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)
commit9c43c8575e06c3971af9f53cbe4f4db25378c6c8
tree98dd0e978f279d4926fe6f79be8a2adbddf37f2e
parent5ca9a3d26a0b8c399c527fc61edc5871ad271054
* 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