aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 7297f0c..1ab8411 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,11 @@
+2009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
+
+ * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
+ long type.
+ (test_unlink): Correct printf string.
+ * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
+ * gdb.threads/attachstop-mt.c: Add #include <string.h>.
+
2009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
* gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...