gdb/testsuite: Fix race condition compiling fortran test
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 417c2899f029193ed900a5cb11235bd09175dd18..86f2130c2698f3f837991b763c5d20bb8f0a2fcc 100644 (file)
@@ -1,3 +1,277 @@
+2019-11-27  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.fortran/info-modules.exp: Compile source files in correct
+       order.
+
+2019-11-27  Kevin Buettner  <kevinb@redhat.com>
+
+       * gdb.dwarf2/imported-unit.exp: New file.
+       * gdb.dwarf2/imported-unit.c: New file.
+
+2019-11-27  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * 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  <andrew.burgess@embecosm.com>
+
+       * 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  <tromey@adacore.com>
+
+       * gdb.ada/tasks.exp: Add -ada-task-info regression test.
+       * gdb.ada/tasks/foo.adb: Add another stopping location.
+
+2019-11-21  Peeter Joot  <peeter.joot@lzlabs.com>
+
+       * gdb.base/endianity.c: New test.
+       * gdb.base/endianity.exp: New file.
+
+2019-11-21  Lukas Durfina  <ldurfina@tachyum.com>
+
+       * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
+
+2019-11-21  Tom de Vries  <tdevries@suse.de>
+
+       PR gdb/24956
+       * gdb.base/ui-redirect.exp: Test output of user-defined command.
+
+2019-11-20  Sergio Durigan Junior  <sergiodj@redhat.com>
+
+       * gdb.python/py-progspace.exp: Add missing parentheses on some
+       'print' commands.
+
+2019-11-19  Tom Tromey  <tom@tromey.com>
+
+       * gdb.tui/winheight.exp: New file.
+
+2019-11-19  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * 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  <andrew.burgess@embecosm.com>
+
+       * gdb.base/ctf-cvexpr.exp: Delete.
+       * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
+
+2019-11-19  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * 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  <sergiodj@redhat.com>
+
+       https://bugzilla.redhat.com/show_bug.cgi?id=1765117
+       * gdb.tui/corefile-run.exp: New file.
+
+2019-11-14  Tom Tromey  <tromey@adacore.com>
+
+       * gdb.base/gdbvars.exp (test_convenience_variables): Add
+       regression tests.
+
+2019-11-12  Tom Tromey  <tom@tromey.com>
+
+       * lib/tuiterm.exp (_accept): Add wait_for parameter.  Check output
+       after any command.  Expect prompt after WAIT_FOR is seen.
+       (enter_tui): Enable resize messages.
+       (command): Expect command in output.
+       (get_line): Avoid error when cursor appears to be off-screen.
+       (dump_screen): Include screen size in title.
+       (_do_resize): New proc, from "resize".
+       (resize): Rewrite.  Do resize in two steps.
+       * gdb.tui/empty.exp (layouts): Fix entries.
+       (check_boxes): Remove xfail.
+       (check_text): Dump screen on failure.
+
+2019-11-10  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.python/py-symbol.exp: Add test for
+       gdb.lookup_static_symbols.
+
+2019-11-10  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.python/py-symbol.c: Declare and call function from new
+       py-symbol-2.c file.
+       * gdb.python/py-symbol.exp: Compile both source files, and add new
+       tests for gdb.lookup_static_symbol.
+       * gdb.python/py-symbol-2.c: New file.
+
+2019-11-02  Tom de Vries  <tdevries@suse.de>
+
+       * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
+       * gdb.base/anon.exp: Same.
+       * gdb.base/auto-connect-native-target.exp: Same.
+       * gdb.base/call-ar-st.exp: Same.
+       * gdb.base/catch-syscall.exp: Same.
+       * gdb.base/commands.exp: Same.
+       * gdb.base/default.exp: Same.
+       * gdb.base/display.exp: Same.
+       * gdb.base/float.exp: Same.
+       * gdb.base/foll-fork.exp: Same.
+       * gdb.base/help.exp: Same.
+       * gdb.base/info-macros.exp: Same.
+       * gdb.base/info-proc.exp: Same.
+       * gdb.base/info-target.exp: Same.
+       * gdb.base/long_long.exp: Same.
+       * gdb.base/macscp.exp: Same.
+       * gdb.base/memattr.exp: Same.
+       * gdb.base/nofield.exp: Same.
+       * gdb.base/pointers.exp: Same.
+       * gdb.base/printcmds.exp: Same.
+       * gdb.base/ptype.exp: Same.
+       * gdb.base/restore.exp: Same.
+       * gdb.base/return.exp: Same.
+       * gdb.base/scope.exp: Same.
+       * gdb.base/set-noassign.exp: Same.
+       * gdb.base/setshow.exp: Same.
+       * gdb.base/shlib-call.exp: Same.
+       * gdb.base/signals.exp: Same.
+       * gdb.base/sigstep.exp: Same.
+       * gdb.base/skip.exp: Same.
+       * gdb.base/solib-symbol.exp: Same.
+       * gdb.base/stap-probe.exp: Same.
+       * gdb.base/step-line.exp: Same.
+       * gdb.base/step-test.exp: Same.
+       * gdb.base/style.exp: Same.
+       * gdb.base/varargs.exp: Same.
+       * gdb.base/vla-datatypes.exp: Same.
+       * gdb.base/vla-ptr.exp: Same.
+       * gdb.base/vla-sideeffect.exp: Same.
+       * gdb.base/volatile.exp: Same.
+       * gdb.base/watch-cond-infcall.exp: Same.
+       * gdb.base/watchpoint.exp: Same.
+
+2019-11-02  Tom de Vries  <tdevries@suse.de>
+
+       * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
+       * gdb.cp/cpexprs.exp: Same.
+       * gdb.cp/except-multi-location.exp: Same.
+       * gdb.cp/exceptprint.exp: Same.
+       * gdb.cp/gdb2384.exp: Same.
+       * gdb.cp/inherit.exp: Same.
+       * gdb.cp/m-static.exp: Same.
+       * gdb.cp/meth-typedefs.exp: Same.
+       * gdb.cp/misc.exp: Same.
+       * gdb.cp/namespace.exp: Same.
+       * gdb.cp/non-trivial-retval.exp: Same.
+       * gdb.cp/overload.exp: Same.
+       * gdb.cp/pr17132.exp: Same.
+       * gdb.cp/re-set-overloaded.exp: Same.
+       * gdb.cp/rvalue-ref-types.exp: Same.
+       * gdb.cp/templates.exp: Same.
+
+2019-11-01  Luis Machado  <luis.machado@linaro.org>
+
+       PR gdb/25124
+
+       * gdb.arch/pr25124.S: New file.
+       * gdb.arch/pr25124.exp: New file.
+
+2019-10-31  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.fortran/info-modules.exp: Update expected results, and add
+       additional tests for 'info module functinos', and 'info module
+       variables'.
+       * gdb.fortran/info-types.exp: Update expected results.
+       * gdb.fortran/info-types.f90: Extend testcase with additional
+       module variables and functions.
+
+2019-10-31  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.fortran/info-modules.exp: New file.
+       * gdb.fortran/info-types.exp: Build with new file.
+       * gdb.fortran/info-types.f90: Include and use new module.
+       * gdb.fortran/info-types-2.f90: New file.
+
+2019-10-31  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
+
+       * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
+       * gdb.base/settings.exp: Test all settings types using
+       $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
+       that now verifies that the value of "maint show" is the same as
+       returned by the settings functions.  Test the type of the
+       maintenance settings.
+       * gdb.base/default.exp: Update show_conv_list.
+
+2019-10-31  Tom de Vries  <tdevries@suse.de>
+
+       * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
+       gdb_test.
+       * gdb.arch/amd64-disp-step.exp: Same.
+       * gdb.asm/asm-source.exp: Same.
+       * gdb.btrace/buffer-size.exp: Same.
+       * gdb.btrace/cpu.exp: Same.
+       * gdb.btrace/enable.exp: Same.
+       * gdb.dwarf2/count.exp: Same.
+       * gdb.dwarf2/dw2-ranges-func.exp: Same.
+       * gdb.dwarf2/dw2-ranges-psym.exp: Same.
+       * gdb.fortran/vla-datatypes.exp: Same.
+       * gdb.fortran/vla-history.exp: Same.
+       * gdb.fortran/vla-ptype.exp: Same.
+       * gdb.fortran/vla-value.exp: Same.
+       * gdb.fortran/whatis_type.exp: Same.
+       * gdb.guile/guile.exp: Same.
+       * gdb.multi/tids.exp: Same.
+       * gdb.python/py-finish-breakpoint.exp: Same.
+       * gdb.python/py-framefilter.exp: Same.
+       * gdb.python/py-pp-registration.exp: Same.
+       * gdb.python/py-xmethods.exp: Same.
+       * gdb.python/python.exp: Same.
+       * gdb.server/connect-with-no-symbol-file.exp: Same.
+       * gdb.server/no-thread-db.exp: Same.
+       * gdb.server/run-without-local-binary.exp: Same.
+       * gdb.stabs/weird.exp: Same.
+       * gdb.threads/attach-many-short-lived-threads.exp: Same.
+       * gdb.threads/thread-find.exp: Same.
+       * gdb.threads/tls-shared.exp: Same.
+       * gdb.threads/tls.exp: Same.
+       * gdb.threads/wp-replication.exp: Same.
+       * gdb.trace/ax.exp: Same.
+       * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
+
+2019-10-31  Tom de Vries  <tdevries@suse.de>
+
+       * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
+       * gdb.ada/array_subscript_addr.exp: Same.
+       * gdb.ada/arrayidx.exp: Same.
+       * gdb.ada/arrayparam.exp: Same.
+       * gdb.ada/arrayptr.exp: Same.
+       * gdb.ada/boolean_expr.exp: Same.
+       * gdb.ada/call_pn.exp: Same.
+       * gdb.ada/complete.exp: Same.
+       * gdb.ada/fixed_cmp.exp: Same.
+       * gdb.ada/fun_addr.exp: Same.
+       * gdb.ada/funcall_param.exp: Same.
+       * gdb.ada/interface.exp: Same.
+       * gdb.ada/mod_from_name.exp: Same.
+       * gdb.ada/null_array.exp: Same.
+       * gdb.ada/packed_array.exp: Same.
+       * gdb.ada/packed_tagged.exp: Same.
+       * gdb.ada/print_chars.exp: Same.
+       * gdb.ada/print_pc.exp: Same.
+       * gdb.ada/ptype_arith_binop.exp: Same.
+       * gdb.ada/ptype_field.exp: Same.
+       * gdb.ada/ptype_tagged_param.exp: Same.
+       * gdb.ada/rec_return.exp: Same.
+       * gdb.ada/ref_tick_size.exp: Same.
+       * gdb.ada/str_ref_cmp.exp: Same.
+       * gdb.ada/taft_type.exp: Same.
+       * gdb.ada/tagged.exp: Same.
+       * gdb.ada/type_coercion.exp: Same.
+       * gdb.ada/uninitialized_vars.exp: Same.
+
+2019-10-30  Tom de Vries  <tdevries@suse.de>
+
+       * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
+
 2019-10-26  Tom de Vries  <tdevries@suse.de>
 
        * gdb.base/bigcore.c: Fix typos in comments.
This page took 0.03319 seconds and 4 git commands to generate.