X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Ftestsuite%2FChangeLog;h=d1ac5a46cbebd0c1442436e5c1de5c7abc66d92c;hb=fbb8f2990ccfa180274ab4a578818fe247823540;hp=340900267377bc16799e6701e803d27a811b927d;hpb=041de40dc8e221039d7a983d489c6dcacd446e36;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 3409002673..d1ac5a46cb 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,14 @@ +2009-07-10 Phil Muldoon + + * gdb.python/python-prettyprint.c: Add counted null string + structure. + * gdb.python/python-prettyprint.exp: Print null string. Test for + embedded nulls. + * gdb.python/python-prettyprint.py (pp_ns): New Function. + * gdb.python/python-value.exp (test_value_in_inferior): Add + variable length string fetch tests. + * gdb.python/python-value.c (main): Add strings for string fetch tests. + 2009-07-09 Jan Kratochvil * gdb.base/dump.exp (inaccessible memory is reported): New test.