gdbserver: set ptrace flags after creating inferiors
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 9e050c27f7c4ca9fd6776ecaa153181613992469..99bfed8ab2308415fe6de77b0423f90c9c6c826f 100644 (file)
@@ -1,3 +1,82 @@
+2015-12-04  Josh Stone  <jistone@redhat.com>
+
+       * gdb.base/catch-fork-static.exp: New.
+
+2015-12-03  Yao Qi  <yao.qi@linaro.org>
+
+       * gdb.base/sizeof.c: Don't include stdio.h and
+       ../lib/unbuffer_output.c.
+       (main): New variable 'size' and 'value'.  Remove printf and
+       gdb_unbuffer_output.  Assign return value to size and value.
+       * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
+       at the beginning.
+       (check_sizeof): Check the result by printing variable 'size'.
+       (check_valueof): Check the result by printing variable 'value'.
+
+2015-12-01  Yao Qi  <yao.qi@linaro.org>
+
+       * gdb.base/disp-step-syscall.exp: Define syscall instruction
+       for aarch64*-*-linux* target.
+
+2015-11-30  Pedro Alves  <palves@redhat.com>
+
+       * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
+
+2015-11-30  Pedro Alves  <palves@redhat.com>
+
+       * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
+       Handle non-stop mode vCont replies.
+
+2015-11-30  Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
+       prepare_for_testing.  Start gdb with "set non-stop on" appended to
+       GDBFLAGS.  Lax expected stop output.
+
+2015-11-27  Yao Qi  <yao.qi@linaro.org>
+
+       * gdb.arch/arm-neon.exp: New.
+       * gdb.arch/arm-neon.c: New.
+
+2015-11-27  Yao Qi  <yao.qi@linaro.org>
+
+       * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
+
+2015-11-27  Yao Qi  <yao.qi@linaro.org>
+
+       * gdb.cp/annota2.exp: Allow multiple occurrences of the
+       frames-invalid annotation.
+
+2015-11-27  Yao Qi  <yao.qi@linaro.org>
+
+       * gdb.cp/annota2.exp: Use ${frames_invalid}.
+
+2015-11-26  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * gdb.threads/names.exp: New file.
+       * gdb.threads/names.c: New file.
+       * README: Mention gdb,no_thread_names.
+
+2015-11-26  Markus Metzger  <markus.t.metzger@intel.com>
+
+       PR 19297
+       * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
+       support" error.
+
+2015-11-24  Pedro Alves  <palves@redhat.com>
+
+       PR 17539
+       * gdb.base/display.exp: Expect displays to be sorted in ascending
+       order.  Use multi_line.
+       * gdb.base/solib-display.exp: Likewise.
+
+2015-11-24  Pedro Alves  <palves@redhat.com>
+
+       PR 17539
+        * gdb.base/display.exp: Expect displays to be sorted in ascending
+        order.  Use multi_line.
+        * gdb.base/solib-display.exp: Likewise.
+
 2015-11-24  Pedro Alves  <palves@redhat.com>
 
        PR 17539
This page took 0.042295 seconds and 4 git commands to generate.