X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Ftestsuite%2FChangeLog;h=73f554561aae88964693d04e0061f79cc3a90e01;hb=6d72d289c4718c72f36880876d7460d6da4fa21a;hp=5536e5bf400200f600bf04ea3f491a17ed9be4fc;hpb=121ad66c941718bb0b1f7caffe0c555829d2fd2b;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 5536e5bf40..73f554561a 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,468 @@ +2018-06-22 Simon Marchi + + * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in + "info registers" output. + +2018-06-21 Richard Bunt + + * gdb.base/watchpoint-hw-attach.c: New test. + * gdb.base/watchpoint-hw-attach.exp: New file. + +2018-06-20 Simon Marchi + + * 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 + + * gdb.base/float128.exp: Add comment and improved fail message + to the failure case of "print large128" test. + +2018-06-19 Simon Marchi + + * configure.ac: Remove AC_PREREQ. + * configure: Re-generate. + +2018-06-19 Pedro Alves + + * 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 + + PR gdb/16841 + * gdb.cp/typedef-base.cc: New file. + * gdb.cp/typedef-base.exp: New file. + +2018-06-18 Tom de Vries + + * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations. + +2018-06-16 Andrew Burgess + Richard Bunt + + * 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 + + * gdb.base/fork-running-state.c: Include . + (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 + + PR cli/22573 + * gdb.base/finish-pretty.c: New test. + * gdb.base/finish-pretty.exp: New file. + +2018-06-14 Pedro Alves + + * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build + gdb's expected startup output. + +2018-06-14 Pedro Alves + + * lib/selftest-support.exp (selftest_setup): Remove inlined + function handling. + +2018-06-14 Tom de Vries + + * lib/selftest-support.exp (selftest_setup): Allow function arguments in + matching of breakpoint printing. + +2018-06-13 Tom de Vries + + 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 + + * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text. + +2018-06-12 Andrew Burgess + Stephen Roberts + + * gdb.threads/multiple-successive-infcall.exp: Remove kfail case, + rewrite test to describe action performed, rather than possible + failure. + +2018-06-08 Gary Benson + + * gdb.threads/check-libthread-db.exp: New file. + * gdb.threads/check-libthread-db.c: Likewise. + +2018-06-05 Tom Tromey + + * gdb.base/default.exp: Update expected "show version" output. + +2018-06-05 Tom Tromey + + 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 + + * gdb.mi/list-thread-groups-no-inferior.exp: New testcase. + +2018-06-01 Joel Brobecker + + * gdb.ada/bp_fun_addr: New testcase. + +2018-06-01 Tom Tromey + + * 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 + + * gdb.base/endian.exp: New test. + * gdb.base/endian.c: New test source. + +2018-05-24 Andrew Burgess + + 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 + Pedro Alves + + * gdb.threads/tls-core.c: Include + (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 + + * gdb.gdb/complaints.exp (test_initial_complaints): Simplify. + +2018-05-23 Tom Tromey + + * 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 + + * gdb.gdb/complaints.exp (test_empty_complaints): Update. + +2018-05-23 Tom Tromey + + * gdb.gdb/complaints.exp (test_serial_complaints): Remove. + (test_short_complaints): Update. + +2018-05-22 Pedro Alves + + * 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 + + * 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 + + PR gdb/22973 + * gdb.base/utf8-identifiers.c: New file. + * gdb.base/utf8-identifiers.exp: New file. + +2018-05-22 Pedro Franco de Carvalho + + * gdb.arch/powerpc-fpscr-gcore.exp: New file. + +2018-05-22 Pedro Franco de Carvalho + + * gdb.arch/powerpc-vsx-gcore.exp: New file. + +2018-05-18 Tom Tromey + + * gdb.base/ptype-offsets.exp: Update. + +2018-05-17 Keith Seitz + + * 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 + + * 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 + + * gdb.arch/amd64-init-x87-values.S: New file. + * gdb.arch/amd64-init-x87-values.exp: New file. + +2018-05-08 Jan Kratochvil + + * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests. + +2018-05-04 Tom Tromey + + PR python/22730: + * gdb.python/python.exp: Test multi-line execute. + +2018-05-04 Tom Tromey + + PR python/22731: + * gdb.python/py-breakpoint.exp: Test setting breakpoint commands. + +2018-05-04 Tom Tromey + + 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 + Pedro Alves + + 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 + + * 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 + + PR gdb/22619: + * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat + behavior. + +2018-05-04 Andrew Burgess + + * gdb.base/maint.exp: Process output from 'maint print registers' + line at a time. + +2018-05-04 Andrew Burgess + + * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a + timeout. + +2018-05-03 Andrew Burgess + + * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register + filter pattern. + +2018-05-02 Pedro Alves + + * 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 + + * gdb.python/py-parameter.exp: Set test message. + +2018-05-02 Tom Tromey + + PR python/20084: + * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and + PARAM_ZUINTEGER_UNLIMITED tests. + +2018-04-28 Dan Robertson + + PR rust/23124 + * gdb.rust/expr.exp: Test that the unit type is correctly parsed + when casting. + +2018-04-30 Tom Tromey + + * gdb.python/py-type.exp: Check align attribute. + * gdb.python/py-type.c: New "aligncheck" global. + +2018-04-30 Tom Tromey + + 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 + + PR rust/22545: + * gdb.rust/simple.exp: Add inclusive range tests. + +2018-04-26 Pedro Alves + + * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves + ifunc breakpoint locations correctly of ifunc breakpoints set + while the program resolves the ifunc. + +2018-04-26 Pedro Alves + + * gdb.base/gnu-ifunc-final.c: New file. + * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c. + * gdb.base/gnu-ifunc.exp (executable): Delete. + (staticexecutable): Adjust. + (lib_opts, exec_opts): Delete. + (make_binsuffix, build, set-break): New procedures. + (misc_tests): New, with tests factored out from the top level. + (top level): Test different combinations of ifunc resolver name, + resolver with and with debug info, and ifunc target with and + without debug info. Wrap static tests with with_target_prefix. + +2018-04-26 Pedro Alves + + * gdb.compile/compile-ifunc.exp: Also expect "function has unknown + return type" warnings. + +2018-04-25 Pedro Alves + + * gdb.base/hook-stop.exp: Expect "killed" instead of "has been + killed". + * gdb.base/kill-after-signal.exp: Likewise. + * gdb.threads/kill.exp: Likewise. + +2018-04-24 Jan Kratochvil + Sergio Durigan Junior + Pedro Alves + + * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...' + regexps to expect for '[Inferior ... detached]' as well. + * gdb.base/attach.exp: Likewise. + * gdb.base/catch-syscall.exp (check_for_program_end): Adjust + "gdb_continue_to_end". + (test_catch_syscall_with_wrong_args): Likewise. + * gdb.base/foll-fork.exp: Adjust regexps to match '[' and + ']'. Don't set 'verbose' on. + * gdb.base/foll-vfork.exp: Likewise. + * gdb.base/fork-print-inferior-events.c: New file. + * gdb.base/fork-print-inferior-events.exp: New file. + * gdb.base/hook-stop.exp: Adjust regexps to expect for new + '[Inferior ... has been killed]' message. + * gdb.base/kill-after-signal.exp: Likewise. + * gdb.base/solib-overlap.exp: Adjust regexps to expect for new + detach message. + * gdb.threads/kill.exp: Adjust regexps to expect for new kill + message. + * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...' + regexps to expect for '[Inferior ... detached]' as well. + * gdb.threads/process-dies-while-detaching.exp: Likewise. + +2018-04-24 Simon Marchi + + PR gdb/23104 + * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load. + +2018-04-19 Richard Bunt + + * gdb.threads/multiple-successive-infcall.c: New test. + * gdb.threads/multiple-successive-infcall.exp: New file. + +2018-04-17 Tom Tromey + + * gdb.rust/simple.rs (Union): New type. + (main): New local "u". + * gdb.rust/simple.exp (test_one_slice): Add new test case. + +2018-04-16 Andreas Arnez + + * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line + number information in output of "whereis" command. + * gdb.base/info-fun.exp: Likewise, for "info fun" command. + +2018-04-13 Andreas Arnez + + * gdb.ada/info_types.exp: Adjust expected output to the line + numbers now printed by "info var/func/type". + * gdb.base/completion.exp: Likewise. + * gdb.base/included.exp: Likewise. + * gdb.cp/cp-relocate.exp: Likewise. + * gdb.cp/cplusfuncs.exp: Likewise. + * gdb.cp/namespace.exp: Likewise. + * gdb.dwarf2/dw2-case-insensitive.exp: Likewise. + +2018-04-13 Markus Metzger + + * gdb.btrace/cpu.exp: New. + +2018-04-13 Markus Metzger + + * gdb.base/step-indirect-call-thunk.exp: New. + * gdb.base/step-indirect-call-thunk.c: New. + * gdb.reverse/step-indirect-call-thunk.exp: New. + * gdb.reverse/step-indirect-call-thunk.c: New. + +2018-04-11 Simon Marchi + + * gdb.base/pie-fork.c: New file. + * gdb.base/pie-fork.exp: New file. + +2018-04-11 Tom Tromey + + * gdb.rust/simple.exp: Add test for ".." struct initializer. + +2018-04-10 Pedro Alves + + * gdb.base/fork-running-state.c (fork_child): Don't exit if parent + exits. Instead loop running forever. + (fork_parent): Run forever too. + +2018-04-07 Simon Marchi + + * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use + mi_continue_to_line. + * gdb.mi/mi-stack.c (callee4): Add comment. + +2018-04-07 Simon Marchi + + * gdb.mi/mi-stack.exp: Fix indentation. + +2018-04-07 Simon Marchi + + PR gdb/22979 + * gdb.arch/amd64-osabi.exp: New file. + +2018-04-07 Simon Marchi + + PR gdb/22980 + * gdb.base/osabi.exp: New file. + 2018-04-02 Weimin Pan * gdb.cp/static-typedef-print.exp: New file.