aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 1a78e54..4e0ba4c 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,5 +1,11 @@
2010-02-02 Tom Tromey <tromey@redhat.com>
+ * gdb.cp/virtbase.exp: Add regression tests.
+ * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
+ (main): Instantiate RHC.
+
+2010-02-02 Tom Tromey <tromey@redhat.com>
+
* gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
type-printing change.