diff options
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 1ba89d2..989c897 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,9 @@ +2001-02-14 Michael Chastain <chastain@redhat.com> + + * gdb.c++/inherit.exp (do_tests): Change runto statements + from "runto 'foo(void)'" to "runto 'foo'". This makes the + statements demangler agnostic. + Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com> * gdb.threads/pthreads.exp: Unify pass/fail messages for |