[Ada] Fix handling of array renamings
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 2a1f2bf6794a38c5009ba7748603440a54f965ac..efabcdf671dbd1c02fc89c19ec3455c926b0b257 100644 (file)
@@ -1,3 +1,126 @@
+2015-09-23  Pierre-Marie de Rodat  <derodat@adacore.com>
+
+       * gdb.ada/array_ptr_renaming.exp: New testcase.
+       * gdb.ada/array_ptr_renaming/foo.adb: New file.
+       * gdb.ada/array_ptr_renaming/pack.ads: New file.
+
+2015-09-21  Pierre Langlois  <pierre.langlois@arm.com>
+
+       * gdb.trace/ftrace-lock.c: New file.
+       * gdb.trace/ftrace-lock.exp: New file.
+
+2015-09-21  Pierre Langlois  <pierre.langlois@arm.com>
+
+       * gdb.arch/insn-reloc.c: New file.
+       * gdb.arch/ftrace-insn-reloc.exp: New file.
+
+2015-09-21  Pierre Langlois  <pierre.langlois@arm.com>
+
+       * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
+       instruction.
+       * gdb.trace/pendshr1.c (pendfunc): Likewise.
+       * gdb.trace/pendshr2.c (pendfunc2): Likewise.
+       * gdb.trace/range-stepping.c: Likewise.
+       * gdb.trace/trace-break.c: Likewise.
+       * gdb.trace/trace-mt.c (thread_function): Likewise.
+       * gdb.trace/ftrace.c (marker): Likewise.
+       * gdb.trace/trace-condition.c (marker): Likewise.
+       * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
+       * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
+       is_aarch64_target.
+
+2015-09-18  Doug Evans  <xdje42@gmail.com>
+
+       * gdb.dwarf2/dw2-bad-unresolved.c: New file.
+       * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
+
+2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
+
+       * gdb.base/dso2dso.exp: Don't use directory prefix when setting
+       the breakpoint.
+
+2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
+
+       * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
+       the pending breakpoint.  Remove timeout override for "Run till
+       MI pending breakpoint on pendfunc3 on thread 2" test.
+
+2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
+
+       * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
+       filename pattern.
+
+2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
+
+       * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
+       in breakpoint filename pattern.
+
+2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
+
+       * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
+
+2015-09-18  Sandra Loosemore  <sandra@codesourcery.com>
+
+       * gdb.linespec/explicit.exp: Check for readline support for
+       tab-completion tests.  Fix obvious typo.
+
+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.
This page took 0.029165 seconds and 4 git commands to generate.