aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2010-03-03 18:05:05 +0000
committerTom Tromey <tromey@redhat.com>2010-03-03 18:05:05 +0000
commita0e0ef55c6339931e689918519a756b6a5bcdacb (patch)
tree324acf4bb55cc1cf8c6bbe5eec86501c9ccebaea /gdb/testsuite/ChangeLog
parent501abfe0387ec3525a997fbf233717f2d5d9d74a (diff)
downloadgdb-a0e0ef55c6339931e689918519a756b6a5bcdacb.zip
gdb-a0e0ef55c6339931e689918519a756b6a5bcdacb.tar.gz
gdb-a0e0ef55c6339931e689918519a756b6a5bcdacb.tar.bz2
gdb
2010-03-03 Dainis Jonitis <jonitis@gmail.com> PR gdb/11345: * printcmd.c (printf_command): Print end of format string using printf_filtered. gdb/testsuite 2010-03-03 Tom Tromey <tromey@redhat.com> PR gdb/11345: * gdb.base/printcmds.exp (test_printf): Add test.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 7bcc512..7a55564 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,8 @@
+2010-03-03 Tom Tromey <tromey@redhat.com>
+
+ PR gdb/11345:
+ * gdb.base/printcmds.exp (test_printf): Add test.
+
2010-03-02 H.J. Lu <hongjiu.lu@intel.com>
* gdb.arch/amd64-byte.exp: New.