aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 38fab54..2d1918e 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,10 @@
+2010-04-14 Phil Muldoon <pmuldoon@redhat.com>
+
+ * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
+ * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
+ * gdb.python/py-prettyprint.exp: New test for to_string returning None.
+ * gdb.python/py-mi.exp: New test for to_string returning None.
+
2010-04-12 Phil Muldoon <pmuldoon@redhat.com>
* gdb.python/py-breakpoint.c: Make result global.