X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Ftestsuite%2FChangeLog;h=1079e71c84c0af4fa8db86e3a380670717f5b837;hb=99a5596592eda72c5c60b45cdfabb47e426132d5;hp=7416b820d78eab40893b7351ecd96bb0f8bcec89;hpb=45e4216376f37e543fc80062025cab0c2d9faf35;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 7416b820d7..1079e71c84 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,301 @@ +2019-12-18 Simon Marchi + + * gdb.base/default.exp: Update value of $_gdb_major. + +2019-12-17 Bernd Edlinger + + * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0. + +2019-12-17 Bernd Edlinger + + * gdb.base/skip.exp: Whitespace fix. + +2019-12-16 Bernd Edlinger + + * gdb.base/skip-inline.c: New file. + * gdb.base/skip-inline.exp: New file. + +2019-12-16 Simon Marchi + + * gdb.base/jit-reader.exp (jit_reader_test): Rename + jit_function_00 to jit_function_stack_mangle. + * gdb.base/jithost.c (jit_function_t): Rename to... + (jit_function_stack_mangle_t): ... this. + (jit_function_add_t): New typedef. + (jit_function_00_code): Rename to... + (jit_function_stack_mangle_code): ... this, make static. + (jit_function_add_code): New. + (main): Generate "add" function and call it. Adjust to changes + in jithost_abi. + * gdb.base/jithost.h (struct jithost_abi_bounds): New. + (struct jithost_abi) : Remove fields. + : New fields. + * gdb.base/jitreader.c (struct reader_state) : Remove fields. + : New field. + (read_debug_info): Adjust to renaming, create block for "add" + function. + (read_sp, unwind_frame, get_frame_id): Adjust to other changes. + +2019-12-11 Tom Tromey + + * gdb.tui/resize.exp: Fix regexp. + * gdb.tui/regs.exp: Fix regexps. + * gdb.tui/main.exp: Fix regexp. + +2019-12-11 Tom Tromey + + * gdb.tui/resize.exp: Update. + * gdb.tui/empty.exp (layouts): Update. + +2019-12-11 Tom Tromey + + * gdb.tui/regs.exp: Update. + * gdb.tui/empty.exp (layouts): Update. + * gdb.tui/basic.exp: Update. + * lib/tuiterm.exp (_check_box): Don't check bottom border. + +2019-12-11 Philippe Waroquiers + + * gdb.base/options.exp: Add -raw-values in the print completion list. + * gdb.python/py-prettyprint.exp: Add tests for -raw-values. + +2019-12-10 Kevin Buettner + + * gdb.threads/omp-par-scope.c: New file. + * gdb/threads/omp-par-scope.exp: New file. + +2019-12-10 Kevin Buettner + + * lib/gdb.exp (support_nested_function_tests): New proc. + +2019-12-10 Kevin Buettner + + * lib/gdb.exp (gdb_compile_openmp): New proc. + (build_executable_from_specs): Add an "openmp" option. + (gdb_compile_pthreads): Add non-executable case. + +2019-12-10 Tom Tromey + + * gdb.ada/unchecked_union.exp: New file. + * gdb.ada/unchecked_union/pck.adb: New file. + * gdb.ada/unchecked_union/pck.ads: New file. + * gdb.ada/unchecked_union/unchecked_union.adb: New file. + * gdb-utils.exp (string_to_regexp): Also quote "?". + +2019-12-10 George Barrett + + Test scripted probe breakpoints. + * gdb.guile/scm-breakpoint.c (main): Add probe point. + * gdb.python/py-breakpoint.c (main): Likewise. + * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe + specifier test. + * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise. + +2019-12-09 Tankut Baris Aktemur + + * gdb.cp/rvalue-ref-overload.cc (g): New function that takes + an rvalue parameter. + * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue + parameter. + +2019-12-09 Andrew Burgess + + * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system + modules. + +2019-12-09 Andrew Burgess + + * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a + broken version of GCC. + +2019-12-09 Andrew Burgess + + * gdb.fortran/info-modules.exp: Rewrite to make use of new + sym-info-cmds library. + * gdb.fortran/info-types.exp: Likewise. + * lib/sym-info-cmds.exp: New file. + +2019-12-08 Tom de Vries + + * gdb.dwarf2/imported-unit.exp: Fix inter-CU references. + +2019-12-07 Keith Seitz + + * gdb.base/corefile-buildid-shlib-shr.c: New file. + * gdb.base/corefile-buildid-shlib.c: New file. + * gdb.base/corefile-buildid.c: New file. + * gdb.base/corefile-buildid.exp: New file. + +2019-12-06 Tom de Vries + + * gdb.dwarf2/varval.exp: Add decl before def test. + +2019-12-06 Tankut Baris Aktemur + + * gdb.cp/rvalue-ref-overload.exp: Minor cleanup. + +2019-12-06 Tankut Baris Aktemur + + * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both + CV and reference conversion for overload resolution. + * gdb.cp/rvalue-ref-overload.exp: Test it. + +2019-12-06 Philippe Waroquiers + + * gdb.threads/pthreads.exp: Test taas and tfaas without command. + * gdb.base/frameapply.exp: Test faas without command. + +2019-12-04 Andrew Burgess + + * lib/gdb.exp (gdb_compile): Add -J compiler option when building + Fortran tests. + * gdb.mi/mi-fortran-modules.exp: Compile source files in correct + order. + +2019-12-04 Andrew Burgess + + * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle + casting to type with no kind specified. + (test_basic_parsing_of_type_kinds): Additional tests for types + with no kind specified, and add tests for single/double + precision/complex types. + +2019-12-04 Tom Tromey + + * gdb.base/endianity.c (struct other) : New field. + (main): Initialize it. + * gdb.base/endianity.exp: Update. + +2019-12-04 Tom Tromey + + * gdb.ada/scalar_storage/storage.adb: New file. + * gdb.ada/scalar_storage/pck.adb: New file. + * gdb.ada/scalar_storage/pck.ads: New file. + * gdb.ada/scalar_storage.exp: New file. + +2019-12-04 Tom Tromey + + * gdb.base/endianity.c (struct otherendian) : New field. + (main): Initialize it. + * gdb.base/endianity.exp: Update. + +2019-12-04 Andrew Burgess + + * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter. + +2019-12-04 Andrew Burgess + + * gdb.mi/mi-fortran-modules.exp: Add additional tests for + -symbol-info-module-functions and -symbol-info-module-variables. + +2019-12-01 Andrew Burgess + + * gdb.fortran/array-slices.exp: Add test for dynamic strings. + +2019-12-01 Richard Bunt + Andrew Burgess + + * gdb.fortran/derived-type-striding.exp: New file. + * gdb.fortran/derived-type-striding.f90: New file. + * gdb.fortran/array-slices.exp: New file. + * gdb.fortran/array-slices.f90: New file. + +2019-11-30 Philippe Waroquiers + + * gdb.base/define.exp: Test . in command names. + * gdb.base/setshow.exp: Update test, as . is now part of + command name. + +2019-11-30 Philippe Waroquiers + + * gdb.base/define-prefix.exp: New file. + +2019-11-28 Andrew Burgess + + * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to + compile. + (skip_btrace_pt_tests): Likewise. + +2019-11-27 Andrew Burgess + + * gdb.fortran/info-modules.exp: Compile source files in correct + order. + +2019-11-27 Kevin Buettner + + * gdb.dwarf2/imported-unit.exp: New file. + * gdb.dwarf2/imported-unit.c: New file. + +2019-11-27 Andrew Burgess + + * gdb.mi/mi-fortran-modules-2.f90: New file. + * gdb.mi/mi-fortran-modules.exp: New file. + * gdb.mi/mi-fortran-modules.f90: New file. + +2019-11-27 Andrew Burgess + + * gdb.mi/mi-sym-info-1.c: New file. + * gdb.mi/mi-sym-info-2.c: New file. + * gdb.mi/mi-sym-info.exp: New file. + +2019-11-22 Tom Tromey + + * gdb.ada/tasks.exp: Add -ada-task-info regression test. + * gdb.ada/tasks/foo.adb: Add another stopping location. + +2019-11-21 Peeter Joot + + * gdb.base/endianity.c: New test. + * gdb.base/endianity.exp: New file. + +2019-11-21 Lukas Durfina + + * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64. + +2019-11-21 Tom de Vries + + PR gdb/24956 + * gdb.base/ui-redirect.exp: Test output of user-defined command. + +2019-11-20 Sergio Durigan Junior + + * gdb.python/py-progspace.exp: Add missing parentheses on some + 'print' commands. + +2019-11-19 Tom Tromey + + * gdb.tui/winheight.exp: New file. + +2019-11-19 Andrew Burgess + + * gdb.base/ctf-whatis.c: Delete. + * gdb.base/ctf-whatis.exp: Delete. + * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf. + +2019-11-19 Andrew Burgess + + * gdb.base/ctf-cvexpr.exp: Delete. + * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf. + +2019-11-19 Andrew Burgess + + * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in + the compiler. Clean up header comment a little. + * gdb.base/ctf-ptype.exp: Likewise. + * gdb.base/ctf-whatis.exp: Likewise. + * lib/gdb.exp (skip_ctf_tests): New proc. + +2019-11-18 Sergio Durigan Junior + + https://bugzilla.redhat.com/show_bug.cgi?id=1765117 + * gdb.tui/corefile-run.exp: New file. + +2019-11-14 Tom Tromey + + * gdb.base/gdbvars.exp (test_convenience_variables): Add + regression tests. + 2019-11-12 Tom Tromey * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output