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 a48bbee..71765a8 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,10 @@
+2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
+
+ * gdb.btrace/vdso.c (main): Remove breakpoint markers.
+ * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
+ its output. Ignore the output of "record goto begin" and instead
+ check that GDB is replaying.
+
2015-10-09 Pedro Alves <palves@redhat.com>
* gdb.base/a2-run.exp (maybe_exp_continue): New procedure.