Detect broken ptrace in gdb_skip_float_test
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index ff892a5f7c41d1e9d11e01e5a77fa427b466d8f0..76b5e9c9c7b578d1e859dc2e32b80bd125547ea2 100644 (file)
@@ -1,3 +1,79 @@
+2016-09-02  Yao Qi  <yao.qi@linaro.org>
+
+       * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
+       true.
+       * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
+       * gdb.base/call-rt-st.exp: Likewise.
+       * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
+       return value instead of gdb,skip_float_test.
+       * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
+       (do_function_calls): Use its return value instead of
+       gdb,skip_float_test.
+       * gdb.base/finish.exp: Likewise.
+       * gdb.base/funcargs.exp: Likewise.
+       * gdb.base/return.exp: Likewise.
+       * gdb.base/return2.exp: Likewise.
+       * gdb.base/varargs.exp: Likewise.
+       * lib/gdb.exp (gdb_skip_float_test): Change it to
+       gdb_caching_proc.  Detect the broken ptrace on arm-linux.
+
+2016-08-30  Andreas Arnez  <arnez@linux.vnet.ibm.com>
+
+       * gdb.multi/tids.exp: Test "thread apply all".
+
+2016-08-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.base/default.exp (tty): Remove.
+
+2016-08-24  Kevin Buettner  <kevinb@redhat.com>
+
+       * gdb.python/py-recurse-unwind.c: New file.
+       * gdb.python/py-recurse-unwind.py: New file.
+       * gdb.python/py-recurse-unwind.exp: New file.
+
+2016-08-24  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * gdb.base/set-inferior-tty.exp: New file.
+       * gdb.base/set-inferior-tty.c: New file.
+
+2016-08-23  Pedro Alves  <palves@redhat.com>
+
+       PR gdb/20494
+       * gdb.base/new-ui-echo.c: New file.
+       * gdb.base/new-ui-echo.exp: New file.
+
+2016-08-23  Yao Qi  <yao.qi@linaro.org>
+
+       * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
+       gdbserver_spawn.
+       * gdb.server/connect-without-multi-process.exp (do_test):
+       Likewise.
+
+2016-08-23  Yao Qi  <yao.qi@linaro.org>
+
+       * gdb.base/signals-state-child.exp: Set variables gdb_txt and
+       standalone_txt.  Delete gdb_txt and standalone_txt on host
+       and target.  Spawn the binary on target.  Copy files from
+       target to host.
+
+2016-08-22  Pedro Alves  <palves@redhat.com>
+
+       PR gdb/20505
+       * gdb.base/vdso-warning.exp: Test core dumps too.  Use
+       with_test_prefix.  Factor out bits to ...
+       (test_no_vdso): ... this new procedure.
+
+2016-08-19  Carl Love  <cel@us.ibm.com>
+
+       * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
+       maintaining separate logic for constructing the output path.
+       * gdb.arch/powerpc-d128-regs.exp: Likewise.
+       * gdb.arch/ppc-dfp.exp: Likewise.
+       * gdb.arch/ppc-fp.exp: Likewise.
+       * gdb.arch/vsx-regs.exp: Likewise.
+       * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
+       binprefix for generating the additional binary files.
+
 2016-08-19  Pedro Alves  <palves@redhat.com>
 
        * gdb.trace/mi-trace-frame-collected.exp
This page took 0.02967 seconds and 4 git commands to generate.