Bump to autoconf 2.69 and automake 1.15.1
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index c303d808b1861a2335d19703d453edb5b0189de0..e981535c3046b523c04b33839c9d221e1de1e22d 100644 (file)
@@ -1,3 +1,115 @@
+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
+       * gdb.base/fork-running-state.c (main): Move setting of alarm ...
+       (fork_child): ... here, and ...
+       (fork_parent): ... here.
+
+2018-06-12  Tom de Vries  <tdevries@suse.de>
+
+       * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
+
+2018-06-12  Andrew Burgess  <andrew.burgess@embecosm.com>
+           Stephen Roberts  <stephen.roberts@arm.com>
+
+       * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
+       rewrite test to describe action performed, rather than possible
+       failure.
+
+2018-06-08  Gary Benson <gbenson@redhat.com>
+
+       * gdb.threads/check-libthread-db.exp: New file.
+       * gdb.threads/check-libthread-db.c: Likewise.
+
+2018-06-05  Tom Tromey  <tom@tromey.com>
+
+       * gdb.base/default.exp: Update expected "show version" output.
+
+2018-06-05  Tom Tromey <tom@tromey.com>
+
+       PR cli/12326:
+       * gdb.cp/static-print-quit.exp: Update.
+       * lib/gdb.exp (pagination_prompt): Update.
+       * gdb.base/page.exp: Use pagination_prompt.  Add new tests.
+       * gdb.python/python.exp: Update.
+
+2018-06-04  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
+
+2018-06-01  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.ada/bp_fun_addr: New testcase.
+
+2018-06-01  Tom Tromey  <tom@tromey.com>
+
+       * gdb.xml/tdesc-regs.exp (load_description): Update expected
+       results.
+       * gdb.dwarf2/method-ptr.exp: Set language to C++.
+       * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
+       * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
+       * gdb.base/maint.exp (maint_pass_if): Update.
+
 2018-05-31  Maciej W. Rozycki  <macro@mips.com>
 
        * gdb.base/endian.exp: New test.
This page took 0.030918 seconds and 4 git commands to generate.