Add support for the readnever concept
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 8c57179c34cd4281340ebc454f9081c42365f43f..9f84eea98b839d3b2d6c9f97078783756b723039 100644 (file)
@@ -1,3 +1,254 @@
+2017-12-01  Joel Brobecker  <brobecker@adacore.com>
+           Sergio Durigan Junior  <sergiodj@redhat.com>
+           Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
+
+2017-12-01  Yao Qi  <yao.qi@linaro.org>
+
+       * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
+       the URL in copyright header.
+       * gdb.arch/aarch64-fp.exp: Likewise.
+       * gdb.arch/ppc64-atomic-inst.exp: Likewise.
+       * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
+       * gdb.base/expand-psymtabs.exp: Likewise.
+       * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
+       * gdb.fortran/common-block.exp: Likewise.
+       * gdb.fortran/common-block.f90: Likewise.
+       * gdb.fortran/logical.exp: Likewise.
+       * gdb.fortran/vla-datatypes.f90: Likewise.
+       * gdb.fortran/vla-sub.f90: Likewise.
+
+2017-11-30  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.ada/repeat_dyn: New testcase.
+
+2017-11-30  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
+       Update for changed thread numbering.
+       * gdb.cell/bt.exp: Update for changed GDB output.
+
+2017-11-30  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * boards/cc-with-tweaks.exp: Include local-board.exp instead of
+       setting isremote by hand.
+       * boards/dwarf4-gdb-index.exp: Likewise.
+       * boards/fission.exp: Likewise.
+       * boards/stabs.exp: Likewise.
+
+2017-11-30  Pedro Alves  <palves@redhat.com>
+
+       * gdb.linespec/cpls-ops.exp
+       (check_explicit_skips_function_argument): Extract the underlying
+       type of size_t instead of hardcoding it.
+
+2017-11-29  Pedro Alves  <palves@redhat.com>
+
+       PR c++/19436
+       * gdb.linespec/cpls-abi-tag.cc: New file.
+       * gdb.linespec/cpls-abi-tag.exp: New file.
+
+2017-11-29  Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/langs.exp: Use -qualified.
+       * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
+       it.
+       * gdb.cp/namespace.exp: Use -qualified.
+       * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
+       (overload-3, template-overload, template-ret-type, const-overload)
+       (const-overload-quoted, anon-ns, ambiguous-prefix): New
+       procedures.
+       (test_driver): Call them.
+       * gdb.cp/save-bp-qualified.cc: New.
+       * gdb.cp/save-bp-qualified.exp: New.
+       * gdb.linespec/explicit.exp: Test -qualified.
+       * lib/completion-support.exp (completion::explicit_opts_list): Add
+       "-qualified".
+       * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
+
+2017-11-29  Phil Muldoon  <pmuldoon@redhat.com>
+
+       * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
+
+2017-11-29  Tom Tromey  <tom@tromey.com>
+
+       * gdb.base/relocate.exp: Update invalid argument test.
+       Add new tests for invalid arguments.
+
+2017-11-29  Thomas Preud'homme  <thomas.preudhomme@arm.com>
+
+       * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
+       Return 0 as a long.
+       * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
+
+2017-11-29  Thomas Preud'homme  <thomas.preudhomme@arm.com>
+
+       * gdb.cp/breakpoint.cc (bar): Set return type to void.
+       * gdb.cp/psymtab-parameter.cc (func): Likewise.
+       * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
+       func ().
+       * gdb.cp/shadow.cc (B.func): Return 0.
+
+2017-11-27  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
+       expected output in gdb_expect call to allow the exception
+       message to be present as well.  Fix syntax confusion to avoid
+       TCL thinking that exception_name is an array.
+
+2017-11-26  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * gdb.arch/spu-info.c: Include <unistd.h>.
+       (do_signal_test): Fix broken calls to write.
+       * gdb.arch/spu-info.exp: Use prepare_for_testing.
+       Fix checks for empty mailboxes.  Update signal tests for corrected
+       do_signal_test routine.  Allow nonzero event status.
+       * gdb.arch/spu-ls.exp: Use prepare_for_testing.
+       * gdb.cell/arch.exp: Use standard_output_file.
+       * gdb.cell/break.exp: Likewise.
+       * gdb.cell/bt.exp: Likewise.
+       * gdb.cell/core.exp: Likewise.
+       * gdb.cell/dwarfaddr.exp: Likewise.
+       * gdb.cell/ea-cache.exp: Likewise.
+       * gdb.cell/ea-standalone.exp: Likewise.
+       * gdb.cell/f-regs.exp: Likewise.
+       * gdb.cell/fork.exp: Likewise.
+       * gdb.cell/gcore.exp: Likewise.
+       * gdb.cell/mem-access.exp: Likewise.
+       * gdb.cell/ptype.exp: Likewise.
+       * gdb.cell/registers.exp: Likewise.
+       * gdb.cell/sizeof.exp: Likewise.
+       * gdb.cell/solib-symbol.exp: Likewise.
+       * gdb.cell/solib.exp: Likewise.
+
+2017-11-25   Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/complete-empty.exp: New file.
+       * gdb.base/completion.exp: Adjust.
+
+2017-11-25  Pedro Alves  <palves@redhat.com>
+
+       * gdb.linespec/cpls-ops.cc: New file.
+       * gdb.linespec/cpls-ops.exp: New file.
+       * lib/completion-support.exp (test_complete_prefix_range_re): New,
+       factored out from ...
+       (test_complete_prefix_range): ... this.
+
+2017-11-24  Pedro Alves  <palves@redhat.com>
+
+       * gdb.linespec/cpcompletion.exp: New file.
+       * gdb.linespec/cpls-hyphen.cc: New file.
+       * gdb.linespec/cpls.cc: New file.
+       * gdb.linespec/cpls2.cc: New file.
+       * gdb.linespec/explicit.exp: Load completion-support.exp.  Adjust
+       test to use test_gdb_complete_unique.  Add label completion,
+       keyword completion and explicit location completion tests.
+       * lib/completion-support.exp: New file.
+
+2017-11-24  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
+       gdb.ada/mi_ex_cond.exp: Accept optional exception message in
+       when hitting an exception catchpoint.
+
+2017-11-22  Yao Qi  <yao.qi@linaro.org>
+
+       * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
+
+2017-11-22  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
+       * gdb.dwarf2/info-locals-optimized-out.exp: New file.
+       * gdb.dwarf2/info-locals-optimized-out.c: New file.
+
+2017-11-22  Yao Qi  <yao.qi@linaro.org>
+
+       * gdb.base/info-os.exp: Pass pthreads.
+       * gdb.multi/multi-attach.exp: Likewise.
+
+2017-11-22  Yao Qi  <yao.qi@linaro.org>
+
+       * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
+       compiler.
+
+2017-11-22  Yao Qi  <yao.qi@linaro.org>
+
+       * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
+       * gdb.base/break-interp.exp: Likewise.
+       * gdb.base/jit-attach-pie.exp: Likewise.
+
+2017-11-22  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * gdb.base/float128.c (large128): New variable.
+       * gdb.base/float128.exp: Add test to print largest __float128 value.
+
+2017-11-22  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * gdb.arch/vsx-regs.exp: Update register content checks.
+
+2017-11-21  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * gdb.arch/ppc-longdouble.exp: New file.
+       * gdb.arch/ppc-longdouble.c: Likewise.
+
+2017-11-21  Pedro Alves  <palves@redhat.com>
+
+       * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
+
+2017-11-20  Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/whatis-ptype-typedefs.c (double_typedef)
+       (long_double_typedef): New typedefs.
+       Use DEF on double and long double.
+       * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
+       cases.
+       (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
+       and 'long_double_ptr_same_size' locals.  Use them to decide
+       whether cast from array/function to float is valid/invalid.
+
+2017-11-17  Tom Tromey  <tom@tromey.com>
+
+       * gdb.rust/traits.rs: New file.
+       * gdb.rust/traits.exp: New file.
+
+2017-11-17  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.ada/minsyms: New testcase.
+
+2017-11-16  Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
+       * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
+
+2017-11-16  Pedro Alves  <palves@redhat.com>
+
+       * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
+       gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
+
+2017-11-16  Pedro Alves  <palves@redhat.com>
+
+       * gdb.server/reconnect-ctrl-c.c: New file.
+       * gdb.server/reconnect-ctrl-c.exp: New file.
+
+2017-11-16  Phil Muldoon  <pmuldoon@redhat.com>
+
+       * gdb.python/py-rbreak.exp: New file.
+       * gdb.python/py-rbreak.c: New file.
+       * gdb.python/py-rbreak-func2.c: New file.
+
+2017-11-16  Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/starti.exp ("continue" test): Remove ".*"s from
+       pattern.
+       * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
+       GDB.
+
+2017-11-15  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * gdb.tui/completionn.exp (test_tab_completion): Add space in
+       regex.
+
 2017-11-13  Simon Marchi  <simon.marchi@polymtl.ca>
 
        * gdb.opt/inline-locals.exp: Remove trailing parentheses from
This page took 0.0289 seconds and 4 git commands to generate.