X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Ftestsuite%2FChangeLog;h=5dcb844bfde4b65edb6007c3745cf84fa9ad3d27;hb=4f5bd88505801cb9b405c83a4faa4111475dbc62;hp=28726b8fcb308b8520e8ab88968864668c1c1803;hpb=7b973adce2b486518d3150db257b179e1b9a5d33;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 28726b8fcb..5dcb844bfd 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,346 @@ +2020-04-02 Tom de Vries + + * gdb.base/main-psymtab.exp: New file. + +2020-04-02 Tom de Vries + + * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style. + +2020-04-01 Tom Tromey + + * gdb.base/complex-parts.exp: Add type tests. + +2020-04-01 Tom Tromey + + * gdb.base/complex-parts.exp: Add arithmetic tests. + +2020-04-01 Tom Tromey + + * gdb.compile/compile.exp: Update. + * gdb.compile/compile-cplus.exp: Update. + * gdb.base/varargs.exp: Update. + * gdb.base/floatn.exp: Update. + * gdb.base/endianity.exp: Update. + * gdb.base/callfuncs.exp (do_function_calls): Update. + * gdb.base/funcargs.exp (complex_args, complex_integral_args) + (complex_float_integral_args): Update. + * gdb.base/complex.exp: Update. + * gdb.base/complex-parts.exp: Update. + +2020-04-01 Tom Tromey + + * gdb.rust/union.rs: New file. + * gdb.rust/union.exp: New file. + * gdb.rust/simple.rs (Union, Union2): Move to union.rs. + (main): Update. + * gdb.rust/simple.exp: Move union tests to union.exp. + +2020-04-01 Tom Tromey + + * gdb.rust/simple.rs (main): Remove "y0". + +2020-04-01 Tankut Baris Aktemur + + * gdb.multi/stop-all-on-exit.c: New test. + * gdb.multi/stop-all-on-exit.exp: New file. + +2020-04-01 Hannes Domani + + PR gdb/24789 + * gdb.cp/misc.cc: Add integer reference variable. + * gdb.cp/misc.exp: Add test. + +2020-04-01 Tankut Baris Aktemur + + * gdb.server/stop-reply-no-thread.exp: Enhance the test + scenario to cover execution until the end and also the case + +2020-03-31 Tom de Vries + + * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to + c. Use "maint info symtabs" to check symtab expansion. + +2020-03-30 Tom de Vries + + * gdb.base/c-linkage-name.exp: Use readnow call to mark a test + unsupported. + (verify_psymtab_expanded): Move ... + * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported + test. + (readnow): New proc. + +2020-03-23 Andrew Burgess + + * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address + with $hex. + +2020-03-20 Tom Tromey + + * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions. + +2020-03-20 Tom Tromey + + * gdb.ada/sub_variant/subv.adb: New file. + * gdb.ada/sub_variant.exp: New file. + +2020-03-20 Tom de Vries + + * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if + first break fails. + * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same. + +2020-03-19 Andrew Burgess + + * gdb.server/exit-multiple-threads.c: New file. + * gdb.server/exit-multiple-threads.exp: New file. + +2020-03-19 Andrew Burgess + + * gdb.fortran/mixed-lang-stack.c: New file. + * gdb.fortran/mixed-lang-stack.cpp: New file. + * gdb.fortran/mixed-lang-stack.exp: New file. + * gdb.fortran/mixed-lang-stack.f90: New file. + +2020-03-19 Andrew Burgess + + * gdb.linespec/cp-completion-aliases.cc: New file. + * gdb.linespec/cp-completion-aliases.exp: New file. + +2020-03-19 Tom de Vries + + * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching + more precise. + +2020-03-18 Tom de Vries + + * gdb.dwarf2/break-inline-psymtab-2.c: New test. + * gdb.dwarf2/break-inline-psymtab.c: New test. + * gdb.dwarf2/break-inline-psymtab.exp: New file. + +2020-03-16 Tom de Vries + + * lib/cache.exp (gdb_do_cache): Add and handle local variables + cache_verify and cache_verify_proc. + +2020-03-15 Tom de Vries + + * gdb.server/solib-list.exp: Handle + 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'. + +2020-03-15 Tom de Vries + + * gdb.base/maint.exp: Use exp_continue in long lines for "maint print + objfiles". + +2020-03-14 Tom Tromey + + * gdb.base/cvexpr.exp: Add test for _Atomic and restrict. + +2020-03-14 Tom de Vries + + * gdb.mi/mi-fortran-modules.exp: Use exp_continue. + +2020-03-14 Tom de Vries + + * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads" + result in line-by-line fashion. + +2020-03-14 Tom de Vries + + * lib/gdb.exp (supports_statement_frontiers): New proc. + * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers. + +2020-03-14 Tom de Vries + + * gdb.base/printcmds.exp: Add missing quoting for "print + teststring2". + +2020-03-13 Tom Tromey + + * gdb.base/printcmds.exp (test_print_strings): Add regression + test. + * gdb.base/printcmds.c (charptr): New typedef. + (teststring2): New global. + +2020-03-13 Andrew Burgess + + * gdb.base/break-interp.exp: Use the tail of the filename, not the + full path in the test name. + (test_ld): Add some with_test_prefix blocks to make test names + unique. + +2020-03-13 Tom de Vries + + * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts. + +2020-03-13 Tom de Vries + + * gdb.mi/mi-sym-info.exp: Make matching more precise. + +2020-03-13 Tom de Vries + + PR symtab/25646 + * gdb.dwarf2/imported-unit.exp: Add test. + +2020-03-13 Tom de Vries + + * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef. + (var1, var2): New variable. + * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict + matching symbols. + +2020-03-13 Tom de Vries + + * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc. + (Term::command): Use prompt prefix. + (Term::enter_tui): Use command_no_prompt_prefix instead of prefix. + * gdb.tui/tui-layout-asm-short-prog.exp: Use + command_no_prompt_prefix instead of prefix. + * gdb.tui/tui-layout-asm.exp: Same. + +2020-03-12 Simon Marchi + + * gdb.base/break-interp.exp: Use foreach_with_prefix. + +2020-03-12 Simon Marchi + + * gdb.arch/amd64-disp-step-avx.S: Add nops after _start. + * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced + on" while stepping over the test instruction, match printed + message. + +2020-03-12 Tom de Vries + + * gdb.base/info-types.exp: Use exp_continue during matching of output + of "info types". + +2020-03-12 Tom de Vries + + * gdb.threads/execl.exp: Delete breakpoint after hitting it. + +2020-03-12 Tom de Vries + + * gdb.fortran/module.exp: Use exp_continue during matching of output + of "info variable -n". + +2020-03-12 Tom de Vries + + * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to + gdb.dwarf2/dw2-ranges-base.c. + +2020-03-12 Tom de Vries + + * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test + in presence of GLIBC debuginfo. + +2020-03-12 Tom de Vries + + * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching + $core. + +2020-03-12 Tom de Vries + + * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp + more precise. + +2020-03-11 Simon Marchi + + * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert + from Unix to Windows path. + +2020-03-11 Tom de Vries + + * gdb.ada/minsyms.exp: Set language to ada. + +2020-03-11 Tom de Vries + + * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf. + +2020-03-11 Tom de Vries + + * gdb.btrace/reconnect.exp: Allow source line pattern after stepi. + +2020-03-11 Tom Tromey + + * gdb.dwarf2/variant.exp: Mark discriminants as artificial. + +2020-03-11 Tom de Vries + + * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages. + +2020-03-11 Tom de Vries + + * gdb.base/break-interp.exp: Limit verbose scope. + +2020-03-11 Tom de Vries + + * gdb.fortran/logical.f90: Define variable with character type. + * gdb.fortran/logical.exp: Use character type instead of uint8_t. + +2020-03-11 Tom de Vries + + * gdb.base/list-ambiguous.exp: Set EDITOR to true. + +2020-03-11 Tom de Vries + + * gdb.ada/access_to_packed_array.exp: Test printing of expanded + symtabs. + +2020-03-10 Andrew Burgess + Bernd Edlinger + + * gdb.cp/step-and-next-inline.cc: New file. + * gdb.cp/step-and-next-inline.exp: New file. + * gdb.cp/step-and-next-inline.h: New file. + * gdb.dwarf2/dw2-is-stmt.c: New file. + * gdb.dwarf2/dw2-is-stmt.exp: New file. + * gdb.dwarf2/dw2-is-stmt-2.c: New file. + * gdb.dwarf2/dw2-is-stmt-2.exp: New file. + * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern. + +2020-03-10 Andrew Burgess + + * lib/dwarf.exp (Dwarf::lines) Add support for modifying the + is-stmt flag in the line table. + +2020-03-09 Tom de Vries + + * lib/gdb.exp (cached_file): Create cache dir. + +2020-03-07 Tom de Vries + + * gdb.cp/ref-params.exp: Compare build_executable result with -1. + * gdb.cp/rvalue-ref-params.exp: Same. + +2020-03-06 Tom de Vries + + * lib/gdb.exp (tentative_rename, cached_file): New proc. + * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh. + +2020-03-06 Tom de Vries + + * README: Fix "the the". + * gdb.base/dprintf.exp: Same. + +2020-03-05 Tom de Vries + + * gdb.base/maint.exp: Update "main print statistics" expected output. + +2020-03-04 Alok Kumar Sharma + + * lib/fortran.exp (fortran_int4): Handle flang kind printing. + (fortran_int8): Likewise. + (fortran_real4): Likewise. + (fortran_real8): Likewise. + (fortran_complex4): Likewise. + (fortran_logical4): Likewise. + (fortran_character1): Likewise. + +2020-03-03 Andrew Burgess + + * gdb.fortran/logical.exp: Add tests that any non-zero value is + printed as true. + 2020-03-03 Sergio Durigan Junior * gdb.base/printcmds.exp: Add test to verify printf of a