btrace: indicate speculative execution
[binutils-gdb.git] / gdb / testsuite / ChangeLog
index ad63b027864c87c21c83d78f8a4568c9848f918c..14171883aba61292390ae375236e70e1f3dd5bca 100644 (file)
@@ -1,3 +1,26 @@
+2015-08-07  Markus Metzger  <markus.t.metzger@intel.com>
+
+       * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
+       * gdb.btrace/instruction_history.exp: Update.
+       * gdb.btrace/tsx.exp: New.
+       * gdb.btrace/tsx.c: New.
+
+2015-08-06  Pedro Alves <palves@redhat.com>
+
+       * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
+       increase timeout.
+       * gdb.reverse/until-precsave.exp: Bump timeouts.
+
+2015-08-06  Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
+
+2015-08-06  Pedro Alves  <palves@redhat.com>
+
+       PR gdb/18749
+       * gdb.threads/process-dies-while-handling-bp.c: New file.
+       * gdb.threads/process-dies-while-handling-bp.exp: New file.
+
 2015-08-06  Pedro Alves  <palves@redhat.com>
 
        * gdb.threads/forking-threads-plus-breakpoint.exp: New file.