gdb: Add switch to disable DWARF stack unwinders
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 34da102c626ea004f3390bd1539d57e92d3d6a79..cdba393ea849120f3e1172d634f312b981b32b56 100644 (file)
@@ -1,3 +1,498 @@
+2018-07-26  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.base/maint.exp: Add check that dwarf unwinders control flag
+       is visible.
+
+2018-07-26  Tom de Vries  <tdevries@suse.de>
+
+       PR breakpoints/23366
+       * gdb.base/catch-follow-exec.c: New test.
+       * gdb.base/catch-follow-exec.exp: New file.
+
+2018-07-25  Tom de Vries  <tdevries@suse.de>
+
+       * gdb.base/vla-optimized-out-o3.exp: New file.  Reuse
+       vla-optimized-out.c.
+
+2018-07-25  Jan Vrany  <jan.vrany@fit.cvut.cz>
+
+       * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
+       * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
+
+2018-07-20  Tom de Vries  <tdevries@suse.de>
+
+       * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
+       NOCLONE macro.
+       * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
+
+2018-07-19  Tom de Vries  <tdevries@suse.de>
+
+       * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
+       regular expression.
+
+2018-07-18  Tom de Vries  <tdevries@suse.de>
+
+       * gdb.base/vla-optimized-out.c: New test.
+       * gdb.base/vla-optimized-out.exp: New file.
+
+2018-07-13  Sergio Durigan Junior  <sergiodj@redhat.com>
+
+       * lib/gdbserver-support.exp (gdbserver_start): Expect for the
+       message "No address associated with hostname" when gdbserver
+       cannot resolve the hostname.
+
+2018-07-12  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
+
+       * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
+       Add some test prefixes to make tests unique.
+
+2018-07-12  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
+
+       * gdb.base/frameapply.c: New file.
+       * gdb.base/frameapply.exp: New file.
+
+2018-07-12  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
+
+       * gdb.base/skip.exp: Update expected error message.
+
+2018-07-11  Sergio Durigan Junior  <sergiodj@redhat.com>
+           Jan Kratochvil  <jan.kratochvil@redhat.com>
+           Paul Fertser  <fercerpav@gmail.com>
+           Tsutomu Seki  <sekiriki@gmail.com>
+
+       * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
+       parameter.
+       * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
+       by default.
+       * boards/native-gdbserver.exp: Likewise.
+       * gdb.server/run-without-local-binary.exp: Improve regexp used
+       for detecting when a remote debugging connection succeeds.
+       * gdb.server/server-connect.exp: New file.
+       * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
+       Do not prefix the port number with ":".
+       (gdbserver_start): New global GDB_TEST_SOCKETHOST.  Implement
+       support for detecting and using it.  Add '$debughost_gdbserver'
+       to the list of arguments used to start gdbserver.  Handle case
+       when gdbserver cannot resolve a network name.
+
+2018-07-11  Sergio Durigan Junior  <sergiodj@redhat.com>
+
+       PR c++/23373
+       * gdb.base/ptype-offsets.cc (struct static_member): New
+       struct.
+       (main) <stmember>: New variable.
+       * gdb.base/ptype-offsets.exp: Add test for printing a struct
+       with a static member in it.
+
+2018-07-10  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
+       watchpoints enabled and disabled.
+
+2018-07-09  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.base/examine-backward.exp: Still run tests around address
+       0x0, even if address 0x0 is not readable.  Update the pattern for
+       matching address 0x0 in expected output.
+
+2018-07-06  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.base/share-env-with-gdbserver.c (main): Add call to
+       malloc/free.
+
+2018-07-04  Tom de Vries  <tdevries@suse.de>
+
+       * gdb.dwarf2/dw2-error.exp: Update expected error message.
+
+2018-07-02  Maciej W. Rozycki  <macro@mips.com>
+
+       PR tdep/8282
+       * gdb.arch/mips-disassembler-options.exp: New test.
+       * gdb.arch/mips-disassembler-options.s: New test source.
+
+2018-06-29  Pedro Alves  <palves@redhat.com>
+
+       * gdb.threads/names.exp: Adjust expected "info threads" output.
+
+2018-06-29  Pedro Alves  <palves@redhat.com>
+
+       * gdb.opt/inline-break.exp (line number, address): Add "info
+       break" tests.
+
+2018-06-29  Pedro Alves  <palves@redhat.com>
+
+       * gdb.opt/inline-break.c (func1): Add "break here" marker.
+       * gdb.opt/inline-break.exp: Test setting breakpoints by line
+       number and address and running to them.
+
+2018-06-29  Richard Bunt  <richard.bunt@arm.com>
+
+       * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
+
+2018-06-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * lib/compiler.c: Remove executable permission flag.
+
+2018-06-28  Richard Bunt  <richard.bunt@arm.com>
+
+       * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
+       code.
+       * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
+
+2018-06-28  Petr Tesarik  <ptesarik@suse.cz>
+
+       * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
+
+2018-06-28  Petr Tesarik  <ptesarik@suse.cz>
+
+       * gdb.base/relocate.exp: Test add-symbol-file behavior when the
+       address argument is omitted.
+
+2018-06-28  Petr Tesarik  <ptesarik@suse.cz>
+
+       * gdb.base/relocate.exp: Add test for "symbol-file -o ".
+
+2018-06-27  Omair Javaid  <omair.javaid@linaro.org>
+
+       PR gdb/21695
+       * gdb.base/infoline-reloc-main-from-zero.exp: New test.
+       * gdb.base/infoline-reloc-main-from-zero.c: New file.
+
+2018-06-26  Tom Tromey  <tom@tromey.com>
+
+       PR rust/22574:
+       * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
+       * gdb.rust/simple.rs (struct SimpleLayout): New.
+
+2018-06-22  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
+       "info registers" output.
+
+2018-06-21  Richard Bunt  <richard.bunt@arm.com>
+
+       * gdb.base/watchpoint-hw-attach.c: New test.
+       * gdb.base/watchpoint-hw-attach.exp: New file.
+
+2018-06-20  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
+       through /bin/sh.
+       * boards/dwarf4-gdb-index.exp: Likewise.
+       * boards/fission-dwp.exp: Likewise.
+
+2018-06-20  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * gdb.base/float128.exp: Add comment and improved fail message
+       to the failure case of "print large128" test.
+
+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.
+       * gdb.base/endian.c: New test source.
+
+2018-05-24  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       PR gdb/23203
+       * gdb.base/bt-selected-frame.c: New file.
+       * gdb.base/bt-selected-frame.exp: New file.
+       * lib/gdb.exp (get_current_frame_number): New function.
+
+2018-05-24  Maciej W. Rozycki  <macro@mips.com>
+           Pedro Alves  <palves@redhat.com>
+
+       * gdb.threads/tls-core.c: Include <stdlib.h>
+       (thread_proc): Call `abort'.
+       * gdb.threads/tls-core.exp: Generate a core with core_find too.
+       (tls_core_test): New procedure, bits factored out from ...
+       (top level): ... here.  Test both native cores and gcore cores.
+
+2018-05-23  Tom Tromey  <tom@tromey.com>
+
+       * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
+
+2018-05-23  Tom Tromey  <tom@tromey.com>
+
+       * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
+       symfile_complaints.
+       (test_short_complaints): Likewise.
+       (test_empty_complaints): Likewise.
+       (test_initial_complaints): Update.
+
+2018-05-23  Tom Tromey  <tom@tromey.com>
+
+       * gdb.gdb/complaints.exp (test_empty_complaints): Update.
+
+2018-05-23  Tom Tromey  <tom@tromey.com>
+
+       * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
+       (test_short_complaints): Update.
+
+2018-05-22  Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/remote.exp: Only gdb_start after compiling the
+       testcase.  Issue "disconnect" before testing "set remote" command
+       defaults.  Issue clean_restart before running to main.
+
+2018-05-22  Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/remote.exp: Adjust expected output of "show remote
+       memory-write-packet-size".  Add tests for "set remote
+       memory-write-packet-size 0" and "set remote
+       memory-write-packet-size fixed/limit".
+
+2018-05-22  Pedro Alves  <palves@redhat.com>
+
+       PR gdb/22973
+       * gdb.base/utf8-identifiers.c: New file.
+       * gdb.base/utf8-identifiers.exp: New file.
+
+2018-05-22  Pedro Franco de Carvalho  <pedromfc@linux.vnet.ibm.com>
+
+       * gdb.arch/powerpc-fpscr-gcore.exp: New file.
+
+2018-05-22  Pedro Franco de Carvalho  <pedromfc@linux.vnet.ibm.com>
+
+       * gdb.arch/powerpc-vsx-gcore.exp: New file.
+
+2018-05-18  Tom Tromey  <tom@tromey.com>
+
+       * gdb.base/ptype-offsets.exp: Update.
+
+2018-05-17  Keith Seitz  <keiths@redhat.com>
+
+       * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
+       in expected breakpoint stop locations.
+       * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
+       move to proper scope to test variable values.
+       * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
+       (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
+       New functions.
+       (main): Call not_inline_func3.
+       * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
+       inline_func1, inline_func2, and inline_func3.  Test that when each
+       breakpoint is hit, GDB properly reports both the stop location
+       and the backtrace. Repeat tests for temporary breakpoints.
+
+2018-05-15  Maciej W. Rozycki  <macro@mips.com>
+
+       * gdb.server/server-kill.exp: Verify whether `server_pid' exists
+       rather then trying to access it in determining whether the PID
+       of `gdbserver' could have been retrieved.
+
+2018-05-08  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.arch/amd64-init-x87-values.S: New file.
+       * gdb.arch/amd64-init-x87-values.exp: New file.
+
+2018-05-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
+
+2018-05-04  Tom Tromey  <tom@tromey.com>
+
+       PR python/22730:
+       * gdb.python/python.exp: Test multi-line execute.
+
+2018-05-04  Tom Tromey  <tom@tromey.com>
+
+       PR python/22731:
+       * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
+
+2018-05-04  Tom Tromey  <tom@tromey.com>
+
+       PR gdb/11750:
+       * gdb.base/define.exp: Test defining a user command inside a user
+       command.
+       * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
+
+2018-05-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
+           Pedro Alves <palves@redhat.com>
+
+       PR breakpoints/19806 and support for PR external/20207.
+       * gdb.base/watchpoint-unaligned.c: New file.
+       * gdb.base/watchpoint-unaligned.exp: New file.
+
+2018-05-04  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.base/maint.exp: Make test names unique, use
+       test_prefix_command_help to test 'help maint info', and remove
+       repeated test of 'help maint'.
+
+2018-05-04  Tom Tromey  <tom@tromey.com>
+
+       PR gdb/22619:
+       * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
+       behavior.
+
+2018-05-04  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.base/maint.exp: Process output from 'maint print registers'
+       line at a time.
+
+2018-05-04  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
+       timeout.
+
+2018-05-03  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
+       filter pattern.
+
+2018-05-02  Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
+       to_log_command renames.
+       * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
+
+2018-05-02  Tom Tromey  <tom@tromey.com>
+
+       * gdb.python/py-parameter.exp: Set test message.
+
+2018-05-02  Tom Tromey  <tom@tromey.com>
+
+       PR python/20084:
+       * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
+       PARAM_ZUINTEGER_UNLIMITED tests.
+
+2018-04-28  Dan Robertson  <danlrobertson89@gmail.com>
+
+       PR rust/23124
+       * gdb.rust/expr.exp: Test that the unit type is correctly parsed
+       when casting.
+
+2018-04-30  Tom Tromey  <tom@tromey.com>
+
+       * gdb.python/py-type.exp: Check align attribute.
+       * gdb.python/py-type.c: New "aligncheck" global.
+
+2018-04-30  Tom Tromey  <tom@tromey.com>
+
+       PR exp/17095:
+       * gdb.dwarf2/dw2-align.exp: New file.
+       * gdb.cp/align.exp: New file.
+       * gdb.base/align.exp: New file.
+       * lib/gdb.exp (gdb_int128_helper): New proc.
+       (has_int128_c, has_int128_cxx): New caching procs.
+
+2018-04-27  Tom Tromey  <tom@tromey.com>
+
+       PR rust/22545:
+       * gdb.rust/simple.exp: Add inclusive range tests.
+
 2018-04-26  Pedro Alves  <palves@redhat.com>
 
        * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
This page took 0.032685 seconds and 4 git commands to generate.