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 5d50914..8b868a9 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,11 @@
+2010-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
+
+ * gdb.base/commands.exp (begin commands on watch): Remove excessive
+ trailing newline.
+ * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
+ * gdb.java/jmisc.exp (p *args\n): Rename to ...
+ (p *args): ... here and remove excessive trailing newline.
+
2010-05-31 Joel Brobecker <brobecker@adacore.com>
* gdb.base/subst.exp: Fix call to gdb_test with empty message.