diff options
author | Michael Chastain <mec@google.com> | 2004-07-31 10:40:27 +0000 |
---|---|---|
committer | Michael Chastain <mec@google.com> | 2004-07-31 10:40:27 +0000 |
commit | b6eeaf26b33ffce458baf97fcf69e17626febed6 (patch) | |
tree | cb829c0d05a95b5907e75b3cfbb8a9fae108d37b | |
parent | 9366563b118e43a083df1689a8be672e338d7d0f (diff) | |
download | gdb-b6eeaf26b33ffce458baf97fcf69e17626febed6.zip gdb-b6eeaf26b33ffce458baf97fcf69e17626febed6.tar.gz gdb-b6eeaf26b33ffce458baf97fcf69e17626febed6.tar.bz2 |
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!]
-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 021861d..d3f2663 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". |