Bump to autoconf 2.69 and automake 1.15.1
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 6ce35f86ad9cfeb4f1ab5a21cf94e629ea437975..e981535c3046b523c04b33839c9d221e1de1e22d 100644 (file)
@@ -1,3 +1,63 @@
+2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * configure.ac: Remove AC_PREREQ.
+       * configure: Re-generate.
+
+2018-06-19  Pedro Alves  <palves@redhat.com>
+
+       * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
+       (func_extern_caller): New.
+       (main): Call func_extern_caller.
+       * gdb.opt/inline-break.exp: Add tests for inline frame skipping
+       logic change.
+
+2018-06-18  Weimin Pan  <weimin.pan@oracle.com>
+
+       PR gdb/16841
+       * gdb.cp/typedef-base.cc: New file.
+       * gdb.cp/typedef-base.exp: New file.
+
+2018-06-18  Tom de Vries  <tdevries@suse.de>
+
+       * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
+
+2018-06-16  Andrew Burgess  <andrew.burgess@embecosm.com>
+           Richard Bunt <Richard.Bunt@arm.com>
+
+       * gdb.threads/attach-slow-waitpid.c: New file.
+       * gdb.threads/attach-slow-waitpid.exp: New file.
+       * gdb.threads/slow-waitpid.c: New file.
+
+2018-06-14  Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/fork-running-state.c: Include <errno.h>.
+       (exit_if_relative_exits): New.
+       (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
+       exits.
+       (fork_parent): If 'exit_if_relative_exits' is true, exit if the
+       child exits.
+
+2018-06-14  Tom de Vries  <tdevries@suse.de>
+
+       PR cli/22573
+       * gdb.base/finish-pretty.c: New test.
+       * gdb.base/finish-pretty.exp: New file.
+
+2018-06-14  Pedro Alves  <palves@redhat.com>
+
+       * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
+       gdb's expected startup output.
+
+2018-06-14  Pedro Alves  <palves@redhat.com>
+
+       * lib/selftest-support.exp (selftest_setup): Remove inlined
+       function handling.
+
+2018-06-14  Tom de Vries  <tdevries@suse.de>
+
+       * lib/selftest-support.exp (selftest_setup): Allow function arguments in
+       matching of breakpoint printing.
+
 2018-06-13  Tom de Vries  <tdevries@suse.de>
 
        PR testsuite/23269
This page took 0.044733 seconds and 4 git commands to generate.