diff options
author | Michael Chastain <mec.gnu@mindspring.com> | 2004-07-31 10:40:27 +0000 |
---|---|---|
committer | Michael Chastain <mec.gnu@mindspring.com> | 2004-07-31 10:40:27 +0000 |
commit | 1b56884e81e43399703d7a1c46efca13f94d0815 (patch) | |
tree | 76c50586d94a0c7810955bf23730e47ebc4b0e6d /gdb | |
parent | 13da84d0b9415b0a037fb8526fa9467a8c20c7fe (diff) | |
download | gdb-1b56884e81e43399703d7a1c46efca13f94d0815.tar.gz |
My last ChangeLog entry was in correct.
-* gdb.cp/classes.exp: Accept more varieties of ptype output.
+* gdb.cp/inherit.exp: Accept more varieties of ptype output.
Sorry about that.
[Slow down, cowboy!]
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/testsuite/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 021861d9db6..d3f2663fbc7 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,6 +1,6 @@ 2004-07-31 Michael Chastain <mec.gnu@mindspring.com> - * gdb.cp/classes.exp: Accept more varieties of ptype output. + * gdb.cp/inherit.exp: Accept more varieties of ptype output. Accept more values of vtbl pointer. Remove some messages about "obsolete gcc or gdb". |