Disable displaced stepping if trying it fails
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index f633c115a54caf6fd90cc7b0905b7f348051ab98..cb69f08531ee9f642b1806e6dcee92c586abd9c2 100644 (file)
@@ -1,3 +1,62 @@
+2015-08-07  Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/valgrind-disp-step.c: New file.
+       * gdb.base/valgrind-disp-step.exp: New file.
+
+2015-08-07  Pedro Alves  <palves@redhat.com>
+
+       * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
+       Delete function.
+       (main): Add alarm.  Run an infinite loop instead of calling
+       wait_threads.
+       * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
+       comment.
+       * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
+       Delete function.
+       (main): Add alarm.  Run an infinite loop instead of calling
+       wait_threads.
+       * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
+       comment.
+
+2015-08-07  Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/checkpoint-ns.exp: New file.
+       * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
+       standard_testfile.
+
+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.
+       * gdb.threads/forking-threads-plus-breakpoint.c: New file.
+
+2015-08-05  Pedro Alves  <palves@redhat.com>
+
+       * gdb.threads/next-while-other-thread-longjmps.c: New file.
+       * gdb.threads/next-while-other-thread-longjmps.exp: New file.
+
 2015-08-03  Sandra Loosemore  <sandra@codesourcery.com>
 
        * gdb.base/bp-permanent.exp: Report test as unsupported if
This page took 0.032276 seconds and 4 git commands to generate.