Fix PR 20345 - call_function_by_hand_dummy: Assertion `tp->thread_fsm == &sm->thread_...
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 958ec27b6264294f285316e137623011afc7002e..ff0035ed4ae4185ba86ce1dee09149f3bba8e92a 100644 (file)
@@ -1,3 +1,92 @@
+2016-09-28  Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/infcall-input.c: New file.
+       * gdb.base/infcall-input.exp: New file.
+
+2016-09-22  Yao Qi  <yao.qi@linaro.org>
+
+       * lib/gdbserver-support.exp: Rename mi_gdb_exit.
+       (gdb_exit): Rename it to ...
+       (gdbserver_gdb_exit): ...  Close GDBserver.
+       (gdb_exit): New proc, call gdbserver_gdb_exit.
+       (mi_gdb_exit): Likewise.
+
+2016-09-22  Yao Qi  <yao.qi@linaro.org>
+
+       * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
+       path.
+       * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
+       Remove duplication.
+
+2016-09-22  Yao Qi  <yao.qi@linaro.org>
+
+       * lib/gdbserver-support.exp: Check the existence of
+       gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
+
+2016-09-21  Anton Kolesov  <anton.kolesov@synopsys.com>
+
+       * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
+
+2016-09-21  Tom Tromey  <tom@tromey.com>
+
+       PR gdb/20604:
+       * gdb.base/quit.exp: New file.
+
+2016-09-21  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * .gitignore: New file.
+
+2016-09-21  Maciej W. Rozycki  <macro@imgtec.com>
+
+       * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
+       throughout.
+
+2016-09-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
+
+       * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
+
+2016-09-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.cp/casts.cc (decltype): Move it ...
+       (main): ... with its call to ...
+       * gdb.cp/casts03.cc: ... a new file.
+       * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
+
+2016-09-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
+
+2016-09-15  Peter Bergner  <bergner@vnet.ibm.com>
+
+       * gdb.arch/powerpc-power.s: Update Power9 instruction tests
+       and sync up the test with tests in gas/testsuite/gas/ppc.
+       * gdb.arch/powerpc-power.exp: Likewise.
+
+2016-09-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
+
+2016-09-11  Sergio Durigan Junior  <sergiodj@redhat.com>
+           Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
+       make m1's definition to be different from m2's.  Use 'dummy' as an
+       argument for probe 'two'.
+
+2016-09-10  Jon Beniston  <jon@beniston.com>
+
+       * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
+       for sim target.
+
+2016-09-09  Andreas Arnez  <arnez@linux.vnet.ibm.com>
+
+       * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
+       variable declaration.
+       (gnu_ifunc): Add parameter hwcap.  Store it in resolver_hwcap.
+       * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
+       * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
+       received HWCAP as its argument.
+
 2016-09-06  Pedro Alves  <palves@redhat.com>
 
        * gdb.base/new-ui-pending-input.c: New file.
This page took 0.029357 seconds and 4 git commands to generate.