btrace: honour scheduler-locking for all-stop targets
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 7753bdb47ef88229242af72883db19da9a7a2c2d..1b8e0e8df2ceae799010c8cfea20a906b4b78b50 100644 (file)
@@ -1,3 +1,98 @@
+2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
+
+       * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
+       and replay.
+
+2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
+
+       * gdb.btrace/non-stop.c: New.
+       * gdb.btrace/non-stop.exp: New.
+
+2015-09-17  Pierre Langlois  <pierre.langlois@arm.com>
+           Yao Qi  <yao.qi@linaro.org>
+
+       * gdb.trace/trace-condition.c: New file.
+       * gdb.trace/trace-condition.exp: New file.
+
+2015-09-16  Wei-cheng Wang  <cole945@gmail.com>
+
+       * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
+       for testing bytecode compilation.
+
+2015-09-16  Pedro Alves  <palves@redhat.com>
+           Sandra Loosemore <sandra@codesourcery.com>
+
+       * gdb.threads/non-stop-fair-events.c (timeout): New global.
+       (SECONDS): Redefine.
+       (main): Call pthread_kill and alarm early.
+       * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
+       support.
+       (test): If the target can't hardware step and doesn't support
+       displaced stepping, increase the timeout.
+
+2015-09-16  Pedro Alves  <palves@redhat.com>
+
+       * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
+       (enable_debug): New procedures.
+       (test): Use them.  Bail out if waiting for threads fails.
+       (top level): Bail out if a test fails.
+
+2015-09-16  Yao Qi  <yao.qi@linaro.org>
+
+       * gdb.asm/asm-source.exp: Set asm-arch for
+       aarch64*-*-* target.
+       * gdb.asm/aarch64.inc: New file.
+
+2015-09-15  Pierre-Marie de Rodat  <derodat@adacore.com>
+
+       * gdb.ada/array_of_variable_length.exp: New testcase.
+       * gdb.ada/array_of_variable_length/foo.adb: New file.
+       * gdb.ada/array_of_variable_length/pck.adb: New file.
+       * gdb.ada/array_of_variable_length/pck.ads: New file.
+
+2015-09-15  Doug Evans  <dje@google.com>
+
+       * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
+       of function static local variable.
+
+2015-09-15  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
+
+       * gdb.threads/tls-so_extern.exp: New test file.
+       * gdb.threads/tls-so_extern.c: New test file.
+       * gdb.threads/tls-so_extern_main.c: New test file.
+
+2015-09-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.opt/solib-intra-step-lib.c: New file.
+       * gdb.opt/solib-intra-step-main.c: New file.
+       * gdb.opt/solib-intra-step.exp: New file.
+
+2015-09-15  Pedro Alves  <palves@redhat.com>
+
+       * gdb.threads/non-ldr-exc-3.exp (do_test): Use
+       gdb_continue_to_breakpoint instead of gdb_test_multiple.
+
+2015-09-14  Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/hook-stop-continue.c: Delete.
+       * gdb.base/hook-stop-continue.exp: Delete.
+       * gdb.base/hook-stop-frame.c: Delete.
+       * gdb.base/hook-stop-frame.exp: Delete.
+       * gdb.base/hook-stop.c: New file.
+       * gdb.base/hook-stop.exp: New file.
+
+2015-09-14  Pierre-Marie de Rodat  <derodat@adacore.com>
+
+       * gdb.ada/access_to_packed_array.exp: New testcase.
+       * gdb.ada/access_to_packed_array/foo.adb: New file.
+       * gdb.ada/access_to_packed_array/pack.adb: New file.
+       * gdb.ada/access_to_packed_array/pack.ads: New file.
+
+2015-09-14  Markus Metzger  <markus.t.metzger@intel.com>
+
+       * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
+       buffer size test.
+
 2015-09-11  Don Breazeal  <donb@codesourcery.com>
 
        * gdb.base/foll-exec.c: Add copyright header.  Fix
This page took 0.028126 seconds and 4 git commands to generate.