3 * gdb.python/py-symbol.exp: Test symbol constants.
7 * gdb.dwarf2/per-bfd-sharing.exp: Fix temp-dir leakage.
11 * gdb.threads/threadapply.c: Add global mybarrier.
12 (main): Add pthread_barrier_init.
13 (thread_function): Replace while loop with myp increment and
18 * lib/gdb.exp (gdb_compile): Only add the -J option when using a
19 gcc based Fortran compiler, for example, flang does not support
24 * lib/fortran.exp (fortran_int8): Escape '*' in pattern.
28 * Makefile.in (all): Don't print anything.
29 ($(abs_builddir)/site.exp site.exp): Use $(ECHO_GEN).
30 (expect-read1): Likewise.
31 (read1.so): Use $(ECHO_CC).
32 Include silent-rules.mk.
36 * aclocal.m4, configure.ac, configure: Remove.
37 * Makefile.in (EXTRA_RULES): Remove.
38 ($(abs_builddir)/site.exp site.exp): Don't depend on
40 (distclean maintainer-clean realclean, Makefile): Update.
41 (config.status): Remove target.
42 (lib/pdtrace): New target.
43 (all): Don't depend on EXTRA_RULES.
44 (check-read1): Depend on read1.so, expect-read1.
49 * gdb.cp/cold-clone.cc: New test.
50 * gdb.cp/cold-clone.exp: New file.
54 * gdb.gdb/unittest.c: New file.
55 * gdb.gdb/unittest.exp: Run with and without a binary file loaded
60 * gdb.base/premature-dummy-frame-removal.c: New file.
61 * gdb.base/premature-dummy-frame-removal.exp: New file.
62 * gdb.base/premature-dummy-frame-removal.py: New file.
66 * gdb.base/reverse-init-functions.exp: New.
72 * gdb.dwarf2/dw2-dummy-cu.exp: Use maint expand-symtabs instead of
78 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Rename to ...
79 (local_add_gdb_index): ... this.
84 * boards/cc-with-gnu-debuglink.exp: New file.
88 * gdb.dwarf2/dw2-inline-with-lexical-scope.c (func): Replace
89 a dead code with an assignment to a global var. Fix a
90 whitespacing problem around an assignment operator.
94 * gdb.arch/powerpc64-prologue.c: New test to exercise prologues
95 for the powerpc64 LE target.
96 * gdb.arch/powerpc-prologue.exp: Test Harness.
100 * gdb.guile/scm-pretty-print.exp: Add test names to resolve
101 duplicate test names.
105 * gdb.base/info-types.exp.tcl: Scan info types output line-by-line.
109 * gdb.python/py-framefilter-gdb.py.in: Rename to:
110 * gdb.python/py-framefilter-gdb.py: ... this.
111 * gdb.python/py-framefilter-invalidarg-gdb.py.in: Rename to:
112 * gdb.python/py-framefilter-invalidarg-gdb.py: ... this.
116 * gdb.python/py-framefilter-gdb.py.in: Re-format.
117 * gdb.python/py-framefilter-invalidarg-gdb.py.in: Re-format.
121 * gdb.base/class-allocatable-array.exp: Modified test for clang.
125 * gdb.ctf/funcreturn.exp: New file.
126 * gdb.ctf/whatis.c: Copy from gdb.base.
130 * gdb.rust/pp.exp: New file.
131 * gdb.rust/pp.py: New file.
132 * gdb.rust/pp.rs: New file.
136 * gdb.base/index-cache.exp: Cleanup $cache_dir/*.gdb-index and
137 remove the directory.
138 * gdb.dwarf2/per-bfd-sharing.exp: Likewise.
142 * gdb.python/py-inferior.exp: Add test cases for 'connection_num'.
147 * gdb.python/py-format-string.c: Added a variable to test.
148 * gdb.python/py-format-string.exp: Check string representation is
149 printed at appropriate max_depth settings.
150 * gdb.python/py-nested-maps.exp: Likewise.
151 * gdb.guile/scm-pretty-print.exp: Add additional tests.
155 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Give some tests
156 unique names, also wrap proc body in with_test_prefix.
160 * gdb.guile/scm-frame-args.exp: Add with_test_prefix to resolve
161 duplicate test names.
162 * gdb.guile/scm-parameter.exp: Provide test names to avoid
163 duplicate names based on the command being run.
164 * gdb.guile/scm-symbol.exp: Extend test name to make it unique.
165 * gdb.guile/scm-type.exp (restart_gdb): Don't print PASS line when
166 loading a support module.
167 (test_equality): Update test name to match the actual test, making
168 the name unique in the process.
169 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test names
170 to resolve duplicate tests.
171 (test_inferior_function_call): Likewise.
172 (test_subscript_regression): Likewise.
176 * lib/guile.exp (gdb_scm_load_file): Use empty test name to
178 (gdb_install_guile_module): Likewise.
182 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test for
187 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test for
188 value-reference-value. Add test for value-rvalue-reference-value.
192 * gdb.base/watch_thread_num.exp: Fix "set debug infrun 1" FAILs.
193 Add "set debug infrun 1" commented out.
197 * gdb.base/gdb-sigterm.exp: Fix exp_continue regexp.
201 * gdb.fortran/array-element.exp: Breakpoint location is modified.
206 * gdb.dwarf2/gdb-add-index-symlink.exp: New test.
210 * gdb.guile/guile.exp: Don't use the source directory as a
211 temporary HOME directory.
215 * gdb.arch/amd64-osabi.exp (test_osabi_none): Use the
220 * gdb.guile/guile.exp: Add an extra test.
224 * gdb.base/ptype-offsets.exp: Replace use of send_gdb with
229 * Re-format all Python files using black.
230 * gdb.python/py-prettyprint.exp (run_lang_tests): Adjust.
234 * gdb.guile/scm-breakpoint.exp (test_watchpoints): Print the
235 watchpoint object before and after registering it with GDB.
239 * gdb.guile/scm-breakpoint.exp (test_bkpt_basic): Convert to
240 'proc_with_prefix', remove use of 'with_test_prefix', and
242 (test_bkpt_deletion): Likewise.
243 (test_bkpt_cond_and_cmds): Likewise.
244 (test_bkpt_invisible): Likewise.
245 (test_watchpoints): Likewise.
246 (test_bkpt_internal): Likewise.
247 (test_bkpt_eval_funcs): Likewise.
248 (test_bkpt_registration): Likewise.
249 (test_bkpt_address): Convert to 'proc_with_prefix'.
250 (test_bkpt_probe): Likewise.
254 * gdb.guile/scm-breakpoint.exp (test_bkpt_basic): Extend test
255 names to avoid duplicates.
256 (test_bkpt_cond_and_cmds): Likewise.
257 (test_bkpt_eval_funcs): Likewise.
261 * gdb.mi/mi-break.exp (test_forced_conditions): Add a test
262 for the -break-condition command's "--force" flag.
266 * gdb.mi/mi-break.exp (test_forced_conditions): New proc that
267 is called by the test.
271 * gdb.threads/detach-step-over.exp: Do exp_continue when encountering
272 "Reading symbols" or "Expanding full symbols" lines. Using timeout
273 factor of 2 for attach.
277 * gdb.threads/fork-plus-threads.exp: Handle "New LWP <n>" and
278 "LWP <n> exited" messages.
282 * gdb.python/py-type.exp (test_fields): Test calling fields on
287 * gdb.python/flexible-array-member.exp: Adjust expected range
288 value for member declared with 0 size. Test accessing range
289 tuple through range type.
294 * gdb.python/py-startup-opt.exp (test_python_settings): Change the
295 expected results when environment variable PYTHONDONTWRITEBYTECODE
300 * gdb.ada/enum_idx_packed/pck.ads (My_Enum, My_Array_Type)
301 (Confused_Array): New types.
302 * gdb.ada/enum_idx_packed/foo.adb (Confused_Array): New variable.
303 * gdb.ada/enum_idx_packed.exp: Add new tests.
307 * gdb.mi/mi-sym-info.exp: Add with_timeout_factor, and increase
308 existing timeout factors.
312 * gdb.mi/mi-sym-info.exp: Remove duplicate test.
317 * lib/valgrind.exp (vgdb_start): Use set_remotetimeout. Increase
322 * gdb.ada/null_overload.exp: New file.
323 * gdb.ada/null_overload/foo.adb: New file.
327 * gdb.python/py-startup-opt.exp: New file.
331 * gdb.base/maint.exp: Drop a pattern that is not needed.
332 * lib/gdb.exp (readnow): Match line-by-line.
336 * gdb.xml/tdesc-reload.exp: Pass -lbl.
341 * gdb.python/libpy-autoloaded-pretty-printers-in-newobjfile-event.so-gdb.py: New test.
342 * gdb.python/py-autoloaded-pretty-printers-in-newobjfile-event-lib.cc: New test.
343 * gdb.python/py-autoloaded-pretty-printers-in-newobjfile-event-lib.h: New test.
344 * gdb.python/py-autoloaded-pretty-printers-in-newobjfile-event-main.cc: New test.
345 * gdb.python/py-autoloaded-pretty-printers-in-newobjfile-event.exp: New test.
346 * gdb.python/py-autoloaded-pretty-printers-in-newobjfile-event.py: New test.
351 * gdb.dwarf2/imported-unit-bp.exp: New file.
352 * gdb.dwarf2/imported-unit-bp-main.c: New file.
353 * gdb.dwarf2/imported-unit-bp-alt.c: New file.
358 * gdb.base/dump.exp: Test dump to non-existent dir.
362 * gdb.arch/aarch64-dbreg-contents.c (set_watchpoint): Fix arch level
368 * gdb.base/ptype-offsets.exp: Add tests to verify the behavior
369 of 'ptype/ox' and 'ptype/od'. Check that 'set print type hex'
370 changes the default behavior of 'ptype/o'. Update to take into
371 account new horizontal layout.
372 * gdb.rust/simple.exp: Update ptype test to check new horizontal
374 * gdb.rust/union.exp: Same.
378 * gdb.base/info_sources.exp: Add new tests.
382 * gdb.base/ptype-offsets.cc (struct empty_member): New.
383 (main): Use empty_member.
384 * gdb.base/ptype-offsets.exp: Add new test.
388 * gdb.python/flexible-array-member.exp: Add check for Python
394 * gdb.python/flexible-array-member.c: New test.
395 * gdb.python/flexible-array-member.exp: New test.
396 * gdb.guile/scm-type.exp (test_range): Add test for flexible
398 * gdb.guile/scm-type.c (struct flex_member): New.
403 * gdb.rust/modules.exp: Add checks for syntax errors.
404 * gdb.rust/expr.exp: Add checks for syntax errors.
405 * gdb.rust/simple.exp: Add checks for syntax errors.
409 * gdb.base/valgrind-bt.exp: Add gdb_test "break main".
410 Update expected string for gdb_test "bt".
412 * lib/valgrind.exp: Add set remotetimeout 3.
413 Increase vgdb wait from 1 to 2.
414 Add max-invoke-ms option to vgdb command line.
418 * gdb.mi/mi-break.exp: Extend with checks for invalid breakpoint
424 * gdb.mi/mi-break.exp: Fix the duplicate test names.
428 * gdb.base/address_space_qualifier.exp: New file.
433 * gdb.opt/inline-locals.exp: Update kfail patterns.
437 * gdb.dwarf2/gdb-index-nodebug.exp: New file.
441 * gdb.rust/simple.exp: Change error text.
442 * gdb.rust/expr.exp: Change error text.
446 * gdb.rust/simple.exp: Add parens to 'as' test.
450 * boards/simavr.exp: Set debug_flags.
454 * gdb.dwarf2/dw2-bfloat16.exp: New file.
458 * gdb.python/py-parameter.exp: Give a test a proper name to avoid
459 including a path in the test name.
463 * gdb.threads/fork-plus-threads.exp: Use foreach_with_prefix.
467 * gdb.dwarf2/arr-stride.exp: Add test.
471 * gdb.base/startup-file.exp: Add more tests.
476 * gdb.base/early-init-file.c: New file.
477 * gdb.base/early-init-file.exp: New file.
478 * lib/gdb-utils.exp (style): Handle style 'none'.
482 * gdb.dwarf2/dw2-inline-with-lexical-scope.exp: Use
483 @DW_INL_declared_inlined for the inline attribute.
487 * gdb.opt/inline-locals.c (scoped): New function.
488 (main): Call 'scoped'.
489 * gdb.opt/inline-locals.exp: Update with "info locals" tests
490 for scoped variables.
491 * gdb.dwarf2/dw2-inline-with-lexical-scope.c: New file.
492 * gdb.dwarf2/dw2-inline-with-lexical-scope.exp: New file.
496 * lib/dwarf.exp (_location): Recognize DW_OP_fbreg as an op.
500 * gdb.arch/powerpc-vsx-regs.exp: Initialize vs* doublewords.
504 * gdb.arch/powerpc-plxv-nonrel.s: Testcase using
505 non-relative plxv instructions.
506 * gdb.arch/powerpc-plxv-nonrel.exp: Testcase harness.
511 * gdb/testsuite/gdb.arch/powerpc-addpcis.exp: Testcase harness to
512 exercise single-stepping over subpcis,lnia,addpcis instructions
514 * gdb/testsuite/gdb.arch/powerpc-addpcis.s: Testcase with stream
515 of addpcis/lnia/subpcis instructions.
516 * gdb/testsuite/gdb.arch/powerpc-lnia.exp: Testcase harness to
517 exercise single-stepping over lnia instructions with displacement.
518 * gdb/testsuite/gdb.arch/powerpc-lnia.s: Testcase with stream of
523 * gdb.arch/powerpc-power10.s: New test for instructions.
524 * gdb.arch/powerpc-power10.exp: Harness to run the test.
528 * gdb.arch/vsx-vsr-float128.c: New test file.
529 * gdb.arch/vsx-vsr-float128.exp: New expect file.
533 * gdb.btrace/reconnect.exp: Relax expected stepi output.
537 * gdb.base/ctf-ptype.c: Add struct link containing a forward
539 * gdb.base/ctf-ptype.exp: Add "ptype struct link".
543 * gdb.fortran/dynamic-ptype-whatis.exp: New file.
544 * gdb.fortran/dynamic-ptype-whatis.f90: New file.
548 * gdb.cp/rvalue-ref-params.cc (f3): New function.
550 (global_int): New global variable.
551 (global_float): Likeiwse.
552 (main): Call both new functions.
553 * gdb.cp/rvalue-ref-params.exp: Add new tests.
557 * gdb.dwarf2/fission-relative-dwo.c: New file.
558 * gdb.dwarf2/fission-relative-dwo.exp: New file.
562 * gdb.dwarf2/fission-absolute-dwo.c: New file.
563 * gdb.dwarf2/fission-absolute-dwo.exp: New file.
564 * gdb.dwarf2/fission-base.exp: Use build_executable_and_dwo_files
565 instead of build_executable_from_fission_assembler.
566 * gdb.dwarf2/fission-loclists-pie.exp: Likewise.
567 * gdb.dwarf2/fission-loclists.exp: Likewise.
569 * gdb.dwarf2/fission-multi-cu.S: Delete file.
570 * gdb.dwarf2/fission-multi-cu.c: New file based on old
571 fission-multi-cu1.c and fission-multi-cu2.c files.
572 * gdb.dwarf2/fission-multi-cu1.c: Delete file.
573 * gdb.dwarf2/fission-multi-cu2.c: Delete file.
574 * gdb.dwarf2/fission-multi-cu.exp: Rewrite to use Dwarf assembler.
575 * gdb.dwarf2/fission-reread.exp: Likewise.
576 * lib/dwarf.exp (extract_dwo_information): New proc.
577 (strip_dwo_information): New proc.
578 (build_executable_and_dwo_files): New proc.
579 (build_executable_from_fission_assembler): Delete.
580 (Dwarf::_debug_addr_index): New variable.
581 (Dwarf::_cu_is_fission): New variable.
582 (Dwarf::_handle_DW_FORM): Handle DW_OP_GNU_addr_index.
583 (Dwarf::_default_form): Supply a default for DW_AT_GNU_addr_base.
584 (Dwarf::_handle_macro_at_range): Use form DW_FORM_GNU_addr_index
585 if this is a fission CU.
586 (Dwarf::_location): Handle DW_OP_GNU_addr_index.
587 (Dwarf::debug_addr_label): New proc.
588 (Dwarf::cu): Initialise _cu_is_fission.
589 (Dwarf::tu): Likewise.
590 (Dwarf::assemble): Initialise _debug_addr_index.
594 * gdb.dwarf2/dw2-using-debug-str.exp: Add an additional test.
598 * gdb.python/py-parameter.exp: Add test for reading data-directory
599 using gdb.parameter API.
604 * gdb.opt/inline-cmds.exp: Remove kfail.
609 * gdb.threads/gcore-thread.exp: Don't call gdb_core_cmd with core
614 * lib/pdtrace.in: Fix obvious typo.
618 * lib/dwarf.exp (Dwarf::_get_args): New proc.
619 (Dwarf::_location): Use it.
624 * lib/gdb.exp (default_gdb_init): Unset DEBUGINFOD_URLS.
629 * gdb.base/index-cache-load-twice.exp: Remove.
630 * gdb.base/index-cache-load-twice.c: Remove.
631 * gdb.dwarf2/per-bfd-sharing.exp: New.
632 * gdb.dwarf2/per-bfd-sharing.c: New.
637 * gdb.dwarf2/dw2-cu-size.S: Add missing .debug_abbrev terminator.
641 * gdb.mi/user-selected-context-sync.exp: Spin on a variable in
642 the infinite loop to avoid a Clang bug.
646 * gdb.arch/powerpc-disassembler-options.exp: Extend some test
647 names for uniqueness.
648 * gdb.arch/powerpc-fpscr-gcore.exp: Add more test names for
653 * gdb.python/py-prettyprint.c (struct container): Add 'is_array_p'
655 (make_container): Initialise is_array_p.
656 * gdb.python/py-prettyprint.exp: Add new tests.
657 * gdb.python/py-prettyprint.py (ContainerPrinter.display_hint):
658 Check is_array_p and possibly return 'array'.
662 * gdb.cp/breakpoint.exp: Extend test names to make them unique.
663 * gdb.cp/casts.exp: Give tests unique names.
664 * gdb.cp/filename.exp: Likewise.
665 * gdb.cp/gdb2495.exp: Likewise.
666 * gdb.cp/mb-ctor.exp: Extend test names to make them unique.
667 * gdb.cp/misc.exp: Rename test to make it unique.
668 * gdb.cp/nsnested.exp: Give tests unique names.
669 * gdb.cp/ovldbreak.exp: Likewise.
670 * gdb.cp/pr17494.exp: Rename test to reflect what is actually
671 being tested. This also removes the duplicate test name.
672 * gdb.cp/ref-types.exp: Likewise.
673 * gdb.cp/temargs.exp: Likewise.
677 * gdb.cp/cplusfuncs.exp (test_paddr_operator_functions): Escape
678 square brackets in test.
682 * gdb.cp/maint.exp (test_first_component): Run more tests with a
683 variable number of spaces, this removes the duplicate testing of
684 'operator ->' which existed before.
688 * gdb.cp/gdb2384.cc (main): Change comments used for breakpoints.
689 * gdb.cp/gdb2384.exp: Change and extend test names to avoid
690 duplicates, and also to avoid having a string inside parentheses
691 at the end of test names.
695 * gdb.cp/nsusing.exp: Rewrite test, remove a duplicate test block.
696 Avoid repeated uses of 'runto', and instread just progress once
697 through the test stopping at different breakpoints. Give comments
698 a capital letter and full stop. Give duplicate tests unique names.
702 * gdb.server/stop-reply-no-thread-multi.exp (run_test): Add
703 "target_non_stop" parameter and use it.
704 (top level): Add "maint set target-non-stop on/off" testing axis.
708 * lib/ada.exp (gnat_runtime_has_debug_info): Use -wrap with
713 * gdb.arch/aarch64-mte.c: New file.
714 * gdb.arch/aarch64-mte.exp: New test.
715 * gdb.base/memtag.c: New file.
716 * gdb.base/memtag.exp: New test.
717 * lib/gdb.exp (supports_memtag): New function.
721 * gdb.base/options.exp: Adjust for new print options.
722 * gdb.base/with.exp: Likewise.
726 * gdb.dwarf2/dw2-missing-cu-tag.c: New file.
727 * gdb.dwarf2/dw2-missing-cu-tag.exp: New file.
731 * gdb.dwarf2/dw2-using-debug-str.c: New file.
732 * gdb.dwarf2/dw2-using-debug-str.exp: New file.
733 * lib/dwarf.exp (Dwarf::DW_FORM_strp): Create .debug_str section,
738 * gdb.base/maint.exp: Update "maint print statistics" output.
742 * lib/gdbserver-support.exp (gdbserver_exit): Use the
743 "-nowait" flag when waiting for gdbserver to exit.
747 * gdb.base/info-macros.exp: Append -fdebug-macro to
748 additional_flags for clang.
749 * gdb.base/macscp.exp: Likewise.
750 * gdb.base/style.exp: Likewise.
751 * gdb.linespec/macro-relative.exp: Likewise.
756 * gdb.base/run-attach-while-running.exp: New.
757 * gdb.base/run-attach-while-running.c: New.
761 * gdb.python/py-framefilter-addr.c: New file.
762 * gdb.python/py-framefilter-addr.exp: New file.
763 * gdb.python/py-framefilter-addr.py: New file.
767 * gdb.threads/execl.exp: Remove duplicate 'info threads' test.
768 Make use of $gdb_test_name instead of creating a separate $test
770 * gdb.threads/print-threads.exp: Add a with_test_prefix instead of
771 adding a '($name)' at the end of each test. This also catches the
772 one place where '($name)' was missing, and so caused a duplicate
774 * gdb.threads/queue-signal.exp: Give tests unique names to avoid
775 duplicate test names based on the command being tested.
776 * gdb.threads/signal-command-multiple-signals-pending.exp:
778 * lib/gdb.exp (gdb_compile_shlib_pthreads): Tweak test name to
779 avoid duplicate testnames when a test script uses this proc and
780 also gdb_compile_pthreads.
781 * lib/prelink-support.exp (build_executable_own_libs): Use
782 with_test_prefix to avoid duplicate test names when we call
783 build_executable twice.
787 * gdb.ada/fixed_points.exp: Add tests of unary + and -.
791 * gdb.ada/varsize_limit.exp: Add new test.
792 * gdb.ada/varsize_limit/vsizelim.adb: Update.
796 * gdb.ada/operator_call/twovecs.ads: New file.
797 * gdb.ada/operator_call/twovecs.adb: New file.
798 * gdb.ada/operator_call/opcall.adb: New file.
799 * gdb.ada/operator_call.exp: New file.
803 * gdb.ada/enums_overload/enums_overload_main.adb: New file.
804 * gdb.ada/enums_overload/enums_overload.ads: New file.
805 * gdb.ada/enums_overload/enums_overload.adb: New file.
806 * gdb.ada/enums_overload.exp: New file.
810 * gdb.ada/assign_arr/target_wrapper.ads (IArray, Put, Do_Nothing):
812 * gdb.ada/assign_arr/target_wrapper.adb: New file.
813 * gdb.ada/assign_arr/main_p324_051.adb (IValue): New variable.
815 * gdb.ada/assign_arr.exp: Update.
819 * gdb.python/py-auto-load-chaining-f1.c: New file.
820 * gdb.python/py-auto-load-chaining-f1.o-gdb.py: New file.
821 * gdb.python/py-auto-load-chaining-f2.c: New file.
822 * gdb.python/py-auto-load-chaining-f2.o-gdb.py: New file.
823 * gdb.python/py-auto-load-chaining.c: New file.
824 * gdb.python/py-auto-load-chaining.exp: New file.
828 * gdb.python/py-bad-printers.exp: Extend test names to make them
830 * gdb.python/py-events.exp: Likewise.
831 * gdb.python/py-finish-breakpoint2.exp: Likewise.
832 * gdb.python/py-frame-inline.exp: Likewise.
833 * gdb.python/py-frame.exp: Likewise.
834 * gdb.python/py-infthread.exp: Likewise.
838 * gdb.python/py-value-cc.exp: Remove a duplicate test.
842 * gdb.python/lib-types.exp: Update the test to check the correct
847 * gdb.python/py-explore-cc.exp: Extend test names to make them
852 * gdb.python/py-lookup-type.exp: Remove duplicate test.
856 * gdb.python/py-symtab.exp: Extend test names to make them
861 * gdb.python/py-prompt.exp: Add with_test_prefix to make test
866 * gdb.python/py-block.exp: Give tests unique names.
870 * gdb.python/py-pp-maint.exp: Extend test names to make them
875 * gdb.python/py-explore.exp: Add with_test_prefix to make test
880 * gdb.python/py-finish-breakpoint.exp: Make test names unique.
884 * gdb.python/py-strfns.exp: Use with_test_prefix to make test
889 * gdb.python/py-format-string.exp: Use proc_with_prefix to make
894 * gdb.python/py-mi.exp: Use with_test_prefix to make test names
899 * gdb.base/cast-call.exp: New file.
900 * gdb.base/cast-call.c: New file.
904 * gdb.gdb/python-helper.exp: New file.
908 * gdb.fortran/intrinsics.exp: Add LOC tests.
912 * gdb.fortran/shape.exp: New file.
913 * gdb.fortran/shape.f90: New file.
917 * gdb.fortran/size.exp: New file.
918 * gdb.fortran/size.f90: New file.
922 * gdb.fortran/rank.exp: New file.
923 * gdb.fortran/rank.f90: New file.
927 * gdb.fortran/debug-expr.exp: Update tests.
931 * gdb.base/debug-expr.exp: Update expected dump output.
935 * lib/dwarf.exp (_handle_DW_FORM): Treat DW_FORM_GNU_ref_alt and
936 DW_FORM_GNU_strp_alt like DW_FORM_sec_offset.
937 * gdb.dwarf2/dwznolink.exp: New file.
941 * lib/valgrind.exp (vgdb_start): Add --wait=1 to vgdbcmd.
945 * gdb.base/ctf-ptype.exp: Add function tests and fix typos.
949 * gdb.btrace/rn-dl-bind.exp: Add ldflags=-Wl,-z,lazy.
953 * gdb.btrace/non-stop.exp: Adjust expected source lines.
957 * gdb.btrace/stepi.exp: Add {} options to prepare_for_testing.
961 * gdb.btrace/exception.cc (main): Update test source.
962 * gdb.btrace/exception.exp: Update patterns.
963 * gdb.btrace/function_call_history.exp: Likewise.
967 * gdb.btrace/unknown_functions.exp: Move -Wl,-x to ldflags.
971 * gdb.btrace/rn-dl-bind.exp: Replace reverse-step with
972 reverse-continue to breakpoint.
976 * gdb.btrace/delta.exp: Remove instruction-history and
977 function-call-history checks.
981 * README (Note): Add nopie_ldflag.
982 * lib/gdb.exp (gdb_compile): Extend nopie handling.
986 * gdb.ada/fixed_points.exp: Remove most special cases for minimal
992 * gdb.base/source-dir.exp: Test that empty dirnames are skipped.
997 * lib/gdb.exp (skip_ctf_tests): Use expr on result.
1001 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv):
1002 Remove trailing \n from expected output.
1006 * lib/gdb.exp (use_gdb_stub): Extend comment.
1011 * gdb.server/stop-reply-no-thread.exp: Add two test
1012 scenarios that cover remote targets which do not have
1013 the concept of threads.
1017 * gdb.fortran/associated.exp: Add missing '-wrap' argument.
1022 * gdb.fortran/call-no-debug-func.f90: New file.
1023 * gdb.fortran/call-no-debug-prog.f90: New file.
1024 * gdb.fortran/call-no-debug.exp: New file.
1028 * gdb.fortran/associated.exp: New file.
1029 * gdb.fortran/associated.f90: New file.
1033 * gdb.fortran/dot-ops.exp (dot_operations): Test ".xor.".
1037 * gdb.base/sect-cmd.exp: Update expected results.
1041 * gdb.base/sect-cmd.exp: Rewrite using modern testsuite
1042 techniques. Enable the test for all targets.
1046 * gdb.base/maint-info-sections.exp: Add new tests.
1047 (check_maint_info_target_sections_output): New proc.
1051 * gdb.arch/riscv-default-tdesc.exp: New file.
1055 * gdb.fortran/pointer-to-pointer.exp: Additional tests.
1059 * gdb.arch/i386-biarch-core.exp: Add target check.
1063 * gdb.dwarf2/pr13961.S: Corrected invalid DIE references.
1067 * gdb.fortran/allocated.exp: New file.
1068 * gdb.fortran/allocated.f90: New file.
1072 * gdb.fortran/lbound-ubound.exp: Remove old comment.
1076 * gdb.base/maint-info-sections.exp: Update expected output, and
1077 add additional tests. Again.
1081 * gdb.base/maint-info-sections.exp: Update expected output, and
1082 add additional tests.
1086 * gdb.base/maint-info-sections.exp: New file, content is moved
1087 from gdb.base/maint.exp and cleaned up to use latest testsuite
1089 * gdb.base/maint.exp: Tests moved out to
1090 gdb.base/maint-info-sections.exp.
1094 * gdb.multi/multi-target.exp.tcl (setup): Add "set sysroot" to
1099 * gdb.fortran/lbound-ubound.F90: New file.
1100 * gdb.fortran/lbound-ubound.exp: New file.
1104 * lib/gdb.exp (gdb_load_no_complaints): Remove unnecessary
1105 "Restore saved setting of complaints".
1110 * lib/gdb.exp (with_complaints): New proc, factored out of ...
1111 (gdb_load_no_complaints): ... here.
1112 * gdb.fortran/function-calls.exp: Add test-case.
1116 * gdb.threads/signal-command-handle-nopass.exp: Call
1117 'standard_testfile' before using 'testfile'.
1118 * gdb.threads/signal-command-multiple-signals-pending.exp: Likewise.
1119 * gdb.threads/signal-delivered-right-thread.exp: Likewise
1120 * gdb.threads/signal-sigtrap.exp: Likewise
1124 * gdb.base/gnu-ifunc.exp (build): Pass -Wl,z,lazy.
1128 * gdb.dwarf2/enqueued-cu-base-addr.exp: Fix inter-CU reference.
1132 * gdb.python/tui-window-disabled.c: New file.
1133 * gdb.python/tui-window-disabled.exp: New file.
1134 * gdb.python/tui-window-disabled.py: New file.
1138 * gdb.python/tui-window.exp: Add new tests.
1139 * gdb.python/tui-window.py (TestWindow) <__init__>: Store
1140 TestWindow object into global the_window.
1141 <remote_title>: New method.
1142 (delete_window_title): New function.
1146 * gdb.tui/winheight.exp: Add more tests.
1150 * gdb.python/py-framefilter.exp: Update expected results.
1151 * gdb.python/python.exp: Update expected results.
1155 * gdb.tui/scroll.exp: Tighten expected results. Remove comment
1156 about bug in GDB, update expected results, and add more tests.
1160 * gdb.tui/scroll.exp: New file.
1161 * gdb.tui/tui-layout-asm-short-prog.exp: Update expected results.
1162 * lib/tuiterm.exp (Term::_csi_M): Delete count lines, scroll
1164 (Term::check_region_contents): New proc.
1165 (Term::check_box_contents): Use check_region_contents.
1170 * gdb.tui/tui-layout-asm.exp: Ignore whitespace mismatches when
1175 PR breakpoints/27313
1176 * gdb.base/catch-syscall.exp: Check that "catch syscall -1" is
1181 * gdb.dwarf2/main-subprogram.exp: Add KFAIL for PR symtab/24549.
1182 * gdb.fortran/mixed-lang-stack.exp: Same.
1187 * gdb.base/complex-parts.exp: Add tests.
1192 * gdb.dwarf2/clang-debug-names.exp: Check file command warnings.
1196 * gdb.xml/tdesc-regs.exp: Use correct core-regs for ARC.
1200 * gdb.threads/detach-step-over.c: New file.
1201 * gdb.threads/detach-step-over.exp: New file.
1205 * gdb.threads/attach-non-stop.c: New file.
1206 * gdb.threads/attach-non-stop.exp: New file.
1210 * gdb.base/inferior-noarg.c: New test.
1211 * gdb.base/inferior-noarg.exp: New test.
1215 * gdb.base/scope.exp: Use proc_with_prefix.
1219 * lib/dwarf.exp (rnglists): Add -no-offset-array option to
1221 * gdb.dwarf2/rnglists-sec-offset.exp: Add test for
1222 .debug_rnglists table without offset array.
1223 * gdb.dwarf2/loclists-sec-offset.exp: Add test for
1224 .debug_loclists table without offset array.
1228 * gdb.dwarf2/rnglists-sec-offset.exp: Add test for DW_AT_ranges
1229 of DW_FORM_sec_offset form plus DW_AT_rnglists_base attribute.
1230 * gdb.dwarf2/loclists-sec-offset.exp: Add test for
1231 DW_AT_location of DW_FORM_sec_offset plus DW_AT_loclists_base
1237 * lib/dwarf.exp (_handle_DW_FORM): Handle DW_FORM_loclistx.
1238 (loclists): New proc.
1239 * gdb.dwarf2/loclists-multiple-cus.c: New.
1240 * gdb.dwarf2/loclists-multiple-cus.exp: New.
1241 * gdb.dwarf2/loclists-sec-offset.c: New.
1242 * gdb.dwarf2/loclists-sec-offset.exp: New.
1246 * lib/dwarf.exp (_location): Add parameters.
1247 (_handle_DW_FORM): Adjust.
1252 * lib/dwarf.exp (_handle_DW_FORM): Handle DW_FORM_rnglistx.
1253 (cu): Generate header for DWARF 5.
1254 (rnglists): New proc.
1255 * gdb.dwarf2/rnglists-multiple-cus.exp: New.
1256 * gdb.dwarf2/rnglists-sec-offset.exp: New.
1261 * gdb.dwarf2/fission-reread.exp: Add test-case.
1265 * gdb.dwarf2/fission-base.S: Pass -DDWO=$dwo.
1266 * gdb.dwarf2/fission-loclists-pie.S: Same.
1267 * gdb.dwarf2/fission-loclists.S: Same.
1268 * gdb.dwarf2/fission-multi-cu.S: Same.
1269 * gdb.dwarf2/fission-reread.S: Same.
1270 * gdb.dwarf2/fission-base.exp: Use DWO.
1271 * gdb.dwarf2/fission-loclists-pie.exp: Same.
1272 * gdb.dwarf2/fission-loclists.exp: Same.
1273 * gdb.dwarf2/fission-multi-cu.exp: Same.
1274 * gdb.dwarf2/fission-reread.exp: Same.
1278 PR breakpoints/26063
1279 * gdb.dwarf2/dw2-step-out-of-function-no-stmt.c: New test.
1280 * gdb.dwarf2/dw2-step-out-of-function-no-stmt.exp: New file.
1284 * gdb.opt/solib-intra-step.exp: Remove state tracking logic.
1288 * gdb.arch/i386-gnu-cfi.exp: Capture the position of function gate
1289 in the backtrace, and use that in the rest of the test instead of
1290 hardcoded constant 3. Use "frame" instead of "up" for robustness.
1294 * gdb.arch/i386-sse-stack-align.S: Rename g[0-4] to test_g[0-4].
1295 * gdb.arch/i386-sse-stack-align.c: Same.
1296 * gdb.arch/i386-sse-stack-align.exp: Same.
1300 * lib/gdb.exp (default_gdb_init): Unset XDG_CONFIG_HOME.
1304 * gdb.ada/out_of_line_in_inlined.exp: Use gdb_breakpoint.
1308 * gdb.dwarf2/dw2-out-of-range-end-of-seq.exp: Add regexp to
1309 "maint info line-table". Make PASS pattern more specific. Make
1310 FAIL pattern work for -m32.
1315 * gdb.base/ui-redirect.exp: Add test case that ensures that
1316 redirecting both logging and debug does not cause gdb to crash.
1321 * gdb.arch/insn-reloc.c: Add tests for BR and BLR.
1325 * gdb.threads/killed-outside.exp: Allow regular output.
1329 * gdb.opt/solib-intra-step.exp: Handle stepping into thunk.
1333 * gdb.dwarf2/dw2-ranges-psym.exp (gdb_load_no_complaints): New proc.
1334 * lib/gdb.exp: Use gdb_load_no_complaints.
1338 * gdb.ada/fixed_points.exp: Add regression test.
1339 * gdb.ada/fixed_points/fixed_points.adb (FP5_Var): New variable.
1340 * gdb.ada/fixed_points/pck.adb (Delta5, FP5_Type): New.
1344 * gdb.ada/local-enum.exp: Add enumerator resolution test.
1348 * gdb.ada/local-enum.exp: New file.
1349 * gdb.ada/local-enum/local.adb: New file.
1353 * lib/gdb.exp (default_gdb_init): Set INPUTRC to a cached file.
1357 * gdb.base/line65535.exp: Fix test expectation.
1361 * lib/gdb.exp (gdb_test_multiple): Remove things related to test
1363 (default_gdb_exit): Likewise.
1364 (default_gdb_spawn): Likewise.
1365 (send_gdb): Likewise.
1366 (gdb_expect): Likewise.
1367 (gdb_expect_list): Likewise.
1368 (default_gdb_init): Likewise.
1369 (gdb_suppress_entire_file): Remove.
1370 (gdb_suppress_tests): Remove.
1371 (gdb_stop_suppressing_tests): Remove.
1372 (gdb_clear_suppressed): Remove.
1373 * lib/mi-support.exp (mi_uncatched_gdb_exit): Remove things
1374 related to test suppression.
1375 (default_mi_gdb_start): Likewise.
1376 (mi_gdb_reinitialize_dir): Likewise.
1377 (mi_gdb_test): Likewise.
1378 (mi_run_cmd_full): Likewise.
1379 (mi_runto_helper): Likewise.
1380 (mi_execute_to): Likewise.
1381 * lib/prompt.exp (default_prompt_gdb_start): Likewise.
1382 * gdb.base/bitfields.exp: Likewise.
1383 * gdb.base/bitfields2.exp: Likewise.
1384 * gdb.base/break.exp: Likewise.
1385 * gdb.base/call-sc.exp: Likewise.
1386 * gdb.base/callfuncs.exp: Likewise.
1387 * gdb.base/dfp-test.exp: Likewise.
1388 * gdb.base/endian.exp: Likewise.
1389 * gdb.base/exprs.exp: Likewise.
1390 * gdb.base/funcargs.exp: Likewise.
1391 * gdb.base/hbreak2.exp: Likewise.
1392 * gdb.base/recurse.exp: Likewise.
1393 * gdb.base/scope.exp: Likewise.
1394 * gdb.base/sepdebug.exp: Likewise.
1395 * gdb.base/structs.exp: Likewise.
1396 * gdb.base/until.exp: Likewise.
1397 * gdb.cp/misc.exp: Likewise.
1402 * gdb.base/style.exp (run_style_tests): Add version string test.
1403 (test_startup_version_string): Use version style name.
1404 * lib/gdb-utils.exp (style): Handle version style name.
1408 * gdb.base/style.exp (limited_style): New proc.
1409 (clean_restart_and_disable): New proc.
1410 (run_style_tests): New proc. Most of the old tests from this file
1411 are now in this proc.
1412 (test_startup_version_string): New proc. Reamining test from the
1413 old file is in this proc.
1417 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
1418 Adjust to "set debug remote" changes.
1422 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Handle a new error
1427 * lib/tuiterm.exp (_log, _log_cur): New, use throughout.
1432 * gdb.python/py-breakpoint.exp: Add tests for hardware breakpoints.
1436 * lib/tuiterm.exp: Rename _cur_x/_cur_y to _cur_col/_cur_row.
1440 * lib/tuiterm.exp: Add links in comments.
1444 * gdb.python/py-format-string.exp: Allow Deriv+$decimal as vtable
1449 * lib/gdb.exp (skip_rust_tests): Skip if multilib_flags contains -m32.
1453 * gdb.arch/amd64-stap-expressions.S: New file.
1454 * gdb.arch/amd64-stap-expressions.exp: New file.
1458 * gdb.base/step-over-syscall.exp: Detect and handle sysenter/int
1463 * gdb.arch/i386-mpx.c (main): Drop argc/argv parameter.
1467 * gdb.fortran/array-slices.exp (run_test): Avoid including
1468 addresses in test names.
1473 * gdb.fortran/array-slices.exp (run_test): Avoid pointer arithmetic
1479 * gdb.base/style.exp: Handle shorter argv in frame command output.
1484 * gdb.server/stop-reply-no-thread-multi.c: New file.
1485 * gdb.server/stop-reply-no-thread-multi.exp: New file.
1489 * gdb.arch/i386-mpx-call.c (have_mpx): Remove.
1490 (main): Remove call to have_mpx.
1491 * gdb.arch/i386-mpx-call.exp: Use have_mpx.
1492 * gdb.arch/i386-mpx-map.c (have_mpx): Remove.
1493 (main): Remote call to have_mpx.
1494 * gdb.arch/i386-mpx-map.exp: Use have_mpx.
1495 * gdb.arch/i386-mpx-sigsegv.c (have_mpx): Remove.
1496 (main): Remove call to have_mpx.
1497 * gdb.arch/i386-mpx-sigsegv.exp: Use have_mpx.
1498 * gdb.arch/i386-mpx-simple_segv.c (have_mpx): Remove.
1499 (main): Remove call to have_mpx.
1500 * gdb.arch/i386-mpx-simple_segv.exp: Use have_mpx.
1501 * gdb.arch/i386-mpx.c (have_mpx): Remove.
1502 (main): Remote call to have_mpx.
1503 * gdb.arch/i386-mpx.exp: Use have_mpx.
1504 * lib/gdb.exp (have_mpx): New proc.
1508 * gdb.arch/aarch64-fp.exp: Modify to test bfloat16 support.
1512 * gdb.base/disasm-optim.exp: Require is_amd64_regs_target.
1516 * gdb.fortran/debug-expr.exp: Add new tests.
1520 * gdb.fortran/dot-ops.exp: Add new tests.
1525 * gdb.arch/amd64-stap-three-arg-disp.S: Remove insn modifying $ebx.
1526 Move insn setting $eax to before probe point.
1530 * gdb.trace/ax.exp: Do not require an "ext".
1534 * gdb.ada/voidctx/pck.adb: New file.
1535 * gdb.ada/voidctx/pck.ads: New file.
1536 * gdb.ada/voidctx/voidctx.adb: New file.
1537 * gdb.ada/voidctx.exp: New file.
1542 * gdb.base/empty-host-env-vars.exp: New test.
1546 * gdb.base/completion.exp: Add a new test.
1550 * gdb.fortran/intvar-dynamic-types.exp: New file.
1551 * gdb.fortran/intvar-dynamic-types.f90: New file.
1555 * gdb.fortran/intvar-array.exp: New file.
1556 * gdb.fortran/intvar-array.f90: New file.
1560 * gdb.ada/assign_arr.exp: Add 'others' test.
1564 * gdb.ada/fixed_points/pck.ads (Delta4): New constant.
1565 (FP4_Type): New type.
1566 (FP4_Var): New variable.
1567 * gdb.ada/fixed_points/fixed_points.adb: Update.
1568 * gdb.ada/fixed_points.exp: Add tests for binary operators.
1572 * lib/gdb.exp (gdb_test_sequence): Accept -prompt switch.
1573 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
1574 Pass prompt containing debug print to gdb_test_sequence.
1578 * gdb.dwarf2/dw2-out-of-range-end-of-seq.exp: New file.
1586 * gdb.server/abspath.exp: Append "set sysroot" to GDBFLAGS.
1587 * gdb.server/connect-without-multi-process.exp: Likewise.
1588 * gdb.server/exit-multiple-threads.exp: Likewise.
1589 * gdb.server/ext-attach.exp: Likewise.
1590 * gdb.server/ext-restart.exp: Likewise.
1591 * gdb.server/ext-run.exp: Likewise.
1592 * gdb.server/ext-wrapper.exp: Likewise.
1593 * gdb.server/multi-ui-errors.exp: Likewise.
1594 * gdb.server/no-thread-db.exp: Likewise.
1595 * gdb.server/reconnect-ctrl-c.exp: Likewise.
1596 * gdb.server/run-without-local-binary.exp: Likewise.
1597 * gdb.server/server-kill.exp: Likewise.
1598 * gdb.server/server-run.exp: Likewise.
1599 * gdb.server/solib-list.exp: Likewise.
1600 * gdb.server/stop-reply-no-thread.exp: Likewise.
1601 * gdb.server/wrapper.exp: Likewise.
1602 * gdb.server/sysroot.exp: Increase timeout when testing the
1607 * gdb.server/server-run.exp: Use clean_restart.
1611 * gdb.server/ext-run.exp: Use clean_restart.
1615 * gdb.server/stop-reply-no-thread.exp: Use build_executable
1616 instead of prepare_for_testing.
1620 * gdb.server/solib-list.exp: Use clean_restart.
1624 * gdb.base/morestack.c: Remove printf.
1625 * gdb.base/morestack.exp: Don't use -fuse-ld=gold.
1629 * gdb.rust/simple.exp: Update output for Rust 1.49.
1633 * gdb.cp/step-and-next-inline.exp: Fix test case.
1637 * gdb.python/py-frame-args.exp: De-duplicate test names.
1642 * gdb.dwarf2/dyn-type-unallocated.c: New file.
1643 * gdb.dwarf2/dyn-type-unallocated.exp: New file.
1647 * gdb.base/style-interp-exec-mi.exp: New.
1648 * gdb.base/style-interp-exec-mi.c: New.
1652 * gdb.base/list.exp: Replace send_gdb + gdb_expect with
1653 gdb_test. Use proc_with_prefix.
1657 * gdb.btrace/exception.exp: Build with nopie.
1658 * gdb.btrace/function_call_history.exp: Likewise.
1659 * gdb.btrace/unknown_functions.exp: Likewise.
1663 * gdb.btrace/multi-inferior.exp: Skip if use_gdb_stub.
1667 * gdb.python/py-record-btrace.exp: Make test names unique.
1668 * gdb.python/py-record-full.exp: Likewise.
1672 * gdb.btrace/data.exp: Make test names unique.
1673 * gdb.btrace/delta.exp: Likewise.
1674 * gdb.btrace/enable.exp: Likewise.
1675 * gdb.btrace/function_call_history.exp: Likewise.
1676 * gdb.btrace/nohist.exp: Likewise.
1677 * gdb.btrace/non-stop.exp: Likewise.
1678 * gdb.btrace/rn-dl-bind.exp: Likewise.
1679 * gdb.btrace/step.exp: Likewise.
1680 * gdb.btrace/stepi.exp: Likewise.
1681 * gdb.btrace/tailcall.exp: Likewise.
1685 * gdb.btrace/enable.exp: Update error message.
1686 * gdb.btrace/multi-inferior.exp: Likewise.
1687 * gdb.btrace/reconnect.exp: Likewise.
1688 * gdb.python/py-record-btrace.exp: Likewise.
1689 * gdb.python/py-record-full.exp: Likewise.
1693 * lib/gdb.exp (save_target_board_info): New proc.
1694 (gdb_compile_shlib): Use save_target_board_info.
1698 * lib/gdb.exp (supports_scalar_storage_order_attribute)
1699 (supports_gnuc): New proc.
1700 * gdb.base/endianity.exp: Define TEST_SSO. Eliminate
1701 test_compiler_info calls. Add unsupported message.
1702 * gdb.base/endianity.c: Use TEST_SSO.
1707 * gdb.python/compare-enum-type-a.c: New test.
1708 * gdb.python/compare-enum-type-b.c: New test.
1709 * gdb.python/compare-enum-type.exp: New file.
1710 * gdb.python/compare-enum-type.h: New test.
1714 * gdb.python/py-format-string.exp: Add tests for address keyword.
1718 * gdb.python/py-type.exp: Add tests for TYPE_CODE_METHOD.
1722 * gdb.ada/fixed_points.exp: Also run with
1723 -fgnat-encodings=minimal. Update expected output.
1727 * gdb.base/async-shell.exp: Enable non-stop through GDBFLAGS.
1728 * gdb.base/continue-all-already-running.exp: Likewise.
1729 * gdb.base/moribund-step.exp: Likewise.
1730 * gdb.base/step-sw-breakpoint-adjust-pc.exp: Likewise.
1734 * gdb.base/batch-preserve-term-settings.exp:
1738 * lib/gdb.exp (gdb_compile_shlib_1): Factor out of ...
1739 (gdb_compile_shlib): ... here. Filter out PIE-related flags.
1743 * gdb.arch/aarch64-tagged-pointer.c (main): Add a few more
1744 pointer-based memory accesses.
1745 * gdb.arch/aarch64-tagged-pointer.exp: Exercise additional
1746 hw watchpoint cases.
1750 * gdb.base/document.exp: New test.
1754 * gdb.base/style.exp: Add deprecation tests.
1758 * lib/gdb.exp (gdb_test_multiple): Fix typo in doc.
1762 * lib/dwarf.exp (Dwarf::_handle_attribute): Handle SPECIAL_expr
1763 specially, set attr_form_comment to the actual FORM string used.
1767 * lib/dwarf.exp (Dwarf::_read_constants): Don't set
1768 _constants(SPECIAL_expr) here, but set it...
1769 (Dwarf::cu): ...here based on _cu_version.
1773 * lib/gdb.exp (gdb_compile_shlib): Make sure it's not necessary to
1775 * gdb.ada/catch_ex_std.exp: Don't pass -fPIC to gdb_compile_shlib.
1776 * gdb.base/break-probes.exp: Same.
1777 * gdb.base/ctxobj.exp: Same.
1778 * gdb.base/dso2dso.exp: Same.
1779 * gdb.base/global-var-nested-by-dso.exp: Same.
1780 * gdb.base/info-shared.exp: Same.
1781 * gdb.base/jit-reader-simple.exp: Same.
1782 * gdb.base/print-file-var.exp: Same.
1783 * gdb.base/skip-solib.exp: Same.
1784 * gdb.btrace/dlopen.exp: Same.
1789 * lib/gdb.exp (run_on_host): Declare test unsupported if spawn fails.
1794 * gdb.base/solib-corrupted.exp: Handle "'_r_debug' has unknown type;
1795 cast it to its declared type".
1800 * gdb.base/batch-preserve-term-settings.exp: Use "gdb-subshell$ " as
1805 * gdb.ada/nested.exp: Add new tests.
1806 * gdb.ada/nested/hello.adb (Fourth, Fifth): New procedures.
1810 * gdb.dwarf2/ada-thick-pointer.exp: New file.
1814 * gdb.dwarf2/dw2-fixed-point.exp: Add test for division by zero.
1819 * gdb.base/endianity.exp: Skip tests requiring scalar_storage_order
1820 attribute support if compiler doesn't support it.
1824 * lib/gdb.exp (gdb_compile_shlib): Handle ada.
1825 * gdb.ada/catch_ex_std.exp: Use gdb_compile_shlib to compile from
1826 source to shared lib. Add ada to options.
1830 * gdb.ada/catch_ex_std.exp: Use gnatmake -bargs and -largs instead of
1831 calling gnatbind and gnatlink.
1835 * gdb.base/dcache-flush.c: New file.
1836 * gdb.base/dcache-flush.exp: New file.
1840 * gdb.base/c-linkage-name.exp: Update to use new 'maint flush ...'
1842 * gdb.base/killed-outside.exp: Likewise.
1843 * gdb.opt/inline-bt.exp: Likewise.
1844 * gdb.perf/gmonster-null-lookup.py: Likewise.
1845 * gdb.perf/gmonster-print-cerr.py: Likewise.
1846 * gdb.perf/gmonster-ptype-string.py: Likewise.
1847 * gdb.python/py-unwind.exp: Likewise.
1851 * gdb.base/commands.exp: Update expected results.
1856 * gdb.base/commands.exp: Add additional tests.
1857 * gdb.base/completion.exp: Add additional tests.
1861 * gdb.base/completion.exp: Add additional tests.
1866 * gdb.arch/i386-mpx-call.exp: Don't expect to trigger bounds
1867 violations by setting bounds registers if the bounds are passed in the
1873 * gdb.base/float128.exp: Detect and handle no mpfr support.
1878 * gdb.multi/multi-arch-exec.c (thread_start, main): Add barrier
1884 * gdb.tui/new-layout.exp: Don't execute tests with unbalanced curly
1885 braces for tcl 8.5 and earlier.
1890 * gdb.base/flexible-array-member.c: New test.
1891 * gdb.base/flexible-array-member.exp: New test.
1895 * gdb.arch/amd64-gs_base.exp: Undo commit 67748e0f66, reimplement
1896 using is_amd64_regs_target.
1900 * gdb.ada/mi_task_arg.exp: Accept <optimized out> as valid value of
1905 * gdb.base/break-on-linker-gcd-function.exp: Remove unused
1906 'additional_flags' variable.
1910 * gdb.linespec/explicit.exp: Extend with a test to check completing
1911 '-' after seemingly complete options.
1915 * gdb.linespec/keywords.exp: Add tests to check positional
1916 flexibility of "-force-condition".
1920 * gdb.base/bp-cmds-run-with-ex.c: New file.
1921 * gdb.base/bp-cmds-run-with-ex.exp: New file.
1922 * gdb.base/bp-cmds-run-with-ex.gdb: New file.
1923 * gdb.gdb/python-interrupts.exp: Update the call to
1924 'catch_command_errors' with the new argument.
1925 * gdb.gdb/python-selftest.exp: Ditto.
1929 * gdb.arch/amd64-disp-step-avx.exp: Adjust pattern.
1930 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
1931 * gdb.threads/non-stop-fair-events.exp: Likewise.
1935 * gdb.threads/step-over-exec.exp: New.
1936 * gdb.threads/step-over-exec.c: New.
1937 * gdb.threads/step-over-exec-execd.c: New.
1938 * lib/my-syscalls.S: New.
1939 * lib/my-syscalls.h: New.
1943 * lib/dwarf.exp (declare_labels): Use name as text if text is
1949 * gdb.arch/amd64-gs_base.exp: Handle -m32 where fs_base and gs_base
1954 * gdb.reverse/insn-reverse.exp: Don't break inside gdb_test_multiple
1959 * gdb.reverse/insn-reverse.exp: Fix count handling.
1963 * gdb.reverse/insn-reverse-x86.c: Guard x86_64 assembly with #ifdef
1968 * gdb.reverse/insn-reverse.c (test_nr): New var.
1969 (usage, parse_args): New function.
1970 (main): Call parse_args. Only run test for test_nr.
1971 * gdb.reverse/insn-reverse.exp: Detect lack of progress in stepi loop
1972 and bail out. Run subtests individually, using an inferior arg
1973 specifying the subtest.
1977 * gdb.arch/riscv-tdesc-regs.exp: Remove unwanted test.
1981 * gdb.arch/riscv-tdesc-regs.exp (get_expected_result): New proc,
1982 update test to use this.
1986 * gdb.threads/non-ldr-exc-1.exp: Fix indentation.
1990 * gdb.threads/non-ldr-exc-1.exp: Use foreach_with_prefix.
1991 (do_test): Don't use with_test_prefix.
1992 * gdb.threads/non-ldr-exc-2.exp: Use foreach_with_prefix.
1993 (do_test): Don't use with_test_prefix.
1994 * gdb.threads/non-ldr-exc-3.exp: Use foreach_with_prefix.
1995 (do_test): Don't use with_test_prefix.
1996 * gdb.threads/non-ldr-exc-4.exp: Use foreach_with_prefix.
1997 (do_test): Don't use with_test_prefix.
2001 * gdb.threads/non-ldr-exit.exp: Fix comment.
2005 * gdb.xml/maint-xml-dump-03.xml: New file.
2010 * gdb.dwarf2/count.exp: Remove kfails.
2014 * gdb.base/condbreak-multi-context.exp: Do not hard-code location
2019 * gdb.dwarf2/dw2-fixed-point.exp: Fix the expected output of
2020 the "ptype pck__fp1_range_var" test for the module-2 and pascal
2021 languages. Remove the associated setup_xfail.
2025 * lib/gdb.exp (gdb_assert): Show error message on error.
2029 * gdb.ada/enum_idx_packed.exp: Limit setup_kfail to gnat 9 and 10.
2030 * gdb.ada/mod_from_name.exp: Same.
2031 * gdb.ada/pckd_arr_ren.exp: Same.
2035 * gdb.base/template.exp: New.
2036 * gdb.base/template.c: New.
2041 * gdb.dwarf2/count.exp: Add test for an array whose upper bound
2042 is defined using a DW_AT_count which references another DIE.
2046 * gdb.base/vla-ptr.exp: Add XFAIL.
2050 * gdb.fortran/array-slices-bad.exp: New file.
2051 * gdb.fortran/array-slices-bad.f90: New file.
2052 * gdb.fortran/array-slices-sub-slices.exp: New file.
2053 * gdb.fortran/array-slices-sub-slices.f90: New file.
2054 * gdb.fortran/array-slices.exp: Rewrite tests.
2055 * gdb.fortran/array-slices.f90: Rewrite tests.
2056 * gdb.fortran/vla-sizeof.exp: Correct expected results.
2060 * gdb.base/completion.exp: Add new completion tests.
2064 * gdb.mi/mi-nonstop-exit.exp: Enable non-stop through GDBFLAGS.
2065 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
2066 * gdb.mi/mi-nsintrall.exp: Likewise.
2067 * gdb.mi/mi-nsmoribund.exp: Likewise.
2068 * gdb.mi/mi-nsthrexec.exp: Likewise.
2069 * gdb.mi/mi-watch-nonstop.exp: Likewise.
2073 * lib/mi-support.exp (mi_run_cmd_full): Use unresovled instead
2078 * lib/mi-support.exp (mi_gdb_file_cmd): Check for case where
2079 $arg.exe exists but $arg does not.
2083 * gdb.trace/trace-common.h (x86_trace_dummy): Add
2084 __attribute__ ((used)).
2088 * gdb.gdb/unittest.exp: Spot 'Running...' lines.
2092 * gdb.base/completion.exp: Add new tests.
2096 * gdb.dwarf2/data-loc.exp: Update expected output. Remove C
2101 * gdb.ada/fixed_cmp.exp: Add -fgnat-encodings=minimal testing.
2102 * gdb.dwarf2/dw2-fixed-point.c (pck__fp1_var2): New global.
2103 (main): Add reference to pck__fp1_var2.
2104 * gdb.dwarf2/dw2-fixed-point.exp: Add comparison operator testing.
2108 * gdb.dwarf2/dw2-fixed-point.exp: Add arithmetic tests.
2112 * gdb.ada/fixed_points.exp: Add ptype tests.
2113 * gdb.dwarf2/dw2-fixed-point.exp: Likewise.
2117 * gdb.dwarf2/dw2-fixed-point.exp: Add "print /x" tests.
2121 * gdb.ada/fixed_cmp.exp: Force compilation to use -fgnat-encodings=all.
2122 * gdb.ada/fixed_points.exp: Add fixed-point variables printing tests.
2123 * gdb.ada/fixed_points/pck.ads, gdb.ada/fixed_points/pck.adb:
2125 * gdb.ada/fixed_points/fixed_points.adb: Add use of package Pck.
2127 * gdb.dwarf2/dw2-fixed-point.c, gdb.dwarf2/dw2-fixed-point.exp:
2133 * gdb.fortran/completion.exp: New file.
2134 * gdb.fortran/completion.f90: New file.
2138 * lib/gdb.exp (gdb_file_cmd): Check for case where $arg.exe exists
2143 * gdb.fortran/types.exp: Add more tests.
2148 * gdb.rust/traits.exp: Remove kfails.
2152 * gdb.threads/tls-so_extern_main.c (tls_ptr): Add missing return
2157 * gdb.base/continue-after-aborted-step-over.exp: Add "breakpoint
2158 always-inserted" axis.
2159 (do_test): Add breakpoint_always_inserted parameter.
2163 * gdb.ada/bias.exp: Update.
2164 * gdb.ada/bias/bias.adb (X): Change value.
2168 * gdb.base/vla-optimized-out.exp (p sizeof (a)): Wrap supplied
2169 regexp fragment in parentheses to prevent false matching.
2173 * gdb.base/vla-optimized-out.c (f1): Add __attribute__ ((weak)).
2177 * gdb.cp/step-and-next-inline.exp: Only require
2178 -gstatement-frontiers when building with GCC.
2179 Only setup KFAIL's for GCC issues when using
2180 a GCC-built executable.
2184 * gdb.base/debug-expr.c: Add extra function to allow for an
2186 * gdb.base/debug-expr.exp (test_debug_expr): Delete, replace calls
2187 to this proc with gdb_test_debug_expr. Add an extra test.
2188 * gdb.cp/debug-expr.exp (test_debug_expr): Delete, replace calls
2189 to this proc with gdb_test_debug_expr, give the tests names
2190 * gdb.dlang/debug-expr.exp (test_debug_expr): Delete, replace
2191 calls to this proc with gdb_test_debug_expr, give the tests names
2192 * gdb.fortran/debug-expr.exp: New file.
2193 * gdb.fortran/debug-expr.f90: New file.
2194 * lib/gdb.exp (gdb_test_debug_expr): New proc.
2198 * lib/dwarf.exp (ranges): Handle "base" and "range" as
2200 * gdb.dwarf/dw2-bad-elf.exp: Adjust.
2201 * gdb.dwarf2/dw2-inline-many-frames.exp: Adjust.
2202 * gdb.dwarf2/dw2-inline-stepping.exp: Adjust.
2203 * gdb.dwarf2/dw2-ranges-base.exp: Adjust.
2204 * gdb.dwarf2/dw2-ranges-func.exp: Adjust.
2205 * gdb.dwarf2/dw2-ranges-overlap.exp: Adjust.
2206 * gdb.dwarf2/dw2-ranges-psym.exp: Adjust.
2207 * gdb.dwarf2/enqueued-cu-base-addr.exp: Adjust.
2211 * gdb.ada/funcall_ref.exp: Update.
2212 * gdb.ada/var_rec_arr.exp: Update.
2216 * gdb.ada/rec_ptype.exp: New file.
2217 * gdb.ada/rec_ptype/main.adb: New file.
2218 * gdb.ada/rec_ptype/p.ads: New file.
2222 * gdb.ada/tick_length_array_enum_idx.exp: Add ptype test.
2223 * gdb.ada/tick_length_array_enum_idx/foo_n207_004.adb
2224 (PT_Full): New variable.
2225 * gdb.ada/tick_length_array_enum_idx/pck.adb
2226 (Full_PT): New type.
2230 * gdb.ada/array_of_variant.exp: New file.
2231 * gdb.ada/array_of_variant/p.adb: New file.
2232 * gdb.ada/array_of_variant/pck.ads: New file.
2233 * gdb.ada/array_of_variant/pck.adb: New file.
2237 * gdb.ada/enum_idx_packed.exp: Add test.
2238 * gdb.ada/enum_idx_packed/foo.adb (Multi_Access):
2240 * gdb.ada/enum_idx_packed/pck.ads (Short)
2241 (Multi_Dimension, Multi_Dimension_Access): New types.
2245 * gdb.ada/enum_idx_packed.exp: Test two forms of -fgnat-encodings.
2249 * gdb.ada/set_pckd_arr_elt.exp: Also test
2250 -fgnat-encodings=minimal. Add tests.
2251 * gdb.ada/set_pckd_arr_elt/foo.adb (Foo): Add VA variable.
2252 Call Update_Small a second time.
2253 * gdb.ada/set_pckd_arr_elt/pck.adb (New_Variant): New function.
2254 * gdb.ada/set_pckd_arr_elt/pck.ads (Buffer, Variant)
2255 (Variant_Access): New types.
2256 (New_Variant): Declare.
2260 * gdb.ada/mod_from_name.exp: Test printing slice.
2264 * gdb.ada/O2_float_param.exp: Test different -fgnat-encodings
2266 * gdb.ada/access_to_unbounded_array.exp: Test different
2267 -fgnat-encodings values.
2268 * gdb.ada/big_packed_array.exp: Test different -fgnat-encodings
2270 * gdb.ada/arr_enum_idx_w_gap.exp: Test different -fgnat-encodings
2272 * gdb.ada/array_ptr_renaming.exp: Test different -fgnat-encodings
2274 * gdb.ada/array_of_variable_length.exp: Test different
2275 -fgnat-encodings values.
2276 * gdb.ada/arrayparam.exp: Test different -fgnat-encodings values.
2277 * gdb.ada/arrayptr.exp: Test different -fgnat-encodings values.
2278 * gdb.ada/frame_arg_lang.exp: Revert -fgnat-encodings=minimal
2280 * gdb.ada/mi_string_access.exp: Test different -fgnat-encodings
2282 * gdb.ada/mod_from_name.exp: Test different -fgnat-encodings values.
2283 * gdb.ada/out_of_line_in_inlined.exp: Test different
2284 -fgnat-encodings values.
2285 * gdb.ada/packed_array.exp: Test different -fgnat-encodings
2287 * gdb.ada/pckd_arr_ren.exp: Test different -fgnat-encodings
2289 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Test different
2290 -fgnat-encodings values.
2291 * gdb.ada/variant_record_packed_array.exp: Test different
2292 -fgnat-encodings values.
2296 * gdb.ada/enum_idx_packed.exp: Add tests.
2297 * gdb.ada/enum_idx_packed/foo.adb: Add variables.
2298 * gdb.ada/enum_idx_packed/pck.adb: Add functions.
2299 * gdb.ada/enum_idx_packed/pck.ads: Add types, function
2304 * lib/dwarf.exp (Dwarf::_handle_DW_TAG): Improve attribute list
2305 terminator comments.
2306 (Dwarf::cu, Dwarf::tu): Remove superfluous abbreviation table
2311 * gdb.base/step-over-no-symbols.exp (test_step_over): Replace
2312 integer format test with regexp.
2316 * gdb.base/print-file-var.exp (test): Separate compiler and
2317 linker options, and build using build_executable_from_specs
2318 to accommodate this.
2322 * lib/gdb.exp (gdb_compile): Inhibit passing "-x c++"
2323 for .c files compiled as C++ with Clang if any shared
2324 libraries are specified.
2328 * lib/attributes.h: New header.
2329 * gdb.base/backtrace.c: Include the above. Replace
2330 __attribute__(noclone)) with ATTRIBUTE_NOCLONE.
2331 * gdb.base/infcall-nested-structs.c: Likewise.
2332 * gdb.base/vla-optimized-out.c: Likewise.
2336 * gdb.dwarf2/fission-multi-cu.S: Remove .debug_line.dwo section.
2340 * gdb.ada/fixed_points/fixed_points.adb: Replace use of
2341 System.Min_Int and System.Max_Int with smaller hardcoded
2346 * configure.ac: Split AC_INIT into AC_INIT and AC_CONFIG_SRCDIR.
2347 * configure: Re-generate.
2351 * gdb.arch/amd64-disp-step-avx.exp: Update displaced step debug
2356 * gdb.base/paginate-after-ctrl-c-running.exp: Update with no pagination
2358 * gdb.base/paginate-bg-execution.exp: Ditto.
2359 * gdb.base/paginate-inferior-exit.exp: Ditto.
2360 * gdb.base/double-prompt-target-event-error.c: Remove.
2361 * gdb.base/double-prompt-target-event-error.exp: Remove.
2365 * gdb.base/kill-detach-inferiors-cmd.exp: Check that 'kill
2366 inferiors' and 'detach inferiors' do not change the current
2371 * gdb.threads/tls.exp: Fix DUPLICATEs.
2375 * gdb.python/py-symbol.exp: Add KFAILs for -readnow.
2379 * gdb.ada/exec_changed.exp: Add KFAILs for -readnow.
2380 * gdb.base/reread.exp: Same.
2384 * lib/gdb.exp (readnow): Handle arg.
2385 * gdb.rust/traits.exp: Add KFAILs for -readnow.
2389 * gdb.base/relocate.exp: Update regexp for -readnow.
2393 * gdb.dwarf2/dw2-error.exp: Mark failure break in main as known with
2399 * gdb.dwarf2/dw2-ranges-overlap.c: New test.
2400 * gdb.dwarf2/dw2-ranges-overlap.exp: New file.
2404 * lib/gdb.exp (gdb_file_cmd): Set gdb_file_cmd_msg.
2405 * gdb.cp/nsalias.exp: Set complaints limit before file cmd. Expect
2406 complaint during file command for -readnow.
2410 * gdb.cp/nsalias.exp: Fix typo in test name.
2414 * gdb.dwarf2/dw2-filename.exp: Update regexp for -readnow.
2418 * gdb.dwarf2/dw2-stack-boundary.exp: KFAILing the complaints for
2423 * gdb.base/multi-forks.exp: Use exp_continue to fix timeout.
2427 * gdb.base/maint.exp: Update for -readnow.
2431 * gdb.cp/psymtab-parameter.exp: Don't expect unexpanded CU for
2436 * gdb.python/py-format-string.exp (test_deref_refs): Treat
2437 "_vptr$Base" as correct, in addition to "_vptr.Base".
2438 (test_mixed): Likewise.
2442 * gdb.mi/mi-fortran-modules.exp: Check skip_fortran_tests.
2443 * gdb.mi/mi-vla-fortran.exp: Likewise. Also fix a comment.
2447 * gdb.base/condbreak.exp: Update the completion tests to
2448 consider the '-force' flag.
2452 * gdb.base/list-ambiguous-readnow.exp: New file.
2456 * gdb.base/condbreak-multi-context.exp: Expand to test forcing
2458 * gdb.linespec/cpcompletion.exp: Update to consider the
2459 '-force-condition' keyword.
2460 * gdb.linespec/explicit.exp: Ditto.
2461 * lib/completion-support.exp: Ditto.
2465 * gdb.base/condbreak-multi-context.cc: New file.
2466 * gdb.base/condbreak-multi-context.exp: New file.
2470 * lib/mi-support.exp (default_mi_gdb_start): Call
2472 * lib/gdb.exp (standard_output_file_with_gdb_instance): Don't
2473 subtract one from gdb_instances.
2474 (gdb_stdin_log_write): Flush in_file.
2478 * gdb.dwarf2/enqueued-cu-base-addr.exp: New file.
2482 * gdb.ada/unsigned_range/foo.adb: New file.
2483 * gdb.ada/unsigned_range/pack.adb: New file.
2484 * gdb.ada/unsigned_range/pack.ads: New file.
2485 * gdb.ada/unsigned_range.exp: New file.
2489 * lib/gdb.exp (INTERNAL_GDBFLAGS): Set heigth and width.
2493 * gdb.dwarf2/dw2-objfile-overlap-inner.S: Specify default base address
2495 * gdb.dwarf2/dw2-objfile-overlap-outer.S: Same.
2499 * lib/dwarf.exp (Dwarf::_guess_form): Return "" by default instead of
2501 (Dwarf::_default_form): New proc.
2502 (Dwarf::_handle_DW_TAG): Use _default_form. Error out if no form was
2507 * gdb.dwarf2/ada-linkage-name.exp: Use $srcfile for DW_AT_name of CU.
2508 * gdb.dwarf2/atomic-type.exp: Same.
2509 * gdb.dwarf2/bad-regnum.exp: Same.
2510 * gdb.dwarf2/cpp-linkage-name.exp: Same.
2511 * gdb.dwarf2/dw2-align.exp: Same.
2512 * gdb.dwarf2/dw2-bad-elf.exp: Same.
2513 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
2514 * gdb.dwarf2/dw2-bad-unresolved.exp: Same.
2515 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Same.
2516 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
2517 * gdb.dwarf2/dw2-unusual-field-names.exp: Same.
2518 * gdb.dwarf2/enum-type.exp: Same.
2519 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: Same.
2520 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
2521 * gdb.dwarf2/main-subprogram.exp: Same.
2522 * gdb.dwarf2/missing-type-name.exp: Same.
2523 * gdb.dwarf2/nonvar-access.exp: Same.
2524 * gdb.dwarf2/typedef-void-finish.exp: Same.
2525 * gdb.dwarf2/var-access.exp: Same.
2526 * gdb.dwarf2/void-type.exp: Same.
2531 * gdb.dwarf2/template-specification-full-name.exp: New test.
2535 * gdb.base/msym-bp-shl.exp (test_break): Adjust pattern to not
2536 expected an offset from the function.
2537 * gdb.base/msym-bp.exp (test): Likewise.
2541 * gdb.fortran/array-slices.exp: Add a new test.
2545 * gdb.mi/mi-fullname-deleted.exp: Fix substituted
2546 fullname test with Clang. Also expand comments generally.
2550 * gdb.dwarf2/pr13961.S: Remove superfluous end-of-siblings marker.
2554 * gdb.dwarf2/arr-stride.c: Remove.
2555 * gdb.dwarf2/arr-stride.exp: Use main.c.
2556 * gdb.dwarf2/arr-subrange.c: Remove.
2557 * gdb.dwarf2/arr-subrange.exp: Use main.c.
2558 * gdb.dwarf2/bad-regnum.c: Remove.
2559 * gdb.dwarf2/bad-regnum.exp: Use main.c.
2560 * gdb.dwarf2/corrupt.c: Remove.
2561 * gdb.dwarf2/corrupt.exp: Use main.c.
2562 * gdb.dwarf2/dw2-bad-elf.c: Remove.
2563 * gdb.dwarf2/dw2-bad-elf.exp: Use main.c.
2564 * gdb.dwarf2/dw2-icycle.c: Remove.
2565 * gdb.dwarf2/dw2-icycle.exp: Use main.c.
2566 * gdb.dwarf2/formdata16.c: Remove.
2567 * gdb.dwarf2/formdata16.exp: Use main.c.
2568 * gdb.dwarf2/implptrconst.c: Remove.
2569 * gdb.dwarf2/implptrconst.exp: Use main.c.
2570 * gdb.dwarf2/info-locals-optimized-out.c: Remove.
2571 * gdb.dwarf2/info-locals-optimized-out.exp: Use main.c.
2572 * gdb.dwarf2/opaque-type-lookup.c: Remove.
2573 * gdb.dwarf2/opaque-type-lookup.exp: Use main.c.
2577 * gdb.dwarf2/ada-valprint-error.exp: Remove redundant mention of .exp
2579 * gdb.dwarf2/dw2-dir-file-name.exp: Same.
2583 * gdb.dwarf2/dw2-error.exp: Use $gdb_test_file_name.
2584 * gdb.dwarf2/dw2-line-number-zero.exp: Same.
2585 * gdb.dwarf2/dw2-main-no-line-number.exp: Same.
2586 * gdb.dwarf2/dw2-ranges-base.exp: Same.
2587 * gdb.dwarf2/dw2-ranges.exp: Same.
2588 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: Same.
2589 * gdb.dwarf2/var-access.exp: Same.
2594 * gdb.tui/list.exp: Check source window contents after focus
2600 * gdb.dwarf2/dw2-main-no-line-number.exp: New file.
2604 * lib/gdb.exp (standard_testfile): Also treat args starting with '-'
2606 * gdb.dwarf2/atomic.c: Rename to ...
2607 * gdb.dwarf2/atomic-type.c: ... this.
2608 * gdb.dwarf2/dw2-ranges2.c: Rename to ...
2609 * gdb.dwarf2/dw2-ranges-2.c: ... this.
2610 * gdb.dwarf2/dw2-ranges3.c: Rename to ...
2611 * gdb.dwarf2/dw2-ranges-3.c: ... this.
2612 * gdb.dwarf2/fission-mix2.c: Rename to ...
2613 * gdb.dwarf2/fission-mix-2.c: ... this.
2614 * gdb.dwarf2/ada-linkage-name.exp: Use more suffix args for
2616 * gdb.dwarf2/ada-valprint-error.exp: Same.
2617 * gdb.dwarf2/arr-stride.exp: Same.
2618 * gdb.dwarf2/arr-subrange.exp: Same.
2619 * gdb.dwarf2/atomic-type.exp: Same.
2620 * gdb.dwarf2/bad-regnum.exp: Same.
2621 * gdb.dwarf2/break-inline-psymtab.exp: Same.
2622 * gdb.dwarf2/clang-debug-names-2.exp: Same.
2623 * gdb.dwarf2/clang-debug-names.exp: Same.
2624 * gdb.dwarf2/comp-unit-lang.exp: Same.
2625 * gdb.dwarf2/corrupt.exp: Same.
2626 * gdb.dwarf2/count.exp: Same.
2627 * gdb.dwarf2/cpp-linkage-name.exp: Same.
2628 * gdb.dwarf2/data-loc.exp: Same.
2629 * gdb.dwarf2/dw2-align.exp: Same.
2630 * gdb.dwarf2/dw2-bad-elf.exp: Same.
2631 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
2632 * gdb.dwarf2/dw2-bad-unresolved.exp: Same.
2633 * gdb.dwarf2/dw2-case-insensitive.exp: Same.
2634 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Same.
2635 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
2636 * gdb.dwarf2/dw2-inline-many-frames.exp: Same.
2637 * gdb.dwarf2/dw2-inline-param.exp: Same.
2638 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
2639 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
2640 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
2641 * gdb.dwarf2/dw2-is-stmt.exp: Same.
2642 * gdb.dwarf2/dw2-line-number-zero.exp: Same.
2643 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Same.
2644 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
2645 * gdb.dwarf2/dw2-param-error.exp: Same.
2646 * gdb.dwarf2/dw2-ranges-base.exp: Same.
2647 * gdb.dwarf2/dw2-ranges.exp: Same.
2648 * gdb.dwarf2/dw2-unusual-field-names.exp: Same.
2649 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: Same.
2650 * gdb.dwarf2/dw4-sig-types.exp: Same.
2651 * gdb.dwarf2/dynarr-ptr.exp: Same.
2652 * gdb.dwarf2/enum-type.exp: Same.
2653 * gdb.dwarf2/fission-mix.exp: Same.
2654 * gdb.dwarf2/formdata16.exp: Same.
2655 * gdb.dwarf2/implptrconst.exp: Same.
2656 * gdb.dwarf2/implptrpiece.exp: Same.
2657 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
2658 * gdb.dwarf2/main-subprogram.exp: Same.
2659 * gdb.dwarf2/method-ptr.exp: Same.
2660 * gdb.dwarf2/missing-sig-type.exp: Same.
2661 * gdb.dwarf2/nonvar-access.exp: Same.
2662 * gdb.dwarf2/opaque-type-lookup.exp: Same.
2663 * gdb.dwarf2/shortpiece.exp: Same.
2664 * gdb.dwarf2/staticvirtual.exp: Same.
2665 * gdb.dwarf2/subrange.exp: Same.
2666 * gdb.dwarf2/symtab-producer.exp: Same.
2667 * gdb.dwarf2/typedef-void-finish.exp: Same.
2668 * gdb.dwarf2/var-access.exp: Same.
2669 * gdb.dwarf2/variant.exp: Same.
2670 * gdb.dwarf2/void-type.exp: Same.
2671 * gdb.dwarf2/dw2-ranges-psym.exp: Same. Use main.c instead of
2673 * gdb.dwarf2/dw2-ranges-main.c: Remove.
2677 * lib/gdb.exp (gdb_breakpoint): Remove mention of "passfail".
2681 * lib/gdb.exp (gdb_breakpoint): Handle eof as in gdb_test_multiple.
2686 * gdb.ada/mi_catch_ex.exp: Do mi_delete_breakpoints before running
2688 * gdb.ada/mi_catch_ex_hand.exp: Same.
2692 * lib/mi-support.exp (mi_clean_restart): New.
2693 (mi_run_to_main): Delete.
2694 All callers adjust to use mi_clean_restart / mi_runto_main.
2698 * config/monitor.exp: Use "list -q".
2699 * gdb.arch/gdb1558.exp: Use "break -q".
2700 * gdb.arch/i386-permbkpt.exp: Use "break -q".
2701 * gdb.arch/i386-prologue-skip-cf-protection.exp: Use "break -q".
2702 * gdb.base/break.exp: Use "break -q", "list -q" and "tbreak -q".
2703 * gdb.base/commands.exp: Use "break -q".
2704 * gdb.base/condbreak.exp: Use "break -q".
2705 * gdb.base/ctf-ptype.exp: Use "list -q".
2706 * gdb.base/define.exp: Use "break -q".
2707 * gdb.base/del.exp: Use "break -q".
2708 * gdb.base/fullname.exp: Use "break -q".
2709 * gdb.base/hbreak-in-shr-unsupported.exp: Use "hbreak -q".
2710 * gdb.base/hbreak-unmapped.exp: Use "hbreak -q".
2711 * gdb.base/hbreak2.exp: Use "hbreak -q" and "list -q".
2712 * gdb.base/hw-sw-break-same-address.exp: Use "break -q" and
2714 * gdb.base/included.exp: Use "list -q".
2715 * gdb.base/label.exp: Use "break -q".
2716 * gdb.base/lineinc.exp: Use "break -q".
2717 * gdb.base/list.exp: Use "list -q".
2718 * gdb.base/macscp.exp: Use "list -q".
2719 * gdb.base/pending.exp: Use "break -q".
2720 * gdb.base/prologue-include.exp: Use "break -q".
2721 * gdb.base/ptype.exp: Use "list -q".
2722 * gdb.base/sepdebug.exp: Use "break -q", "list -q" and "tbreak -q".
2723 * gdb.base/server-del-break.exp: Use "break -q".
2724 * gdb.base/style.exp: Use "break -q".
2725 * gdb.base/symbol-without-target_section.exp: Use "list -q".
2726 * gdb.base/watchpoint-reuse-slot.exp: Use "hbreak -q".
2727 * gdb.cp/exception.exp: Use "tbreak -q".
2728 * gdb.dwarf2/dw2-error.exp: Use "break -q".
2729 * gdb.dwarf2/fission-mix.exp: Use "break -q".
2730 * gdb.dwarf2/fission-reread.exp: Use "break -q".
2731 * gdb.dwarf2/pr13961.exp: Use "break -q".
2732 * gdb.linespec/explicit.exp: Use "list -q".
2733 * gdb.linespec/linespec.exp: Use "break -q".
2734 * gdb.mi/mi-simplerun.exp: Use "--qualified".
2735 * gdb.python/py-mi-objfile-gdb.py: Use "list -q".
2736 * gdb.server/bkpt-other-inferior.exp: Use "break -q".
2737 * gdb.server/connect-without-multi-process.exp: Use "break -q".
2738 * gdb.trace/change-loc.exp: Use "break -q".
2739 * gdb.trace/pending.exp: Use "break -q".
2740 * gdb.tui/basic.exp: Use "list -q".
2741 * gdb.tui/list-before.exp: Use "list -q".
2742 * gdb.tui/list.exp: Use "list -q".
2743 * lib/gdb.exp (gdb_has_argv0): Use "break -q".
2747 * gdb.base/ui-redirect.exp: Expect "break -qualified main" in
2748 saved breakpoints file.
2749 * gdb.guile/scm-breakpoint.exp: Expect "-qualified main" when
2750 inspecting breakpoint list.
2751 * lib/gdb.exp (runto_main): Add "qualified" to options.
2752 * lib/mi-support.exp (mi_runto_helper): Add 'qualified' parameter,
2754 (mi_runto_main): Pass 1 as qualified argument.
2758 * lib/mi-support.exp (mi_runto_main): New proc.
2759 (mi_run_to_main): Use it.
2760 * gdb.mi/mi-catch-cpp-exceptions.exp: Likewise.
2761 * gdb.mi/mi-var-cmd.exp: Likewise.
2762 * gdb.mi/mi-var-invalidate.exp: Likewise.
2763 * mi-var-list-children-invalid-grandchild.exp: Likewise.
2764 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
2765 * gdb.mi/new-ui-mi-sync.exp: Likewise.
2766 * gdb.mi/user-selected-context-sync.exp: Likewise.
2767 * gdb.opt/inline-cmds.exp: Likewise.
2768 * gdb.python/py-framefilter-mi.exp: Likewise.
2769 * gdb.python/py-mi.exp: Likewise.
2773 * gdb.ada/fun_in_declare.exp: Use "runto_main" instead of
2775 * gdb.ada/small_reg_param.exp: Likewise.
2776 * gdb.arch/powerpc-d128-regs.exp: Likewise.
2777 * gdb.base/annota1.exp: Likewise.
2778 * gdb.base/anon.exp: Likewise.
2779 * gdb.base/breakpoint-in-ro-region.exp: Likewise.
2780 * gdb.base/dprintf-non-stop.exp: Likewise.
2781 * gdb.base/dprintf.exp: Likewise.
2782 * gdb.base/gdb11530.exp: Likewise.
2783 * gdb.base/gdb11531.exp: Likewise.
2784 * gdb.base/gnu_vector.exp: Likewise.
2785 * gdb.base/interrupt-noterm.exp: Likewise.
2786 * gdb.base/memattr.exp: Likewise.
2787 * gdb.base/step-over-syscall.exp: Likewise.
2788 * gdb.base/watch-cond-infcall.exp: Likewise.
2789 * gdb.base/watch-read.exp: Likewise.
2790 * gdb.base/watch-vfork.exp: Likewise.
2791 * gdb.base/watch_thread_num.exp: Likewise.
2792 * gdb.base/watchpoint-stops-at-right-insn.exp: Likewise.
2793 * gdb.guile/scm-frame-inline.exp: Likewise.
2794 * gdb.linespec/explicit.exp: Likewise.
2795 * gdb.opt/inline-break.exp: Likewise.
2796 * gdb.python/py-frame-inline.exp: Likewise.
2797 * gdb.reverse/break-precsave.exp: Likewise.
2798 * gdb.reverse/break-reverse.exp: Likewise.
2799 * gdb.reverse/consecutive-precsave.exp: Likewise.
2800 * gdb.reverse/consecutive-reverse.exp: Likewise.
2801 * gdb.reverse/finish-precsave.exp: Likewise.
2802 * gdb.reverse/finish-reverse.exp: Likewise.
2803 * gdb.reverse/fstatat-reverse.exp: Likewise.
2804 * gdb.reverse/getresuid-reverse.exp: Likewise.
2805 * gdb.reverse/i386-precsave.exp: Likewise.
2806 * gdb.reverse/i386-reverse.exp: Likewise.
2807 * gdb.reverse/i386-sse-reverse.exp: Likewise.
2808 * gdb.reverse/i387-env-reverse.exp: Likewise.
2809 * gdb.reverse/i387-stack-reverse.exp: Likewise.
2810 * gdb.reverse/insn-reverse.exp: Likewise.
2811 * gdb.reverse/machinestate-precsave.exp: Likewise.
2812 * gdb.reverse/machinestate.exp: Likewise.
2813 * gdb.reverse/pipe-reverse.exp: Likewise.
2814 * gdb.reverse/readv-reverse.exp: Likewise.
2815 * gdb.reverse/recvmsg-reverse.exp: Likewise.
2816 * gdb.reverse/rerun-prec.exp: Likewise.
2817 * gdb.reverse/s390-mvcle.exp: Likewise.
2818 * gdb.reverse/solib-precsave.exp: Likewise.
2819 * gdb.reverse/solib-reverse.exp: Likewise.
2820 * gdb.reverse/step-precsave.exp: Likewise.
2821 * gdb.reverse/step-reverse.exp: Likewise.
2822 * gdb.reverse/time-reverse.exp: Likewise.
2823 * gdb.reverse/until-precsave.exp: Likewise.
2824 * gdb.reverse/until-reverse.exp: Likewise.
2825 * gdb.reverse/waitpid-reverse.exp: Likewise.
2826 * gdb.reverse/watch-precsave.exp: Likewise.
2827 * gdb.reverse/watch-reverse.exp: Likewise.
2828 * gdb.threads/kill.exp: Likewise.
2829 * gdb.threads/tid-reuse.exp: Likewise.
2834 * gdb.base/maint-target-async-off.c: New test.
2835 * gdb.base/maint-target-async-off.exp: New test.
2839 * gdb.arch/powerpc-altivec.s,
2840 * gdb.arch/powerpc-power7.s,
2841 * gdb.arch/powerpc-power8.s,
2842 * gdb.arch/powerpc-power9.s,
2843 * gdb.arch/powerpc-vsx.s,
2844 * gdb.arch/powerpc-vsx2.s: Remove duplicate instructions.
2845 * gdb.arch/powerpc-altivec.exp,
2846 * gdb.arch/powerpc-power7.exp,
2847 * gdb.arch/powerpc-power8.exp,
2848 * gdb.arch/powerpc-power9.exp,
2849 * gdb.arch/powerpc-vsx.exp,
2850 * gdb.arch/powerpc-vsx2.exp: Likewise, and update expected
2851 disassembly of mfvsrd/mtvsrd.
2855 * gdb.arch/arm-disassembler-options.exp: Adjust expected
2856 "target architecture" output.
2857 * gdb.arch/powerpc-d128-regs.exp: Likewise.
2858 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
2859 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
2860 * gdb.arch/s390-disassembler-options.exp: Likewise.
2866 * gdb.cp/ambiguous.cc (marker1): Delete.
2867 (main): Initialize all the fields of the locals. Replace marker1
2868 call with a "set breakpoint here" marker.
2869 * gdb.cp/ambiguous.exp: Modernize. Use gdb_continue_to_breakpoint
2870 instead of running to marker1. Add tests printing all the
2871 variables and all the fields of the variables.
2872 (test_ambiguous): New proc, expecting the new GDB output when a
2873 field access is ambiguous. Change all "warning: X ambiguous"
2878 * gdb.base/msym-bp.c (foo): Add __attribute__ ((used)).
2879 * gdb.base/msym-bp-2.c (foo): Likewise.
2880 * gdb.base/msym-lang.c (foo): Likewise.
2881 * gdb.base/msym-lang-main.c (foo): Likewise.
2882 * gdb.base/symtab-search-order-1.c (static_global): Likewise.
2883 * gdb.guile/scm-pretty-print.c (eval_func): Likewise.
2884 * gdb.mi/mi-sym-info-1.c (global_f1): Likewise.
2885 * gdb.mi/mi-sym-info-2.c (global_f1, var1, var2): Likewise.
2886 * gdb.multi/watchpoint-multi-exit.c (globalvar): Likewise.
2887 * gdb.python/py-as-string.c (enum_valid, enum_invalid): Likewise.
2888 * gdb.python/py-objfile.c (static_var): Likewise.
2889 * gdb.python/py-symbol.c (rr): Likewise.
2890 * gdb.python/py-symbol-2.c (anon, rr): Likewise.
2891 * gdb.mi/mi-sym-info.exp (lineno1, lineno2): Updated.
2895 * gdb.fortran/mixed-lang-stack.exp (run_tests): Update expected
2896 output of backtrace.
2900 * gdb.ada/scalar_storage/storage.adb (Another_Range): New type.
2901 (Rec): Add field. Fix range.
2902 * gdb.ada/scalar_storage.exp: Update.
2907 * gdb.base/printcmds.exp: Add tests for void results.
2911 * gdb.mi/mi-cmd-param-changed.exp: Check that notification is
2912 is emmited for both 'set directories' and 'directory' commands.
2916 * gdb.base/style.exp: Check that "main"'s name is styled.
2920 * gdb.base/find.exp: Rename some tests.
2924 * gdb.base/list0.c (unused): Add __attribute__ ((used)).
2925 * gdb.base/list1.c (unused): Likewise.
2929 * gdb.base/list-ambiguous0.c (ambiguous_var): Add
2930 __attribute__ ((used)).
2931 * gdb.base/list-ambiguous1.c (ambiguous_var): Likewise.
2935 * gdb.base/m32r.ld: Remove SEARCH_DIR line. Add MEMORY regions,
2936 make use of regions throughout.
2937 * gdb.base/overlays.exp: Enclose string with variableds in "..",
2939 * gdb.base/ovlymgr.c: Add 'string.h' and 'stdlib.h' includes.
2943 * gdb.base/call-sc.c: Fix return struct on stack test case.
2944 * gdb.base/call-sc.exp: Likewise.
2948 * README: Fix "paralell".
2952 * gdb.dwarf2/dw2-double-set-die-type.S (.Ldie_3e0):
2953 Convert directive to lowercase.
2954 (.Labbrev1_begin): Add missing label.
2955 (abbrev code 0x1): Remove DW_AT_stmt_list.
2956 (.Ldie_b): Likewise.
2960 * gdb.tui/new-layout.exp: Use with_test_prefix.
2965 * gdb.python/python.exp: add test cases for the from_tty
2966 argument to gdb.execute.
2970 * gdb.base/infcall-nested-structs.exp.tcl: Add
2971 additional_flags=-Wno-tautological-compare for C++
2972 tests when compiling using Clang.
2976 * lib/gdb.exp (gdb_compile): Pass "-x c++" earlier, and only
2982 * gdb.tui/list.exp: Check output of "focus next".
2986 * gdb.dwarf2/intbits.exp: New file.
2987 * gdb.dwarf2/intbits.c: New file.
2991 * lib/mi-support.exp (mi_uncatched_gdb_exit) Switch to the main
2992 spawn_id before calling remote_close. Close secondary MI channel.
2996 * gdb.base/testenv.exp (find_env): Bail out if printing 'envp[$i]'
3001 * gdb.fortran/array-slices.exp: Update expected results.
3002 * gdb.fortran/class-allocatable-array.exp: Likewise.
3003 * gdb.fortran/multi-dim.exp: Likewise.
3004 * gdb.fortran/vla-type.exp: Likewise.
3005 * gdb.mi/mi-vla-fortran.exp: Likewise.
3010 * gdb.arch/amd64-prologue-skip-cf-protection.exp: Make the test
3011 compatible with i386, and move it to...
3012 * gdb.arch/i386-prologue-skip-cf-protection.exp: ... here.
3013 * gdb.arch/amd64-prologue-skip-cf-protection.c: Move to...
3014 * gdb.arch/i386-prologue-skip-cf-protection.c: ... here.
3019 * gdb.multi/multi-target-thread-find.exp: New file.
3023 * gdb.multi/multi-target-continue.exp: New file, factored out from
3025 * gdb.multi/multi-target-info-inferiors.exp: New file, factored out from
3027 * gdb.multi/multi-target-interrupt.exp: New file, factored out from
3029 * gdb.multi/multi-target-no-resumed.exp: New file, factored out from
3031 * gdb.multi/multi-target-ping-pong-next.exp: New file, factored out from
3033 * gdb.multi/multi-target.exp.tcl: New file, factored out from
3035 * gdb.multi/multi-target.exp: Delete.
3039 * gdb.fortran/array-slices.exp: Add missing message data.
3043 * gdb.cp/call-c-1.c (foo) [__cplusplus]: Add extern "C".
3047 * gdb.python/py-frame-inline.exp: Adjust to optionally expect a
3052 * gdb.python/py-as-string.c: Add cast.
3056 * gdb.base/sizeof.c (fill): Add cast.
3060 * gdb.base/share-env-with-gdbserver.c (main): Add cast.
3064 * gdb.base/prologue.c [__cplusplus] (marker): Explicitly specify
3066 * gdb.base/prologue.exp: Use print /d.
3067 * gdb.base/symbol-alias.exp: Handle C++ output.
3068 * gdb.base/symbol-alias2.c: Handle C++ output.
3069 [__cplusplus] (func): Explicitly specify linkage name.
3073 * gdb.python/py-nested-maps.c (struct key_t): Rename to...
3074 (struct my_key_t): ... this. Adjust all references.
3075 (struct value_t): Rename to ...
3076 (struct my_value_t): ... this. Adjust all references.
3077 (create_map, add_map_element, create_map_map)
3078 (add_map_map_element): Add casts.
3082 * gdb.python/py-framefilter-mi.c (funca): Add casts.
3083 * gdb.python/py-framefilter.c.c (funca, func2): Add casts.
3087 * gdb.mi/var-cmd.c (do_anonymous_type_tests): Add cast.
3091 * gdb.base/exprs.c: Replace 'this' with 'self' throughout.
3092 * gdb.base/ptype.c: : Replace 'this' with 'self' throughout.
3093 (charfoo, intfoo): Define full prototype.
3094 * gdb.base/ptype1.c (charfoo): Define full prototype.
3095 * gdb.base/setvar.c: Replace 'this' with 'self' throughout.
3096 * gdb.base/whatis.c: Replace 'this' with 'self' throughout.
3100 * gdb.base/charset.c [__cplusplus] (wchar_t, char16_t, char32_t):
3102 (utf_32_string): Compile for both C and C++.
3103 * gdb.base/charset.exp: Use "print /d".
3107 * gdb.base/watchpoint.c (buf): Make it 31 bytes.
3108 (nullptr): Rename to ...
3109 (null_ptr): ... this.
3110 * gdb.base/watchpoint.exp: Adjust to rename.
3114 * gdb.base/printcmds.c (three, flag_enum_without_zero)
3115 (three_not_flag): Add casts.
3119 * gdb.base/examine-backward.c (Barrier, TestStrings): Now unsigned
3121 (main): Add references to Barrier, TestStrings, TestStringsH and
3123 * gdb.base/examine-backward.exp: Issue "set print asm-demangle on"
3124 and expect a full prototype in C++.
3128 * gdb.base/nested-addr.c (main): Add cast.
3129 * gdb.base/nested-addr.exp: Use "print /d".
3133 * gdb.base/break.exp (func): New. Use it throughout when
3134 expecting a function name.
3138 * gdb.base/display.exp: Issue "set print asm-demangle on".
3142 * gdb.base/find.c: Include <string.h>.
3143 (init_bufs): Add cast.
3144 * gdb.base/find.exp: Issue "set print asm-demangle on".
3149 * gdb.base/skipcxx.exp: New file.
3150 * gdb.base/skipcxx.cc: New file.
3155 * gdb.dlang/watch-loc.c: Only add .debug_aranges if
3156 WITH_DEBUG_SECTIONS is defined.
3157 (xstr, str): New macro.
3158 (.debug_aranges): Use DMAIN_START_0/1/2 and DMAIN_LENGTH
3159 to get start and size of _Dmain.
3160 * gdb.dlang/watch-loc.exp: Pass DMAIN_START_0/1/2 and DMAIN_LENGTH
3161 using additional_flags.
3165 * gdb.base/bp-cmds-sourced-script.c: New file.
3166 * gdb.base/bp-cmds-sourced-script.exp: New test.
3167 * gdb.base/bp-cmds-sourced-script.gdb: New file.
3171 * lib/gdbserver-support.exp (gdbserver_exit): Make sure we
3172 get the gdb prompt after issuing "monitor exit".
3177 * lib/gdb.exp (gdb_assert): Catch errors in condition evaluation.
3182 * gdb.tui/new-layout.exp: Escape unbalanced braces.
3187 * lib/rust-support.exp (rust_llvm_version): New proc.
3188 * gdb.rust/simple.exp: Check rust_llvm_version.
3192 * gdb.rust/traits.exp: Fix PATH warning.
3196 * gdb.base/catch-follow-exec.c (main): Add explicit return
3198 * gdb.base/catch-signal.c (main): Likewise.
3199 * gdb.base/condbreak-call-false.c (main): Likewise.
3200 * gdb.base/consecutive.c (main): Add explicit return
3201 statement and return type.
3202 * gdb.base/cursal.c (main): Add explicit return statement.
3203 * gdb.base/cvexpr.c (main): Likewise.
3204 * gdb.base/display.c (main): Add explicit return statement and
3206 * gdb.base/dprintf-detach.c (main): Add explicit return statement.
3207 * gdb.base/endianity.c (main): Likewise.
3208 * gdb.base/execd-prog.c (main): Likewise.
3209 * gdb.base/gdb1090.c (main): Likewise.
3210 * gdb.base/info_qt.c (main): Likewise.
3211 * gdb.base/lineinc.c (main): Likewise.
3212 * gdb.base/load-command.c (main): Likewise.
3213 * gdb.base/macscp1.c (main): Likewise.
3214 * gdb.base/pr10179-a.c (main): Likewise.
3215 * gdb.base/quit-live.c (main): Likewise.
3216 * gdb.base/scope0.c (main): Likewise.
3217 * gdb.base/settings.c (main): Likewise.
3218 * gdb.base/stack-checking.c (main): Return int.
3219 * gdb.base/varargs.c (main): Add explicit return statement.
3220 * gdb.cp/ambiguous.cc (main): Likewise.
3221 * gdb.cp/anon-struct.cc (main): Likewise.
3222 * gdb.cp/anon-union.cc (main): Likewise.
3223 * gdb.cp/bool.cc (main): Likewise.
3224 * gdb.cp/bs15503.cc (main): Likewise.
3225 * gdb.cp/cplusfuncs.cc (main): Likewise.
3226 * gdb.cp/cttiadd.cc (main): Likewise.
3227 * gdb.cp/extern-c.cc (main): Likewise.
3228 * gdb.cp/filename.cc (main): Likewise.
3229 * gdb.cp/formatted-ref.cc (main): Likewise.
3230 * gdb.cp/mb-ctor.cc (main): Likewise.
3231 * gdb.cp/member-ptr.cc (main): Likewise.
3232 * gdb.cp/minsym-fallback-main.cc (main): Likewise.
3233 * gdb.cp/overload-const.cc (main): Likewise.
3234 * gdb.cp/paren-type.cc (main): Likewise.
3235 * gdb.cp/parse-lang.cc (main): Likewise.
3236 * gdb.cp/pr-1023.cc (main): Likewise.
3237 * gdb.cp/psmang1.cc (main): Likewise.
3238 * gdb.cp/readnow-language.cc (main): Likewise.
3239 * gdb.cp/ref-params.cc (main): Likewise.
3240 * gdb.cp/rvalue-ref-params.cc (main): Likewise.
3241 * gdb.cp/virtbase2.cc (main): Likewise.
3242 * gdb.dwarf2/dw2-abs-hi-pc.c (main): Likewise.
3243 * gdb.dwarf2/dw2-namespaceless-anonymous.c (main): Likewise.
3244 * gdb.dwarf2/dw4-toplevel-types.cc (main): Likewise.
3245 * gdb.mi/mi-console.c (main): Likewise.
3246 * gdb.mi/mi-read-memory.c (main): Likewise.
3247 * gdb.modula2/multidim.c (main): Likewise.
3248 * gdb.opt/inline-small-func.c (main): Likewise.
3249 * gdb.python/py-rbreak.c (main): Likewise.
3250 * gdb.stabs/exclfwd1.c (main): Likewise.
3251 * gdb.trace/qtro.c (main): Likewise.
3255 * gdb.base/share-env-with-gdbserver.c (main): Call my_getenv
3260 * gdb.base/dbx.exp (dbx_gdb_start): Adjust to use gdb_spawn
3261 instead of spawning GDB with remote_spawn.
3262 * lib/mi-support.exp (default_mi_gdb_start): Adjust to use
3263 gdb_spawn instead of spawning GDB with remote_spawn.
3267 * gdb.dwarf2/ada-linkage-name.c (main): Move to the bottom of the
3268 file and add calls to first and second.
3269 * gdb.dwarf2/atomic.c (main): Move to the bottom of the file and
3274 * gdb.mi/mi-break-qualified.cc: New file.
3275 * gdb.mi/mi-break-qualified.exp: New file.
3276 * lib/mi-support.exp (mi_create_breakpoint_multi)
3277 (mi_make_breakpoint_loc, mi_make_breakpoint_multi): New
3279 (mi_create_breakpoint_1): New, factored out from
3280 mi_create_breakpoint.
3284 * gdb.cp/inherit.exp: No longer pass -Wno-deprecated-register.
3285 * gdb.cp/misc.exp: No longer pass -Wno-deprecated-register.
3286 * gdb.cp/misc.cc (class small, small::method, marker_reg1)
3287 (register_class): Delete.
3288 (main): Don't call register_class.
3292 * gdb.cp/classes.exp: No longer pass -Wno-deprecated-register.
3293 (do_tests): Remove "calling method for small class" test.
3294 * gdb.cp/classes.cc (class small, small::method, marker_reg1)
3295 (register_class): Delete.
3296 (main): Don't call register_class.
3297 * gdb.cp/call-method-register.exp: New file, based on bits removed
3299 * gdb.cp/call-method-register.cc: New file, based on bits removed
3304 * gdb.base/msym-bp-2.c: New.
3305 * gdb.base/msym-bp-shl-lib.c: New file.
3306 * gdb.base/msym-bp-shl-main-2.c: New file.
3307 * gdb.base/msym-bp-shl-main.c: New file.
3308 * gdb.base/msym-bp-shl.exp: New file.
3309 * gdb.base/msym-bp.c: New file.
3310 * gdb.base/msym-bp.exp: New file.
3314 * gdb.base/default.exp: Change $_gdb_major to 11.
3319 * x86-avx512bf16.c: New file.
3320 * x86-avx512bf16.exp: Likewise.
3321 * lib/gdb.exp (skip_avx512bf16_tests): New function.
3326 * gdb.cp/ambiguous.exp: Add KFAILs for PR26602.
3330 * gdb.base/bp-cmds-execution-x-script.exp: Remove a stale comment.
3335 * gdb.dlang/demangle.exp: Update tests as per gcc commit 387d0773f3.
3339 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: Consume gdb prompt
3340 after gdb_starti_cmd.
3344 * lib/fortran.exp (fortran_complex8): New proc.
3345 (fortran_complex16): New proc.
3346 * gdb.fortran/complex.exp: Use routines from fortran.exp
3347 * gdb.fortran/pointer-to-pointer.exp: Likewise.
3348 * gdb.fortran/vla-ptr-info.exp: Likewise.
3353 * gdb.base/label-without-address.exp: Runto main first.
3357 * gdb.ada/mi_var_access.exp: Test children of access variable.
3358 * gdb.ada/mi_var_access/mi_access.adb: Add new stop markers.
3359 * gdb.ada/mi_var_array.exp: Update.
3363 * gdb.base/corefile.exp (warning-free): XFAIL test when running
3364 on docker w/ AUFS storage driver.
3368 * gdb.base/corefile2.exp (renamed binfile): New tests.
3372 * gdb.dwarf2/dw2-reg-undefined.exp: Remove spurious #.
3376 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: New file.
3377 * gdb.dwarf2/frame-inlined-in-outer-frame.S: New file.
3381 * gdb.dwarf2/dw2-reg-undefined.exp: Test "set debug frame 1"
3382 output, printing a "not saved" value from history and printing a
3383 convenience variable created from a "not saved" value.
3387 * gdb.base/eh_return.exp: Use nopie.
3391 * gdb.base/advance-until-multiple-locations.exp
3392 (advance_overload, until_overload): Adjust to match the
3393 frame/function header instead of the source line text.
3397 * gdb.base/label-without-address.c: New test.
3398 * gdb.base/label-without-address.exp: New file.
3404 * gdb.base/advance-until-multiple-locations.cc: New.
3405 * gdb.base/advance-until-multiple-locations.exp: New.
3409 * gdb.dwarf2/dw2-reg-undefined.exp: Use multi_line.
3413 * gdb.arch/amd64-byte.exp: Make test names unique, use
3414 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
3415 * gdb.arch/amd64-dword.exp: Likewise.
3416 * gdb.arch/amd64-pseudo.c: Fix typo 'forth' -> 'fourth'.
3417 * gdb.arch/amd64-stap-special-operands.exp: Make test names
3419 * gdb.arch/amd64-tailcall-ret.exp: Likewise.
3420 * gdb.arch/amd64-word.exp: Make test names unique, use
3421 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
3422 * gdb.arch/i386-byte.exp: Make test names unique, use
3424 * gdb.arch/i386-word.exp: Likewise.
3428 * gdb.arch/arc-tdesc-cpu.xml: Use new feature names.
3433 * gdb.threads/stepi-random-signal.exp: Update pattern.
3438 * gdb.base/ui-redirect.exp: Update pattern.
3442 * gdb.dwarf2/dw2-dir-file-name.exp: Use system assembler
3443 when compiling with clang.
3444 * gdb.dwarf2/dw2-restore.exp: Likewise.
3448 * gdb.cp/ambiguous.exp: Enable test when compiling with GCC.
3449 Add additional_flags=-Wno-inaccessible-base when compiling
3450 with GCC >= 10.1 or clang. Add additional_flags=-w when
3451 compiling with GCC < 10.
3456 * gdb.modula2/multidim.c: New file.
3457 * gdb.modula2/multidim.exp: New file.
3461 * lib/gdb.exp (runto): Always emit fail on internal error.
3465 * gdb.base/gdb-sigterm.exp (do_test): Update expected regexp.
3466 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3468 * gdb.threads/stepi-random-signal.exp: Likewise.
3472 * gdb.base/print-file-var.exp: Fix typo "breapoint".
3473 * gdb.trace/strace.exp: Ditto.
3477 * gdb.fortran/vla-type.exp: Skip commands not required for
3478 the Flang compiled binaries after prologue fix.
3484 * gdb.rust/simple.exp (xfail_pattern): Update for new failure.
3488 * gdb.ada/mi_var_access.exp: New file.
3489 * gdb.ada/mi_var_access/mi_access.adb: New file.
3490 * gdb.ada/mi_var_access/pck.adb: New file.
3491 * gdb.ada/mi_var_access/pck.ads: New file.
3496 * gdb.base/eh_return.c: New test.
3497 * gdb.base/eh_return.exp: New file.
3501 * gdb.fortran/mixed-lang-stack.c (fortran_charlen_t): New type.
3502 (mixed_func_1d_): Use fortran_charlen_t in decl.
3507 * gdb.fortran/mixed-lang-stack.exp: Call bt with -frame-arguments all.
3508 Update expected pattern.
3512 * gdb.fortran/complex.exp: Check skip_fortran_tests.
3513 * gdb.fortran/library-module.exp: Likewise.
3514 * gdb.fortran/logical.exp: Likewise.
3515 * gdb.fortran/module.exp: Likewise.
3516 * gdb.fortran/print_type.exp: Likewise.
3517 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
3518 * gdb.fortran/vla-datatypes.exp: Likewise.
3519 * gdb.fortran/vla-history.exp: Likewise.
3520 * gdb.fortran/vla-ptr-info.exp: Likewise.
3521 * gdb.fortran/vla-ptype-sub.exp: Likewise.
3522 * gdb.fortran/vla-ptype.exp: Likewise.
3523 * gdb.fortran/vla-sizeof.exp: Likewise.
3524 * gdb.fortran/vla-type.exp: Likewise.
3525 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
3526 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
3527 * gdb.fortran/vla-value-sub.exp: Likewise.
3528 * gdb.fortran/vla-value.exp: Likewise.
3532 * gdb.ada/access_tagged_param.exp: Check skip_ada_tests.
3533 * gdb.ada/access_to_packed_array.exp: Likewise.
3534 * gdb.ada/access_to_unbounded_array.exp: Likewise.
3535 * gdb.ada/addr_arith.exp: Likewise.
3536 * gdb.ada/arr_acc_idx_w_gap.exp: Likewise.
3537 * gdb.ada/arr_arr.exp: Likewise.
3538 * gdb.ada/arr_enum_idx_w_gap.exp: Likewise.
3539 * gdb.ada/array_bounds.exp: Likewise.
3540 * gdb.ada/array_of_variable_length.exp: Likewise.
3541 * gdb.ada/array_ptr_renaming.exp: Likewise.
3542 * gdb.ada/array_subscript_addr.exp: Likewise.
3543 * gdb.ada/arraydim.exp: Likewise.
3544 * gdb.ada/arrayparam.exp: Likewise.
3545 * gdb.ada/arrayptr.exp: Likewise.
3546 * gdb.ada/assign_1.exp: Likewise.
3547 * gdb.ada/assign_arr.exp: Likewise.
3548 * gdb.ada/atomic_enum.exp: Likewise.
3549 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
3550 * gdb.ada/bad-task-bp-keyword.exp: Likewise.
3551 * gdb.ada/bias.exp: Likewise.
3552 * gdb.ada/boolean_expr.exp: Likewise.
3553 * gdb.ada/bp_c_mixed_case.exp: Likewise.
3554 * gdb.ada/bp_enum_homonym.exp: Likewise.
3555 * gdb.ada/bp_inlined_func.exp: Likewise.
3556 * gdb.ada/bp_on_var.exp: Likewise.
3557 * gdb.ada/bp_range_type.exp: Likewise.
3558 * gdb.ada/bp_reset.exp: Likewise.
3559 * gdb.ada/call_pn.exp: Likewise.
3560 * gdb.ada/catch_assert_if.exp: Likewise.
3561 * gdb.ada/catch_ex.exp: Likewise.
3562 * gdb.ada/catch_ex_std.exp: Likewise.
3563 * gdb.ada/char_enum.exp: Likewise.
3564 * gdb.ada/char_param.exp: Likewise.
3565 * gdb.ada/complete.exp: Likewise.
3566 * gdb.ada/cond_lang.exp: Likewise.
3567 * gdb.ada/convvar_comp.exp: Likewise.
3568 * gdb.ada/dgopt.exp: Likewise.
3569 * gdb.ada/disc_arr_bound.exp: Likewise.
3570 * gdb.ada/display_nested.exp: Likewise.
3571 * gdb.ada/dot_all.exp: Likewise.
3572 * gdb.ada/dyn_loc.exp: Likewise.
3573 * gdb.ada/dyn_stride.exp: Likewise.
3574 * gdb.ada/excep_handle.exp: Likewise.
3575 * gdb.ada/expr_delims.exp: Likewise.
3576 * gdb.ada/expr_with_funcall.exp: Likewise.
3577 * gdb.ada/exprs.exp: Likewise.
3578 * gdb.ada/fin_fun_out.exp: Likewise.
3579 * gdb.ada/fixed_cmp.exp: Likewise.
3580 * gdb.ada/formatted_ref.exp: Likewise.
3581 * gdb.ada/frame_arg_lang.exp: Likewise.
3582 * gdb.ada/frame_args.exp: Likewise.
3583 * gdb.ada/fullname_bp.exp: Likewise.
3584 * gdb.ada/fun_addr.exp: Likewise.
3585 * gdb.ada/fun_in_declare.exp: Likewise.
3586 * gdb.ada/fun_overload_menu.exp: Likewise.
3587 * gdb.ada/fun_renaming.exp: Likewise.
3588 * gdb.ada/funcall_char.exp: Likewise.
3589 * gdb.ada/funcall_param.exp: Likewise.
3590 * gdb.ada/funcall_ptr.exp: Likewise.
3591 * gdb.ada/funcall_ref.exp: Likewise.
3592 * gdb.ada/homonym.exp: Likewise.
3593 * gdb.ada/info_addr_mixed_case.exp: Likewise.
3594 * gdb.ada/info_auto_lang.exp: Likewise.
3595 * gdb.ada/info_exc.exp: Likewise.
3596 * gdb.ada/info_types.exp: Likewise.
3597 * gdb.ada/int_deref.exp: Likewise.
3598 * gdb.ada/interface.exp: Likewise.
3599 * gdb.ada/iwide.exp: Likewise.
3600 * gdb.ada/lang_switch.exp: Likewise.
3601 * gdb.ada/length_cond.exp: Likewise.
3602 * gdb.ada/maint_with_ada.exp: Likewise.
3603 * gdb.ada/mi_catch_assert.exp: Likewise.
3604 * gdb.ada/mi_catch_ex.exp: Likewise.
3605 * gdb.ada/mi_catch_ex_hand.exp: Likewise.
3606 * gdb.ada/mi_dyn_arr.exp: Likewise.
3607 * gdb.ada/mi_ex_cond.exp: Likewise.
3608 * gdb.ada/mi_exc_info.exp: Likewise.
3609 * gdb.ada/mi_interface.exp: Likewise.
3610 * gdb.ada/mi_prot.exp: Likewise.
3611 * gdb.ada/mi_ref_changeable.exp: Likewise.
3612 * gdb.ada/mi_string_access.exp: Likewise.
3613 * gdb.ada/mi_task_arg.exp: Likewise.
3614 * gdb.ada/mi_task_info.exp: Likewise.
3615 * gdb.ada/mi_var_array.exp: Likewise.
3616 * gdb.ada/mi_var_union.exp: Likewise.
3617 * gdb.ada/mi_variant.exp: Likewise.
3618 * gdb.ada/minsyms.exp: Likewise.
3619 * gdb.ada/mod_from_name.exp: Likewise.
3620 * gdb.ada/nested.exp: Likewise.
3621 * gdb.ada/null_array.exp: Likewise.
3622 * gdb.ada/optim_drec.exp: Likewise.
3623 * gdb.ada/out_of_line_in_inlined.exp: Likewise.
3624 * gdb.ada/packed_array_assign.exp: Likewise.
3625 * gdb.ada/packed_tagged.exp: Likewise.
3626 * gdb.ada/pp-rec-component.exp: Likewise.
3627 * gdb.ada/print_chars.exp: Likewise.
3628 * gdb.ada/print_pc.exp: Likewise.
3629 * gdb.ada/ptr_typedef.exp: Likewise.
3630 * gdb.ada/ptype_arith_binop.exp: Likewise.
3631 * gdb.ada/ptype_array.exp: Likewise.
3632 * gdb.ada/ptype_field.exp: Likewise.
3633 * gdb.ada/ptype_tagged_param.exp: Likewise.
3634 * gdb.ada/ptype_union.exp: Likewise.
3635 * gdb.ada/py_range.exp: Likewise.
3636 * gdb.ada/py_taft.exp: Likewise.
3637 * gdb.ada/rdv_wait.exp: Likewise.
3638 * gdb.ada/rec_comp.exp: Likewise.
3639 * gdb.ada/rec_return.exp: Likewise.
3640 * gdb.ada/ref_param.exp: Likewise.
3641 * gdb.ada/ref_tick_size.exp: Likewise.
3642 * gdb.ada/rename_subscript_param.exp: Likewise.
3643 * gdb.ada/repeat_dyn.exp: Likewise.
3644 * gdb.ada/same_component_name.exp: Likewise.
3645 * gdb.ada/same_enum.exp: Likewise.
3646 * gdb.ada/scalar_storage.exp: Likewise.
3647 * gdb.ada/set_wstr.exp: Likewise.
3648 * gdb.ada/small_reg_param.exp: Likewise.
3649 * gdb.ada/str_binop_equal.exp: Likewise.
3650 * gdb.ada/str_ref_cmp.exp: Likewise.
3651 * gdb.ada/str_uninit.exp: Likewise.
3652 * gdb.ada/sub_variant.exp: Likewise.
3653 * gdb.ada/sym_print_name.exp: Likewise.
3654 * gdb.ada/taft_type.exp: Likewise.
3655 * gdb.ada/tagged.exp: Likewise.
3656 * gdb.ada/tagged_access.exp: Likewise.
3657 * gdb.ada/task_bp.exp: Likewise.
3658 * gdb.ada/task_switch_in_core.exp: Likewise.
3659 * gdb.ada/tasks.exp: Likewise.
3660 * gdb.ada/tick_last_segv.exp: Likewise.
3661 * gdb.ada/tick_length_array_enum_idx.exp: Likewise.
3662 * gdb.ada/type_coercion.exp: Likewise.
3663 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
3664 * gdb.ada/unchecked_union.exp: Likewise.
3665 * gdb.ada/uninitialized_vars.exp: Likewise.
3666 * gdb.ada/var_arr_attrs.exp: Likewise.
3667 * gdb.ada/var_arr_typedef.exp: Likewise.
3668 * gdb.ada/var_rec_arr.exp: Likewise.
3669 * gdb.ada/variant-record.exp: Likewise.
3670 * gdb.ada/variant.exp: Likewise.
3671 * gdb.ada/variant_record_packed_array.exp: Likewise.
3672 * gdb.ada/varsize_limit.exp: Likewise.
3673 * gdb.ada/whatis_array_val.exp: Likewise.
3674 * gdb.ada/widewide.exp: Likewise.
3675 * gdb.ada/win_fu_syms.exp: Likewise.
3679 * gdb.dwarf2/dw2-op-out-param.S (.Ltext5): Fix duplicate label.
3683 * lib/check-test-names.exp (do_reset_vars): Use 'array unset' to
3684 unset the array variable.
3689 * lib/dwarf.exp (DW_LNE_user): New proc.
3690 * gdb.dwarf2/dw2-vendor-extended-opcode.c: New test.
3691 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: New file.
3695 * gdb.base/coremaker2.c: Change all uses of 'unsigned long long'
3697 (inttypes.h): Include.
3701 * gdb.base/coremaker2.c (buf_rw): Increase size to 256 KiB.
3703 (C5_8k, C5_64k, C5_256k): New macros.
3704 (buf_ro): Allocate 256 KiB of initialized data.
3708 * gdb.base/condbreak-bad.exp: Extend the test with scenarios
3709 that attempt to overwrite an existing condition with a condition
3710 that fails parsing and also with a condition that parses fine
3711 but contains junk at the end.
3715 * gdb.base/condbreak-bad.c: New test.
3716 * gdb.base/condbreak-bad.exp: New file.
3720 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_entry_1): Factor
3722 (GDBInfoModuleSymbols::check_entry): ... here.
3723 (GDBInfoModuleSymbols::check_optional_entry): New proc.
3724 * gdb.fortran/info-modules.exp: Use check_optional_entry for entries
3725 related to __def_init_mod1_M1t1 / __vtype_mod1_M1t1 / __copy_mod1_M1t1.
3729 * gdb.fortran/ptype-on-functions.exp: Make "_t" suffix on
3730 "__class_some_module_Number_t" optional.
3734 * lib/selftest-support.exp (selftest_setup): Allow breakpoint at
3739 * gdb.dwarf2/dw2-line-number-zero.exp: Set breakpoints on lines
3740 rather than function name.
3745 * gdb.cp/disasm-func-name.cc: New file.
3746 * gdb.cp/disasm-func-name.exp: New file.
3750 * gdb.dwarf2/varval.exp (setup_exec): Add 'or' instruction to
3755 * gdb.python/py-unwind.py: Update to make use of a register
3760 * gdb.python/py-arch-reg-names.exp: Add additional tests.
3766 * gdb.fortran/class-allocatable-array.exp: New file.
3767 * gdb.fortran/class-allocatable-array.f90: New file.
3768 * gdb.fortran/pointer-to-pointer.exp: New file.
3769 * gdb.fortran/pointer-to-pointer.f90: New file.
3774 * gdb.dwarf2/dw2-line-number-zero.c: New test.
3775 * gdb.dwarf2/dw2-line-number-zero.exp: New file.
3780 * gdb.ada/mi_prot.exp: Require gnatmake-8.
3784 * gdb.server/server-kill.exp (prepare): New, factored out from the
3787 (test_tstatus, test_unwind_nosyms, test_unwind_syms): New.
3788 (top level) : Call test_tstatus, test_unwind_nosyms, test_unwind_syms.
3792 * gdb.dwarf2/dw2-disasm-over-non-stmt.exp: New file.
3796 * lib/gdb.exp (gdb_wrapper_file, gdb_wrapper_flags):
3797 Initialize to empty string at top level.
3798 (gdb_wrapper_init): Revert check for file existence on build.
3799 Build the wrapper in its default place, not a build-specific
3800 location. When host == build, make the pathname absolute.
3801 (gdb_compile): Delete leftover declaration of
3802 gdb_wrapper_initialized. Check gdb_wrapper_file being an empty
3803 string instead of uninitialized.
3807 * gdb.base/corefile2.exp: New file.
3808 * gdb.base/coremaker2.exp: New file.
3812 * gdb.base/coredump-filter.exp: Add second
3813 non-Private-Shared-Anon-File test.
3814 (test_disasm): Rename binfile for test which is expected
3819 * gdb.base/corefile.exp: Add test "accessing read-only mmapped
3821 * gdb.base/coremaker.c (buf2ro): New global.
3822 (mmapdata): Add a read-only mmap mapping.
3827 * gdb.base/corefile.exp (accessing anonymous, unwritten-to mmap data):
3829 * gdb.base/coremaker.c (buf3): New global.
3830 (mmapdata): Add mmap call which uses MAP_ANONYMOUS and MAP_PRIVATE
3835 * gdb.base/coremaker.c (filler_ro): New global constant.
3839 * gdb.ada/mi_prot.exp: New file.
3840 * gdb.ada/mi_prot/pkg.adb: New file.
3841 * gdb.ada/mi_prot/pkg.ads: New file.
3842 * gdb.ada/mi_prot/prot.adb: New file.
3846 * gdb.base/jit-reader-simple.exp: Add a scenario for a binary that
3851 * gdb.python/py-arch-reg-groups.exp: Additional tests.
3855 * gdb.python/py-arch-reg-names.exp: Additional tests.
3859 * gdb.reverse/solib-precsave.exp: Handle additional "recommended
3860 breakpoint locations".
3861 * gdb.reverse/solib-reverse.exp: Same.
3865 * gdb.reverse/step-reverse.c (callee): Merge statements.
3869 * gdb.fortran/info-modules.exp (info module variables): Allow missing
3870 line numbers for some variables.
3874 * gdb.opt/inline-locals.c (init_array): New func.
3875 (func1): Use init_array.
3876 * gdb.opt/inline-locals.exp: Update pattern.
3880 * gdb.debuginfod/fetch_src_and_symbols.exp: Use save_vars for env
3881 vars. Fix PATH and DUPLICATE errors. Cleanup whitespace.
3885 * gdb.guile/source2.scm: Add #f first argument to 'format'.
3886 * gdb.guile/types-module.exp: Remove "ERROR:" from
3887 regexps since Guile 3.0 no longer prints that.
3891 * gdb.guile/scm-error.exp ("source $remote_guile_file_1"): Relax
3892 error regexp to match on Guile 2.2.
3896 * gdb.cp/align.exp: Fix "alignof (void)" tests when compiling
3901 * gdb.threads/omp-par-scope.c (lock, lock2): New variable.
3902 (omp_set_lock_in_order): New function.
3903 (single_scope, multi_scope, nested_func, nested_parallel): Use
3904 omp_set_lock_in_order and omp_unset_lock.
3905 (main): Init and destroy lock and lock2.
3909 * gdb.base/valgrind-infcall-2.exp: Handle printf unknown return type.
3913 * gdb.threads/attach-slow-waitpid.exp: Bail out if gdb_start fails.
3917 * gdb.base/valgrind-infcall-2.c: New test.
3918 * gdb.base/valgrind-infcall-2.exp: New file.
3919 * lib/valgrind.exp (vgdb_start): Add and handle active_at_startup.
3923 * gdb.dlang/circular.c (found): Use found_label as label name.
3924 * gdb.dwarf2/arr-subrange.c (main): Use main_label as label name.
3925 * gdb.dwarf2/comp-unit-lang.c (func): Use func_label as label name.
3926 * gdb.dlang/circular.exp: Use MACRO_AT_func and MACRO_AT_range.
3927 * gdb.dwarf2/ada-linkage-name.exp: Same.
3928 * gdb.dwarf2/arr-subrange.exp: Same.
3929 * gdb.dwarf2/atomic-type.exp: Same.
3930 * gdb.dwarf2/comp-unit-lang.exp: Same.
3931 * gdb.dwarf2/cpp-linkage-name.exp: Same.
3932 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
3933 * gdb.dwarf2/dw2-lexical-block-bare.exp: Same.
3934 * gdb.dwarf2/dw2-regno-invalid.exp: Same.
3935 * gdb.dwarf2/implptr-64bit.exp: Same.
3936 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
3937 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
3938 * gdb.dwarf2/imported-unit.exp: Same.
3939 * gdb.dwarf2/main-subprogram.exp: Same.
3940 * gdb.dwarf2/missing-type-name.exp: Same.
3941 * gdb.dwarf2/nonvar-access.exp: Same.
3942 * gdb.dwarf2/struct-with-sig.exp: Same.
3943 * gdb.dwarf2/typedef-void-finish.exp: Same.
3944 * gdb.dwarf2/void-type.exp: Same.
3948 * lib/dwarf.exp (Dwarf::MACRO_AT_func, Dwarf::MACRO_AT_range): Drop
3950 * gdb.dlang/watch-loc.exp: Update MACRO_AT_{func,range} calls.
3951 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Same.
3952 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
3953 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
3954 * gdb.dwarf2/dwz.exp: Same.
3955 * gdb.dwarf2/implptr-optimized-out.exp: Same.
3956 * gdb.dwarf2/implref-array.exp: Same.
3957 * gdb.dwarf2/implref-const.exp: Same.
3958 * gdb.dwarf2/implref-global.exp: Same.
3959 * gdb.dwarf2/implref-struct.exp: Same.
3960 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
3961 * gdb.dwarf2/opaque-type-lookup.exp: Same.
3962 * gdb.dwarf2/var-access.exp: Same.
3963 * gdb.dwarf2/varval.exp: Same.
3964 * gdb.trace/entry-values.exp: Same.
3968 * lib/dwarf.exp (Dwarf::extern): Remove.
3969 * gdb.compile/compile-ops.exp: Remove use of Dwarf::extern.
3970 * gdb.dlang/circular.exp: Same.
3971 * gdb.dwarf2/comp-unit-lang.exp: Same.
3972 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
3973 * gdb.dwarf2/dw2-symtab-includes.exp: Same.
3974 * gdb.dwarf2/dwz.exp: Same.
3975 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
3976 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
3977 * gdb.dwarf2/imported-unit.exp: Same.
3978 * gdb.dwarf2/opaque-type-lookup.exp: Same.
3982 * gdb.base/shell.exp: Skip pipe tests dependent on sh on Windows host.
3983 Use double quotes instead of single quotes.
3987 * gdb.dwarf2/dw5-rnglist-test.cc: New file.
3988 * gdb.dwarf2/dw5-rnglist-test.exp: New file.
3992 * lib/dwarf.exp (program): Initialize _line.
3993 (DW_LNE_end_sequence): Reinitialize _line.
3994 (DW_LNS_advance_line): Update _line.
3996 * gdb.dwarf2/dw2-inline-many-frames.exp: Use line.
3997 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
3998 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
3999 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
4000 * gdb.dwarf2/dw2-is-stmt.exp: Same.
4001 * gdb.dwarf2/dw2-ranges-func.exp: Same.
4005 * gdb.fortran/ptype-on-functions.exp: Make the result pattern more
4010 * gdb.trace/entry-values.exp: Expect "call" instead of "callq" if
4011 is_amd64_regs_target.
4015 * gdb.fortran/ptype-on-functions.exp: Add more tests.
4016 * gdb.fortran/ptype-on-functions.f90: Likewise.
4020 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu, Dwarf::lines): Change valid
4021 values in documentation for addr_size to 4 and 8.
4025 * gdb.arch/amd64-osabi.exp: Update.
4026 * gdb.arch/arm-disassembler-options.exp: Update.
4027 * gdb.arch/powerpc-disassembler-options.exp: Update.
4028 * gdb.arch/ppc64-symtab-cordic.exp: Update.
4029 * gdb.arch/s390-disassembler-options.exp: Update.
4030 * gdb.base/all-architectures.exp.tcl: Update.
4031 * gdb.base/attach-pie-noexec.exp: Update.
4032 * gdb.base/catch-syscall.exp: Update.
4033 * gdb.xml/tdesc-arch.exp: Update.
4037 * gdb.threads/clone-new-thread-event.c (gettid): Rename to ...
4038 (local_gettid): ... this.
4043 * gdb.base/info_sources.exp: Skip directory match tests on
4048 * gdb.base/savedregs.exp (caller): Use parentheses to
4049 make expected expression evaluation ordering explicit.
4053 * gdb.arch/i386-sse.c (have_sse) <edx>: Make unsigned.
4057 * gdb.base/bigcore.c (main): Use a volatile pointer when
4058 attempting to trigger a SIGSEGV.
4059 * gdb.base/gcore-relro-pie.c (break_here): Likewise.
4060 * gdb.base/gcore-tls-pie.c (break_here): Likewise.
4061 * gdb.base/savedregs.c (thrower): Likewise.
4062 * gdb.mi/mi-syn-frame.c (bar): Likewise.
4066 * gdb.base/vla-datatypes.c (vla_factory): Factor out sections
4067 defining and using VLA structure fields into...
4068 * gdb.base/vla-struct-fields.c: New file.
4069 * gdb.base/vla-datatypes.exp: Factor out VLA structure field
4071 * gdb.base/vla-struct-fields.exp: New file.
4075 * lib/gdb.exp (have_fuse_ld_gold): New caching proc.
4076 * gdb.base/gcore-tls-pie.exp: Use have_fuse_ld_gold.
4077 * gdb.base/gold-gdb-index.exp: Same.
4078 * gdb.base/morestack.exp: Same.
4083 * gdb.rust/modules.rs: Prevent linker from discarding test
4089 * gdb.multi/multi-target.c (exit_thread): New.
4090 (thread_start): Break loop if EXIT_THREAD.
4091 * gdb.multi/multi-target.exp (test_no_unwaited_for): New proc.
4092 (top level) Call test_no_resumed.
4096 * gdb.ada/catch_ex/foo.adb: Pass string to raise.
4097 * gdb.ada/catch_ex.exp: Examine catchpoint text.
4102 * gdb.opt/inline-frame-tailcall.c: New file.
4103 * gdb.opt/inline-frame-tailcall.exp: New file.
4104 * gdb.python/py-unwind-inline.c: New file.
4105 * gdb.python/py-unwind-inline.exp: New file.
4106 * gdb.python/py-unwind-inline.py: New file.
4110 * gdb.python/py-arch-reg-groups.exp: New file.
4114 * gdb.python/py-arch-reg-names.exp: New file.
4118 * gdb.python/py-unwind.py (TestUnwinder::__call__): Add test for
4119 gdb.PendingFrame.architecture method.
4123 * gdb.dwarf2/dw2-ranges-base.exp: Test line-table order.
4127 * gdb.base/structs2.c (main): Adjust second parem_reg call to
4128 explicitly write negative numbers.
4129 * gdb.base/structs2.exp: Adjust expected output.
4133 * gdb.base/charset.c (init_string): Change all char parameters to
4134 unsigned char parameters.
4138 * gdb.base/call-sc.exp (start_scalars_test): Use
4139 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
4140 * gdb.base/overlays.c: Remove references to PARAMS.
4141 * gdb.base/ovlymgr.h (PARAMS): Delete, and remove all references.
4142 * gdb.base/reread.exp: Don't set 'prototypes' global.
4143 * gdb.base/structs.exp (start_structs_test): Use
4144 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
4145 * gdb.base/structs2.exp: Don't set 'prototypes' global. Use
4146 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
4147 Don't issue "set width 0". Remove gdb_stop_suppressing_tests
4149 * gdb.base/varargs.exp: Don't set 'prototypes' global.
4153 * gdb.base/m32rovly.c: Delete.
4154 * gdb.base/ovlymgr.c: Remove all code guarded by __D10V__.
4158 * gdb.python/py-breakpoint.exp: use gdb_test_multiline instead
4159 of gdb_py_test_multiple.
4160 * gdb.python/py-cmd.exp: Likewise.
4161 * gdb.python/py-events.exp: Likewise.
4162 * gdb.python/py-function.exp: Likewise.
4163 * gdb.python/py-inferior.exp: Likewise.
4164 * gdb.python/py-infthread.exp: Likewise.
4165 * gdb.python/py-linetable.exp: Likewise.
4166 * gdb.python/py-parameter.exp: Likewise.
4167 * gdb.python/py-value.exp: Likewise.
4172 * lib/future.exp (gdb_default_target_compile): Detect and handle
4177 * boards/simavr.exp (gdb_load): Catch errors when closing
4178 previous connection. Close connection, wait for process and
4179 unset simavr_spawn_id on failure.
4183 * lib/gdb.exp (unknown): Make test-case unresolved.
4188 * gdb.server/solib-list.exp: Verify that the symbol reload
4189 confirmation question is asked.
4193 * lib/gdb.exp (gdb_test_multiline): New, moved from gdb-guile.exp,
4194 have a input seq nr in each pass message.
4195 * lib/gdb-guile.exp (gdb_test_multiline): Move to gdb.exp.
4196 * lib/gdb-python.exp (gdb_py_test_multiple): Remove.
4197 * gdb.python/python.exp: Make test names unique,
4198 use gdb_test_multiline instead of gdb_py_test_multiple,
4200 * gdb.guile/guile.exp: Make test names unique, use $gdb_test_name
4204 * configure.ac: Add --enable-libctf.
4205 * aclocal.m4: sinclude ../config/enable.m4.
4206 * Makefile.in (site.exp): Add enable_libctf to site.exp.
4207 * lib/gdb.exp (skip_ctf_tests): Use it.
4208 * gdb.base/ctf-constvars.exp: Error message tweak.
4209 * gdb.base/ctf-ptype.exp: Likewise.
4210 * configure: Regenerate.
4214 * gdb.cp/try_catch.cc: Include string.h.
4215 (main): Replace comparison against string literal with
4216 strcmp, avoiding build failure with -Wstring-compare.
4217 Add "marker test-complete".
4218 * gdb.cp/try_catch.exp: Run the test to the above marker,
4219 then verify that the value of "test" is still true.
4223 * gdb.arch/riscv-tdesc-regs.exp: New test cases.
4227 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
4231 * gdb.arch/riscv-tdesc-loading-01.xml: New file.
4232 * gdb.arch/riscv-tdesc-loading-02.xml: New file.
4233 * gdb.arch/riscv-tdesc-loading-03.xml: New file.
4234 * gdb.arch/riscv-tdesc-loading-04.xml: New file.
4235 * gdb.arch/riscv-tdesc-loading.exp: New file.
4239 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
4243 * gdb.arch/riscv-tdesc-regs-32.xml: New file.
4244 * gdb.arch/riscv-tdesc-regs-64.xml: New file.
4245 * gdb.arch/riscv-tdesc-regs.c: New file.
4246 * gdb.arch/riscv-tdesc-regs.exp: New file.
4250 * gdb.arch/amd64-entry-value-paramref.exp: Use
4251 prepare_for_testing_full and don't pass "c++" for the .S file
4253 * gdb.compile/compile-cplus.exp: Don't compile $srcfile3 with
4254 $options, since it's an assembly file. Remove -Wno-deprecated.
4255 * lib/gdb.exp (gdb_compile): Pass "-x c++" explicitly when
4256 compiling C++ programs.
4260 * lib/gdb.exp (gdb_compile): Update intro comment. If C/C++ with
4261 Clang, add "-Wno-unknown-warning-option" to the options.
4265 * gdb.xml/tdesc-reload.c: New file.
4266 * gdb.xml/tdesc-reload.exp: New file.
4267 * gdb.xml/maint-xml-dump-01.xml: New file.
4268 * gdb.xml/maint-xml-dump-02.xml: New file.
4269 * gdb.xml/maint-xml-dump.exp: New file.
4273 * lib/completion-support.exp (test_gdb_completion_offers_commands):
4274 Adjust for omitted commands when TUI is disabled.
4279 * gdb.cp/namespace.cc: Improve -Wunused-value fix.
4280 * gdb.cp/nsimport.cc: Likewise.
4281 * gdb.cp/nsnested.cc: Likewise.
4282 * gdb.cp/nsnoimports.cc: Likewise.
4283 * gdb.cp/nsusing.cc: Likewise.
4284 * gdb.cp/smartp.cc: Likewise.
4285 * gdb.python/py-pp-integral.c: Likewise.
4286 * gdb.python/py-pp-re-notag.c: Likewise.
4290 * gdb.cp/namespace.cc: Avoid build failure with -Wunused-value.
4291 * gdb.cp/nsimport.cc: Likewise.
4292 * gdb.cp/nsnested.cc: Likewise.
4293 * gdb.cp/nsnoimports.cc: Likewise.
4294 * gdb.cp/nsusing.cc: Likewise.
4295 * gdb.cp/smartp.cc: Likewise.
4296 * gdb.python/py-pp-integral.c: Likewise.
4297 * gdb.python/py-pp-re-notag.c: Likewise.
4301 * gdb.base/default-args.exp: New test.
4302 * gdb.base/default-args.c: New file.
4303 * gdb.base/alias.exp: Update expected error msg for alias foo=bar.
4304 * gdb.base/default.exp: Update to new help text.
4305 * gdb.base/help.exp: Likewise.
4306 * gdb.base/page.exp: Likewise.
4307 * gdb.base/style.exp: Likewise.
4308 * gdb.guile/guile.exp: Likewise.
4309 * gdb.python/python.exp: Likewise.
4313 * gdb.base/source-dir.exp (test_truncated_comp_dir): Skip on
4314 remote host. Fix search path syntax on Windows host.
4318 * gdb.base/attach.exp: Test priority of 'exec-file' changed
4319 over 'exec-file-mismatch'.
4320 * gdb.base/attach.c: Mark should_exit volatile.
4321 * gdb.base/attach2.c: Likewise. Add a comment explaining
4322 why the sleep cannot be big.
4323 * gdb.base/attach3.c: New file.
4327 * gdb.mi/mi-sym-info.exp: Adjust filename patterns to make directory
4332 * gdb.base/list-missing-source.exp: Correct $srcfile manipulation
4338 * gdb.xml/tdesc-regs.exp (load_description): Correct pathname of
4339 file sent to remote host.
4340 (top level): Allow int32_t as type of 32-bit register.
4344 * lib/gdb.exp (gdb_note): New proc.
4345 * lib/future.exp (gdb_default_target_compile_1): Factor out of ...
4346 (gdb_default_target_compile): ... here. Only call
4347 gdb_default_target_compile_1 if use_gdb_compile(<lang>) is set.
4348 (use_gdb_compile): Change to array.
4349 (toplevel): Update sets of use_gdb_compile to specify language.
4350 Warn about default_target_compile override. Store dejagnu's version
4351 of default_target_compile in dejagnu_default_target_compile.
4355 * lib/gdb.exp (gdb_init): Move all but call to default_gdb_init to ...
4356 (default_gdb_init): ... here.
4360 Fix TUI support checks in gdb.tui tests.
4362 * gdb.tui/basic.exp: Skip test when TUI is unsupported, don't
4363 just say UNSUPPORTED.
4364 * gdb.tui/corefile-run.exp: Likewise.
4365 * gdb.tui/empty.exp: Likewise.
4366 * gdb.tui/list-before.exp: Likewise.
4367 * gdb.tui/list.exp: Likewise.
4368 * gdb.tui/main.exp: Likewise.
4369 * gdb.tui/regs.exp: Likewise.
4370 * gdb.tui/resize.exp: Likewise.
4371 * gdb.tui/tui-layout-asm-short-prog.exp: Likewise.
4372 * gdb.tui/tui-layout-asm.exp: Likewise.
4373 * gdb.tui/tui-missing-src.exp: Likewise.
4374 * gdb.tui/winheight.exp: Likewise.
4375 * gdb.tui/new-layout.exp: Likewise. Also move check earlier.
4379 Fix TCL error in gdb.python/py-format-string.exp.
4381 * gdb.python/py-format-string.exp: Move test for python support
4382 earlier, out of function body.
4386 * gdb.base/index-cache-load-twice.c: New.
4387 * gdb.base/index-cache-load-twice.exp: New.
4391 * gdb.debuginfod/fetch_src_and_symbols.exp: Pass INTERNAL_GDBFLAGS
4392 when executing "gdb --configuration".
4396 * lib/gdb.exp (gdb_tcl_unknown): New proc.
4397 (gdb_init): Use gdb_tcl_unknown for ::unknown override. Make override
4398 conditional on presence of gdb_tcl_unknown.
4399 (gdb_finish): Make override undo conditional on presence of
4404 * gdb.python/tui-window.py (failwin): New function. Register it
4405 as a TUI window type.
4406 * gdb.python/tui-window.exp: Create new "fail" layout. Test it.
4410 * gdb.python/py-nested-maps.c (create_map): Add missing return
4412 (create_map_map): Likewise.
4416 * gdb.base/jit-elf-so.exp: Refer to the global main_loader_basename
4418 * gdb.base/jit-reader-simple.exp: Fix typo ("Built" -> "Build"),
4419 and use the already-defined 'options' variable.
4424 * lib/gdb.exp (gdb_known_globals, gdb_persistent_globals): New global.
4425 (gdb_persistent_global, gdb_persistent_global_no_decl): New proc.
4426 (gdb_setup_known_globals): New proc.
4427 (gdb_cleanup_globals): New proc.
4428 * lib/gdb.exp (load_lib): New override proc.
4429 (gdb_stdin_log_init): Set var in_file as persistent global.
4430 * lib/pascal.exp (gdb_stdin_log_init): Set vars
4431 pascal_compiler_is_gpc, pascal_compiler_is_fpc, gpc_compiler and
4432 fpc_compiler as persistent global.
4436 * lib/tuiterm.exp (spawn): Rename to ...
4437 (tui_spawn): ... this.
4438 (toplevel): Move rename of spawn ...
4439 (gdb_init_tuiterm): ... here. New proc.
4440 (gdb_finish_tuiterm): New proc.
4441 * lib/gdb.exp (gdb_finish_hooks): New global var.
4442 (gdb_finish): Handle gdb_finish_hooks.
4443 (tuiterm_env): New proc.
4444 * gdb.python/tui-window.exp: Replace load_lib tuiterm.exp with
4446 * gdb.tui/basic.exp: Same.
4447 * gdb.tui/corefile-run.exp: Same.
4448 * gdb.tui/empty.exp: Same.
4449 * gdb.tui/list-before.exp: Same.
4450 * gdb.tui/list.exp: Same.
4451 * gdb.tui/main.exp: Same.
4452 * gdb.tui/new-layout.exp: Same.
4453 * gdb.tui/regs.exp: Same.
4454 * gdb.tui/resize.exp: Same.
4455 * gdb.tui/tui-layout-asm-short-prog.exp: Same.
4456 * gdb.tui/tui-layout-asm.exp: Same.
4457 * gdb.tui/tui-missing-src.exp: Same.
4458 * gdb.tui/winheight.exp: Same.
4463 * lib/gdb.exp (gdb_init): Revert dejagnu's override of ::unknown.
4464 (gdb_finish): Reinstall dejagnu's override of ::unknown.
4469 * gdb.base/printcmds.exp (test_float_accepted): Add more hex
4470 floating point tests.
4475 * gdb.base/vla-datatypes.c (vla_factory): Add typedef for struct
4477 Add new struct vla_typedef and union vla_typedef_union and
4478 corresponding instantiation objects.
4479 Initialize new objects.
4480 * gdb.base/vla-datatypes.exp: Add tests for vla_typedef_struct_object
4481 and vla_typedef_union_object.
4482 Fixup type for vla_struct_object.
4486 * lib/gdb.exp (with_override): New proc, factored out of ...
4487 * gdb.base/dbx.exp: ... here. Use with_override and save_vars.
4491 * gdb.ada/ptype_union.exp: Remove PR24713 workaround.
4495 * gdb.base/index-cache.exp (test_cache_disabled): Add test_prefix
4496 parameter, update callers.
4500 * gdb.dwarf2/share-psymtabs-bt.exp: New file.
4501 * gdb.dwarf2/share-psymtabs-bt.c: New file.
4502 * gdb.dwarf2/share-psymtabs-bt-2.c: New file.
4506 * lib/gdb.exp (gdb_file_cmd): Avoid path names in error messages.
4510 * lib/gdb.exp (gdb_file_cmd): Replace incomplete gdb_expect by
4515 * lib/gdb.exp (gdb_file_cmd): Use perror instead of fail.
4520 * gdb.cp/breakpoint-locs-2.cc: New test.
4521 * gdb.cp/breakpoint-locs.cc: New test.
4522 * gdb.cp/breakpoint-locs.exp: New file.
4523 * gdb.cp/breakpoint-locs.h: New test.
4528 * gdb.base/jit-elf-so.exp: Don't modify testing behaviour based on
4529 value of global verbose.
4530 * gdb.base/jit-elf.exp: Same.
4531 * gdb.base/jit-reader.exp: Same.
4535 * gdb.dwarf2/multidictionary.exp: Don't use
4536 gdb_spawn_with_cmdline_opts.
4540 * gdb.cp/step-and-next-inline.exp (do_test): Skip all tests in the
4542 * gdb.dwarf2/dw2-inline-header-1.exp: New file.
4543 * gdb.dwarf2/dw2-inline-header-2.exp: New file.
4544 * gdb.dwarf2/dw2-inline-header-3.exp: New file.
4545 * gdb.dwarf2/dw2-inline-header-lbls.c: New file.
4546 * gdb.dwarf2/dw2-inline-header.c: New file.
4547 * gdb.dwarf2/dw2-inline-header.h: New file.
4551 * gdb.linespec/cp-replace-typedefs-ns-template.cc: New.
4552 * gdb.linespec/cp-replace-typedefs-ns-template.exp: New.
4556 * gdb.compile/compile-cplus.exp (additional_flags): Also
4557 set when building with clang.
4558 (additional_flags, srcfilesoptions): Pass -Wno-deprecated
4559 when building with clang.
4563 * gdb.arch/i386-avx.exp (additional_flags): Also set when
4564 building with clang.
4565 * gdb.arch/i386-sse.exp (additional_flags): Likewise.
4569 * gdb.cp/koenig.exp (prepare_for_testing): Add
4570 additional_flags=-Wno-unused-comparison.
4571 * gdb.cp/operator.exp (prepare_for_testing): Likewise.
4575 * gdb.base/sigaltstack.c (catcher): Add default case to switch
4580 * gdb.cp/classes.exp (prepare_for_testing): Add
4581 additional_flags=-Wno-deprecated-register.
4582 * gdb.cp/inherit.exp (prepare_for_testing): Likewise.
4583 * gdb.cp/misc.exp: Likewise.
4587 * gdb.linespec/cpls-ops.cc (dummy): New static global.
4588 (test_op_new::operator new): Add return statement.
4589 (test_op_new_array::operator new[]): Likewise.
4593 * gdb.linespec/cp-completion-aliases.exp: Remove readline_is_used
4594 check. Use test_gdb_complete_unique instead of
4595 test_gdb_complete_tab_unique + test_gdb_complete_cmd_unique. Use
4596 test_gdb_complete_multiple instead of
4597 test_gdb_complete_tab_multiple + test_gdb_complete_cmd_multiple.
4601 * gdb.arch/aarch64-sighandler-regs.exp: Fix duplicated test names.
4602 * gdb.arch/aarch64-tagged-pointer.exp: Likewise.
4603 * gdb.arch/arm-disassembler-options.exp: Likewise.
4604 * gdb.arch/arm-disp-step.exp: Likewise.
4605 * gdb.arch/thumb-prologue.exp: Likewise.
4606 * gdb.base/async.exp: Likewise.
4607 * gdb.base/auxv.exp: Likewise.
4608 * gdb.base/complex-parts.exp: Likewise.
4609 * gdb.base/ena-dis-br.exp: Likewise.
4610 * gdb.base/foll-exec.exp: Likewise.
4611 * gdb.base/permissions.exp: Likewise.
4612 * gdb.base/relocate.exp: Likewise.
4613 * gdb.base/return2.exp: Likewise.
4614 * gdb.base/sigbpt.exp: Likewise.
4615 * gdb.base/siginfo-obj.exp: Likewise.
4616 * gdb.cp/converts.exp: Likewise.
4617 * gdb.cp/exceptprint.exp: Likewise.
4618 * gdb.cp/inherit.exp: Likewise.
4619 * gdb.cp/nsnoimports.exp: Likewise.
4620 * gdb.cp/virtbase2.exp: Likewise.
4621 * gdb.mi/mi-var-cmd.exp: Likewise.
4622 * gdb.mi/var-cmd.c: Likewise.
4626 * gdb.ada/arr_acc_idx_w_gap.exp: Add tests.
4630 * gdb.ada/arr_acc_idx_w_gap.exp: Add enum subrange tests.
4631 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap.ads (Enum_Subrange): New
4633 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap_main.adb (V): New
4638 * Makefile.in: Use = instead of == for the test command
4643 * gdb.base/gold-gdb-index-2.c: New test.
4644 * gdb.base/gold-gdb-index.c: New test.
4645 * gdb.base/gold-gdb-index.exp: New file.
4646 * gdb.base/gold-gdb-index.h: New test.
4650 * boards/gold-gdb-index.exp: New file.
4654 * boards/simavr.exp: New file.
4658 * lib/gdb.exp (gdb_run_cmd): Return success or failure.
4659 * gdb.base/inferior-args.exp: New file.
4660 * gdb.base/inferior-args.c: New file.
4664 * lib/gdb.exp (gdb_run_cmd): Change argument from args to
4665 inferior_args. Pass it to gdb_reload.
4666 (gdb_start_cmd, gdb_starti_cmd): Change argument from args to
4668 (gdb_reload): Add inferior_args argument.
4669 * config/gdbserver.exp (gdb_reload): Add inferior_args argument,
4670 pass it to gdbserver_run.
4671 * boards/native-gdbserver.exp: Do not set noargs.
4672 * boards/native-extended-gdbserver.exp (gdb_reload): Add
4673 inferior_args argument.
4674 * boards/stdio-gdbserver-base.exp (gdb_reload): Likewise.
4675 * gdb.base/a2-run.exp: Check for use_gdb_stub.
4676 * gdb.base/args.exp: Likewise.
4680 * lib/gdb.exp (exec_is_pie): Add comment.
4684 * lib/jit-elf-helpers.exp (compile_and_download_n_jit_so): Use $f
4685 instead of $binfile in the untested message.
4690 * lib/gdb.exp (exec_is_pie): Test readelf -h output.
4694 * boards/gold.exp: New file.
4698 * gdb.base/style.exp: Remove completion styling test.
4699 * lib/gdb-utils.exp (style): Remove completion styles.
4703 * gdb.base/style.exp: Add completion styling test.
4704 * lib/gdb-utils.exp (style): Add completion styles.
4708 * gdb.base/annota1.exp: Update expected results.
4709 * gdb.cp/annota2.exp: Update expected results, remove duplicate
4711 * gdb.cp/annota3.exp: Update expected results.
4716 * gdb.base/coredump-filter.c (do_mmap): Check mmap ret val
4718 * gdb.base/coremaker.c (mmapdata): Likewise.
4719 * gdb.base/jit-reader-host.c (main): Likewise.
4720 * gdb.base/sym-file-loader.c (load): Likewise.
4721 (load_shlib): Likewise.
4725 * gdb.ada/array_char_idx.exp: Recognize initialized array.
4730 * gdb.base/with-mf-inc.c: New test.
4731 * gdb.base/with-mf-main.c: New test.
4732 * gdb.base/with-mf.exp: New file.
4736 * gdb.rust/simple.exp: Restore missing test result.
4740 * gdb.base/gdb-caching-proc.exp: Fix typo.
4744 * gdb.rust/simple.exp: Add some test descriptions.
4745 (test_one_slice): Use with_test_prefix.
4749 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
4754 * gdb.base/hw-sw-break-same-address.exp: New file.
4758 * gdb.multi/multi-re-run.exp (test_re_run): Switch
4759 LAST_LOADED_FILE accordingly.
4763 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
4767 * gdb.base/help.exp: Test apropos and help for commands
4768 having aliases. Fixed comments not starting with an
4769 upper-case letter or not finishing with a dot.
4773 * gdb.base/alias.exp: Update help output check.
4777 * gdb.base/default.exp: Update output following fixes.
4781 * gdb.base/alias.exp: Test aliases starting with a prefix of
4786 * gdb.base/info-os.c (main): Add return statement.
4787 * gdb.base/info_minsym.c (minsym_fun): Likewise.
4788 * gdb.base/large-frame-2.c (func): Likewise.
4789 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
4790 * gdb.base/pr10179-b.c (foo2): Likewise.
4791 * gdb.base/valgrind-disp-step.c (foo): Likewise.
4792 * gdb.base/watch-cond.c (func): Likewise.
4793 * gdb.multi/goodbye.c (verylongfun): Likewise.
4794 * gdb.multi/hello.c (commonfun): Likewise.
4795 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
4796 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
4797 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
4799 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
4800 * gdb.threads/interrupt-while-step-over.c (child_function):
4802 * gdb.trace/actions-changed.c (end): Likewise.
4806 * gdb.opencl/callfuncs.exp: Report when test skipped.
4807 * gdb.opencl/convs_casts.exp: Likewise.
4808 * gdb.opencl/datatypes.exp: Likewise.
4809 * gdb.opencl/operators.exp: Likewise.
4810 * gdb.opencl/vec_comps.exp: Likewise.
4814 * gdb.base/align.exp.in: Rename to ...
4815 * gdb.base/align.exp.tcl: ... this.
4816 * gdb.base/align-c++.exp: Update.
4817 * gdb.base/align-c.exp: Update.
4818 * gdb.base/all-architectures.exp.in: Rename to ...
4819 * gdb.base/all-architectures.exp: ... this.
4820 * gdb.base/all-architectures-0.exp: Update.
4821 * gdb.base/all-architectures-1.exp: Update.
4822 * gdb.base/all-architectures-2.exp: Update.
4823 * gdb.base/all-architectures-3.exp: Update.
4824 * gdb.base/all-architectures-4.exp: Update.
4825 * gdb.base/all-architectures-5.exp: Update.
4826 * gdb.base/all-architectures-6.exp: Update.
4827 * gdb.base/all-architectures-7.exp: Update.
4828 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
4829 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
4830 * gdb.base/infcall-nested-structs-c++.exp: Update.
4831 * gdb.base/infcall-nested-structs-c.exp: Update.
4832 * gdb.base/info-types.exp.in: Rename to ...
4833 * gdb.base/info-types.exp.tcl: ... this.
4834 * gdb.base/info-types-c++.exp: Update.
4835 * gdb.base/info-types-c.exp: Update.
4836 * gdb.base/max-depth.exp.in: Rename to ...
4837 * gdb.base/max-depth.exp.tcl: ... this.
4838 * gdb.base/max-depth-c++.exp: Update.
4839 * gdb.base/max-depth-c.exp: Update.
4840 * gdb.cp/cpexprs.exp.in: Rename to ...
4841 * gdb.cp/cpexprs.exp.tcl: ... this.
4842 * gdb.cp/cpexprs-debug-types.exp: Update.
4843 * gdb.cp/cpexprs.exp: Update.
4844 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
4845 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
4846 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
4847 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
4848 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
4849 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
4850 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
4851 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
4852 * gdb.dwarf2/clang-debug-names-2.exp: Update.
4853 * gdb.dwarf2/clang-debug-names.exp: Update.
4857 * lib/check-test-names.exp: Remove code that prevents this file
4858 loading when tests are run in parallel.
4862 * gdb.multi/multi-kill.exp (start_inferior): Remove
4863 'testpid' parameter. Refer to namespace variable directly.
4864 (testpid): Declare as namespace variable.
4868 * gdb.multi/multi-kill.exp: Wrap in namespace.
4869 (start_inferior): Add TESTPID parameter. Use it instead of the
4871 (top level): Define empty TESTPID array, and pass it down to
4876 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
4881 * gdb.base/align.exp: Split into ...
4882 * gdb.base/align.exp.in: ...
4883 * gdb.base/align-c++.exp: ...
4884 * gdb.base/align-c.exp: ... these.
4885 * gdb.base/infcall-nested-structs.exp: Split into ...
4886 * gdb.base/infcall-nested-structs.exp.in: ...
4887 * gdb.base/infcall-nested-structs-c++.exp: ...
4888 * gdb.base/infcall-nested-structs-c.exp: ... these.
4889 * gdb.base/info-types.exp: Split into ...
4890 * gdb.base/info-types.exp.in: ...
4891 * gdb.base/info-types-c++.exp: ...
4892 * gdb.base/info-types-c.exp: ... these.
4893 * gdb.base/max-depth.exp: Split into ...
4894 * gdb.base/max-depth.exp.in: ...
4895 * gdb.base/max-depth-c++.exp: ...
4896 * gdb.base/max-depth-c.exp: ... these.
4897 * gdb.cp/infcall-nodebug.exp: Split into ...
4898 * gdb.cp/infcall-nodebug.exp.in: ...
4899 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
4900 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
4901 * gdb.cp/infcall-nodebug-c-d0.exp: ...
4902 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
4907 * gdb.multi/multi-exit.c: New file.
4908 * gdb.multi/multi-exit.exp: New file.
4909 * gdb.multi/multi-kill.c: New file.
4910 * gdb.multi/multi-kill.exp: New file.
4914 * gdb.base/annota1.exp: Update the expected output.
4915 * gdb.cp/annota2.exp: Ditto.
4919 * lib/check-test-names.exp: Disable when testing is being run in
4924 * gdb.base/jit-elf.exp: Fix string concat.
4928 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
4933 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
4937 * gdb.ada/catch_ex.exp: Use with_test_prefix.
4938 * gdb.ada/mi_catch_ex.exp: Same.
4939 * gdb.ada/mi_catch_ex_hand.exp: Same.
4943 * gdb.fortran/complex.exp: Use with_test_prefix.
4947 * gdb.trace/passcount.exp: Fix test-names.
4951 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
4955 * gdb.gdb/complaints.exp: Use with_test_prefix.
4956 * gdb.xml/tdesc-regs.exp: Same.
4957 * gdb.opt/inline-locals.exp: Fix test name.
4961 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
4962 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
4963 * gdb.dwarf2/implref-struct.exp: Same.
4964 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
4965 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
4969 * gdb.base/jit-so.exp (one_jit_test): Change test name.
4973 * lib/check-test-names.exp (all_test_names): New module variable.
4974 (counts): Add 'duplicates' field.
4975 (_check_duplicates): New procedure.
4976 (check): Also check for duplicates.
4977 (do_log_summary): Print duplicates count.
4978 (do_reset_vars): Reset counter for duplicate test names, and
4979 discard all know test names.
4983 * lib/gdb.exp: Include check-test-names.exp library.
4984 * lib/check-test-names.exp: New file.
4988 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
4992 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
4996 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
4997 * gdb.cp/cpexprs.exp.in: .. here.
4998 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
5003 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
5005 * gdb.ada/arrayptr.exp: Likewise.
5006 * gdb.ada/assign_arr.exp: Likewise.
5007 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
5008 * gdb.ada/bp_on_var.exp: Likewise.
5009 * gdb.ada/call_pn.exp: Likewise.
5010 * gdb.ada/complete.exp: Likewise.
5011 * gdb.ada/fun_overload_menu.exp: Likewise.
5012 * gdb.ada/funcall_param.exp: Likewise.
5013 * gdb.ada/funcall_ref.exp: Likewise.
5014 * gdb.ada/packed_array_assign.exp: Likewise.
5015 * gdb.ada/same_component_name.exp: Likewise.
5016 * gdb.ada/type_coercion.exp: Likewise.
5017 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
5018 * gdb.ada/variant_record_packed_array.exp: Likewise.
5023 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
5025 * gdb.dwarf2/clang-debug-names.exp: ... here.
5026 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
5027 clang-debug-names.exp.in.
5028 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
5029 * gdb.dwarf2/clang-debug-names-2.c: New test.
5033 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
5034 (fortran_runto_main): New Proc, fortran version of runto_main.
5035 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
5036 * gdb.fortran/array-bounds.exp: Likewise.
5037 * gdb.fortran/array-slices.exp: Likewise.
5038 * gdb.fortran/block-data.exp: Likewise.
5039 * gdb.fortran/charset.exp: Likewise.
5040 * gdb.fortran/common-block.exp: Likewise.
5041 * gdb.fortran/complex.exp: Likewise.
5042 * gdb.fortran/derived-type-function.exp: Likewise.
5043 * gdb.fortran/derived-type.exp: Likewise.
5044 * gdb.fortran/info-modules.exp: Likewise.
5045 * gdb.fortran/info-types.exp: Likewise.
5046 * gdb.fortran/intrinsics.exp: Likewise.
5047 * gdb.fortran/library-module.exp: Likewise.
5048 * gdb.fortran/logical.exp: Likewise.
5049 * gdb.fortran/max-depth.exp: Likewise.
5050 * gdb.fortran/module.exp: Likewise.
5051 * gdb.fortran/multi-dim.exp: Likewise.
5052 * gdb.fortran/nested-funcs.exp: Likewise.
5053 * gdb.fortran/print-formatted.exp: Likewise.
5054 * gdb.fortran/print_type.exp: Likewise.
5055 * gdb.fortran/printing-types.exp: Likewise.
5056 * gdb.fortran/ptr-indentation.exp: Likewise.
5057 * gdb.fortran/ptype-on-functions.exp: Likewise.
5058 * gdb.fortran/subarray.exp: Likewise.
5059 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
5060 * gdb.fortran/vla-datatypes.exp: Likewise.
5061 * gdb.fortran/vla-history.exp: Likewise.
5062 * gdb.fortran/vla-ptr-info.exp: Likewise.
5063 * gdb.fortran/vla-ptype-sub.exp: Likewise.
5064 * gdb.fortran/vla-ptype.exp: Likewise.
5065 * gdb.fortran/vla-sizeof.exp: Likewise.
5066 * gdb.fortran/vla-type.exp: Likewise.
5067 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
5068 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
5069 * gdb.fortran/vla-value-sub.exp: Likewise.
5070 * gdb.fortran/vla-value.exp: Likewise.
5071 * gdb.fortran/whatis_type.exp: Likewise.
5072 * gdb.mi/mi-var-child-f.exp: Likewise.
5076 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
5080 * gdb.dwarf2/clang-debug-names.c: New test.
5081 * gdb.dwarf2/clang-debug-names.exp: New file.
5085 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
5086 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
5090 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
5091 breakpoint is at a "recommended breakpoint location".
5092 * gdb.reverse/consecutive-reverse.exp: Same.
5096 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
5101 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
5105 * gdb.base/store.exp (check_set, up_set): Allowing missing location
5110 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
5115 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
5120 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
5122 * gdb.base/async.exp: ... here.
5123 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
5124 "recommended breakpoint location".
5128 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
5132 * gdb.base/async.exp: Check whether instruction addresses are a
5133 "recommended breakpoint location".
5137 * gdb.base/sepdebug.exp: Remove "catch" test.
5138 * gdb.base/break.exp: Remove "catch" test.
5139 * gdb.base/default.exp: Update expected output.
5143 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
5144 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
5145 * gdb.arch/i386-mpx-map.exp: Same.
5146 * gdb.arch/i386-mpx-sigsegv.exp: Same.
5147 * gdb.arch/i386-mpx-simple_segv.exp: Same.
5148 * gdb.arch/i386-mpx.exp: Same.
5152 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
5156 * gdb.ada/operator_bp.exp: Allow more than required amount of
5161 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
5166 * gdb.cp/stub-array-size.cc: New test.
5167 * gdb.cp/stub-array-size.exp: New file.
5168 * gdb.cp/stub-array-size.h: New test.
5169 * gdb.cp/stub-array-size2.cc: New test.
5173 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
5174 output to the new format.
5178 * gdb.base/break.exp: Use with_test_prefix.
5182 * lib/gdb.exp (debug_types): New proc.
5183 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
5184 * gdb.python/py-symtab.exp: Same.
5189 * gdb.base/pretty-array.c: New test.
5190 * gdb.base/pretty-array.exp: New file.
5195 * gdb.cp/cpexprs.exp: Adapt for inclusion.
5196 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
5197 and include cpexprs.exp.
5202 * dw4-toplevel-types.exp: Test for top level types.
5203 * dw4-toplevel-types.cc: Test for top level types.
5207 * gdb.threads/stop-with-handle.exp: Fix typo in comment
5208 (theads -> threads).
5212 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
5216 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
5220 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
5224 * gdb.dwarf2/main-foo.c: New test.
5225 * gdb.dwarf2/struct-with-sig.exp: New file.
5229 * boards/debug-types.exp: New file.
5233 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
5238 * gdb.python/py-symbol.exp: Update expected results for
5240 * gdb.cp/print-demangle.exp: New file.
5241 * gdb.base/c-linkage-name.exp: Fix test.
5242 * gdb.guile/scm-symbol.exp: Update expected results for
5247 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
5248 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
5249 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
5254 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
5259 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
5261 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
5262 values. Update test for minimal encodings.
5263 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
5264 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
5265 values. Update test for minimal encodings.
5270 * gdb.ada/variant.exp: Add Python checks.
5271 * gdb.rust/simple.exp: Add dynamic type checks.
5275 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
5276 Make array type matching more lax.
5277 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
5278 * gdb.ada/mi_variant.exp: New file.
5279 * gdb.ada/mi_variant/pck.ads: New file.
5280 * gdb.ada/mi_variant/pkg.adb: New file.
5281 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
5282 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
5286 * gdb.ada/variant.exp: Add dynamic field offset tests.
5287 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
5288 * gdb.ada/variant/pkg.adb: Add new variables.
5292 * gdb.ada/variant.exp: New file
5293 * gdb.ada/variant/pkg.adb: New file
5294 * gdb.ada/variant/pck.adb: New file
5298 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
5302 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
5307 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
5311 * lib/gdb.exp (default_gdb_start): Handle eof.
5312 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
5314 * gdb.base/readnever.exp: Handle clean_restart failure.
5318 * gdb.base/decl-before-def.exp: Run to main and print a again.
5322 * gdb.base/decl-before-def-decl.c: New test.
5323 * gdb.base/decl-before-def-def.c: New test.
5324 * gdb.base/decl-before-def.exp: New file.
5328 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
5332 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
5334 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
5335 before $objsfile in the line line.
5339 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
5343 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
5344 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
5345 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
5346 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
5347 * gdb.base/jit-protocol.h: Update definitions to match all usage
5352 * gdb.base: Rename all jit related test and source files.
5356 * gdb.base/jit-reader.exp: Relax register output check.
5361 * gdb.base/psym-external-decl-2.c: New test.
5362 * gdb.base/psym-external-decl.c: New test.
5363 * gdb.base/psym-external-decl.exp: New file.
5364 * gdb.threads/tls.exp: Add PR25807 kfail.
5369 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
5370 in "info source" output.
5375 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
5376 symtab for imported_unit.c.
5380 * gdb.base/advance.c (func): New argument, to match call site.
5381 (func2, func3): Add return statements.
5385 * gdb.multi/run-only-second-inf.c: New file.
5386 * gdb.multi/run-only-second-inf.exp: New file.
5390 * gdb.btrace/multi-inferior.c: New test.
5391 * gdb.btrace/multi-inferior.exp: New file.
5395 * gdb.btrace/enable-new-thread.c: New test.
5396 * gdb.btrace/enable-new-thread.exp: New file.
5401 * gdb.threads/killed-outside.c: New test.
5402 * gdb.threads/killed-outside.exp: New file.
5406 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
5407 * gdb.base/nested-subp2.exp: Likewise.
5408 * gdb.base/nested-subp3.exp: Likewise.
5412 * gdb.base/nested-subp1.exp: Disable test when using clang.
5413 * gdb.base/nested-subp2.exp: Likewise.
5414 * gdb.base/nested-subp3.exp: Likewise.
5418 * gdb.cp/exception.cc: Fix compilation error with clang.
5422 * gdb.trace/tspeed.c: Fix compilation error with clang.
5426 * gdb.base/jit-main.c: Fix compilation error with clang.
5430 * gdb.base/attach-twice.c: Include "sys/types.h".
5431 (PTRACE_ATTACH): Add fallback definition.
5432 (main): Pass `0' to the 4th argument of `ptrace'.
5436 * gdb.base/fork-running-state.c: Include "signal.h".
5440 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
5442 * gdb.btrace/cpu.exp: Update tests.
5443 * gdb.base/maint.exp: Update tests.
5444 * gdb.base/default.exp: Update tests.
5445 * gdb.base/completion.exp: Update tests.
5450 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
5451 (ensure_gdb_index): and factor out and move ...
5452 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
5453 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
5457 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
5462 * gdb.base/many-completions.exp: New file.
5467 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
5472 * gdb.base/maint-expand-symbols-header-file.c: New test.
5473 * gdb.base/maint-expand-symbols-header-file.exp: New file.
5474 * gdb.base/maint-expand-symbols-header-file.h: New test.
5478 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
5479 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
5481 (get_func_info): Delete.
5482 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
5483 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
5484 * lib/dwarf.exp (get_func_info): New function.
5488 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
5489 to what find_gnatmake does.
5493 * gdb.base/style.exp: Expect "Expanding full symbols" message for
5499 * gdb.base/style.c: Add leading newlines.
5500 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
5501 Check listing of main's one-line body.
5505 * lib/gdb.exp (psymtabs_p): New proc.
5506 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
5507 importing unit" unsupported if there are no partial symbols.
5512 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
5517 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
5521 * gdb.base/check-psymtab.c: New test.
5522 * gdb.base/check-psymtab.exp: New file.
5526 * gdb.ada/variant-record/proc.adb: New file.
5527 * gdb.ada/variant-record/value.adb: New file.
5528 * gdb.ada/variant-record/value.s: New file.
5529 * gdb.ada/variant-record.exp: New file.
5534 * gdb.cp/typed-enum.cc: New test.
5535 * gdb.cp/typed-enum.exp: New file.
5539 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
5540 * gdb.dwarf2/dw2-inline-small-func.c: New file.
5541 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
5542 * gdb.dwarf2/dw2-inline-small-func.h: New file.
5543 * gdb.opt/inline-small-func.c: New file.
5544 * gdb.opt/inline-small-func.exp: New file.
5545 * gdb.opt/inline-small-func.h: New file.
5549 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
5554 * lib/dwarf.exp (function_range): Allow compiler options to be
5559 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
5560 __attribute__((always_inline)).
5561 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
5565 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
5566 (gdbserver_gdb_exit): ... here. Add timeout warning.
5567 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
5568 (connect_target_extended_remote): Append new server_spawn_id to
5570 (cleanup): New proc.
5571 (setup, <toplevel>): Call cleanup.
5575 * gdb.base/main-psymtab.exp: New file.
5579 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
5583 * gdb.base/complex-parts.exp: Add type tests.
5587 * gdb.base/complex-parts.exp: Add arithmetic tests.
5591 * gdb.compile/compile.exp: Update.
5592 * gdb.compile/compile-cplus.exp: Update.
5593 * gdb.base/varargs.exp: Update.
5594 * gdb.base/floatn.exp: Update.
5595 * gdb.base/endianity.exp: Update.
5596 * gdb.base/callfuncs.exp (do_function_calls): Update.
5597 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
5598 (complex_float_integral_args): Update.
5599 * gdb.base/complex.exp: Update.
5600 * gdb.base/complex-parts.exp: Update.
5604 * gdb.rust/union.rs: New file.
5605 * gdb.rust/union.exp: New file.
5606 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
5608 * gdb.rust/simple.exp: Move union tests to union.exp.
5612 * gdb.rust/simple.rs (main): Remove "y0".
5616 * gdb.multi/stop-all-on-exit.c: New test.
5617 * gdb.multi/stop-all-on-exit.exp: New file.
5622 * gdb.cp/misc.cc: Add integer reference variable.
5623 * gdb.cp/misc.exp: Add test.
5627 * gdb.server/stop-reply-no-thread.exp: Enhance the test
5628 scenario to cover execution until the end and also the case
5632 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
5633 c. Use "maint info symtabs" to check symtab expansion.
5637 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
5639 (verify_psymtab_expanded): Move ...
5640 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
5642 (readnow): New proc.
5646 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
5651 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
5655 * gdb.ada/sub_variant/subv.adb: New file.
5656 * gdb.ada/sub_variant.exp: New file.
5660 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
5662 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
5666 * gdb.server/exit-multiple-threads.c: New file.
5667 * gdb.server/exit-multiple-threads.exp: New file.
5671 * gdb.fortran/mixed-lang-stack.c: New file.
5672 * gdb.fortran/mixed-lang-stack.cpp: New file.
5673 * gdb.fortran/mixed-lang-stack.exp: New file.
5674 * gdb.fortran/mixed-lang-stack.f90: New file.
5678 * gdb.linespec/cp-completion-aliases.cc: New file.
5679 * gdb.linespec/cp-completion-aliases.exp: New file.
5683 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
5688 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
5689 * gdb.dwarf2/break-inline-psymtab.c: New test.
5690 * gdb.dwarf2/break-inline-psymtab.exp: New file.
5694 * lib/cache.exp (gdb_do_cache): Add and handle local variables
5695 cache_verify and cache_verify_proc.
5699 * gdb.server/solib-list.exp: Handle
5700 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
5704 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
5709 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
5713 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
5717 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
5718 result in line-by-line fashion.
5722 * lib/gdb.exp (supports_statement_frontiers): New proc.
5723 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
5727 * gdb.base/printcmds.exp: Add missing quoting for "print
5732 * gdb.base/printcmds.exp (test_print_strings): Add regression
5734 * gdb.base/printcmds.c (charptr): New typedef.
5735 (teststring2): New global.
5739 * gdb.base/break-interp.exp: Use the tail of the filename, not the
5740 full path in the test name.
5741 (test_ld): Add some with_test_prefix blocks to make test names
5746 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
5750 * gdb.mi/mi-sym-info.exp: Make matching more precise.
5755 * gdb.dwarf2/imported-unit.exp: Add test.
5759 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
5760 (var1, var2): New variable.
5761 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
5766 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
5767 (Term::command): Use prompt prefix.
5768 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
5769 * gdb.tui/tui-layout-asm-short-prog.exp: Use
5770 command_no_prompt_prefix instead of prefix.
5771 * gdb.tui/tui-layout-asm.exp: Same.
5775 * gdb.base/break-interp.exp: Use foreach_with_prefix.
5779 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
5780 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
5781 on" while stepping over the test instruction, match printed
5786 * gdb.base/info-types.exp: Use exp_continue during matching of output
5791 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
5795 * gdb.fortran/module.exp: Use exp_continue during matching of output
5796 of "info variable -n".
5800 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
5801 gdb.dwarf2/dw2-ranges-base.c.
5805 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
5806 in presence of GLIBC debuginfo.
5810 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
5815 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
5820 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
5821 from Unix to Windows path.
5825 * gdb.ada/minsyms.exp: Set language to ada.
5829 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
5833 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
5837 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
5841 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
5845 * gdb.base/break-interp.exp: Limit verbose scope.
5849 * gdb.fortran/logical.f90: Define variable with character type.
5850 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
5854 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
5858 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
5864 * gdb.cp/step-and-next-inline.cc: New file.
5865 * gdb.cp/step-and-next-inline.exp: New file.
5866 * gdb.cp/step-and-next-inline.h: New file.
5867 * gdb.dwarf2/dw2-is-stmt.c: New file.
5868 * gdb.dwarf2/dw2-is-stmt.exp: New file.
5869 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
5870 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
5871 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
5875 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
5876 is-stmt flag in the line table.
5880 * lib/gdb.exp (cached_file): Create cache dir.
5884 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
5885 * gdb.cp/rvalue-ref-params.exp: Same.
5889 * lib/gdb.exp (tentative_rename, cached_file): New proc.
5890 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
5894 * README: Fix "the the".
5895 * gdb.base/dprintf.exp: Same.
5899 * gdb.base/maint.exp: Update "main print statistics" expected output.
5903 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
5904 (fortran_int8): Likewise.
5905 (fortran_real4): Likewise.
5906 (fortran_real8): Likewise.
5907 (fortran_complex4): Likewise.
5908 (fortran_logical4): Likewise.
5909 (fortran_character1): Likewise.
5913 * gdb.fortran/logical.exp: Add tests that any non-zero value is
5918 * gdb.base/printcmds.exp: Add test to verify printf of a
5919 variable holding an address.
5923 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
5927 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
5928 gdb_test_multiple call.
5932 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
5933 gdb_test_multiple calls.
5937 * gdb.base/default.exp: Remove test of 'set history filename'.
5938 * gdb.base/gdbinit-history.exp: Add tests for setting the history
5939 filename to the empty string.
5940 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
5945 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
5951 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
5952 -prompt prefix, before user_code argument. Add -lbl option likewise.
5953 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
5954 (gdb_is_target_1): Add -prompt prefix and move to before user_code
5956 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
5957 have "\r\n" at start-of-line, instead of at end-of-line.
5961 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
5966 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
5971 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
5972 asm/ptrace.h and error.h.
5976 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
5977 (struct wrapper, do_something, mundane/symada__cS): Move ...
5978 * gdb.base/c-linkage-name-2.c: ... here. New source file.
5979 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
5980 Update "print symada__cS before partial symtab expansion" regexp.
5981 Update breakpoint location. Flush symbol cache after expansion.
5985 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
5989 * config/sid.exp: Remove unused globals.
5990 * gdb.base/attach.exp: Same.
5991 * gdb.base/catch-load.exp: Same.
5992 * gdb.base/dbx.exp: Same.
5993 * lib/gdb.exp: Same.
5994 * lib/mi-support.exp: Same.
5995 * lib/prompt.exp: Same.
5999 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
6004 * gdb.debuginfod: New directory for debuginfod tests.
6005 * gdb.debuginfod/main.c: New test file.
6006 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
6011 * gdb.base/persistent-lang.cc: New test.
6012 * gdb.base/persistent-lang.exp: New file.
6016 * gdb.fortran/derived-type-striding.exp: Add a new test.
6017 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
6022 * gdb.base/cached-source-file.exp: Avoid source file paths in test
6028 * gdb.go/methods.exp: Remove gcc/93866 xfail.
6033 * gdb.base/info-locals-unused-static-var.c: New test.
6034 * gdb.base/info-locals-unused-static-var.exp: New file.
6038 * gdb.python/tui-window.exp: New file.
6039 * gdb.python/tui-window.py: New file.
6044 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
6049 * gdb.tui/new-layout.exp: Add sub-layout tests.
6053 * gdb.tui/new-layout.exp: New file.
6057 * gdb.rust/rust-style.rs: New file.
6058 * gdb.rust/rust-style.exp: New file.
6059 * gdb.base/style.exp: Test structure printing.
6060 * gdb.base/style.c (struct some_struct): New type.
6061 (enum etype): New type.
6062 (struct_value): New global.
6067 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
6068 Remove blanket xfails. Use message argument for gdb_breakpoint.
6069 Make continuing to breakpoint test conditional on setting breakpoint.
6070 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
6071 DW_AT_name attribute. Add xfail for GCC PR93866.
6075 * gdb.dwarf2/cpp-linkage-name.c: New file.
6076 * gdb.dwarf2/cpp-linkage-name.exp: New file.
6080 * lib/gdb.exp (gdb_wrapper_init): Reset
6081 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
6087 * gdb.go/hello.exp: Copy ...
6088 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
6089 print of st to print value of global definition. Add xfail for GCC
6091 * gdb.go/hello.exp: Remove printing of st before definition.
6092 * gdb.go/hello.go: Copy ...
6093 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
6095 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
6099 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
6100 (gdb_simple_compile): Handle compile_flags go by using .go extension
6102 * gdb.go/chan.exp: Use support_go_compile.
6103 * gdb.go/handcall.exp: Same.
6104 * gdb.go/hello.exp: Same.
6105 * gdb.go/integers.exp: Same.
6106 * gdb.go/max-depth.exp: Same.
6107 * gdb.go/methods.exp: Same.
6108 * gdb.go/package.exp: Same.
6109 * gdb.go/strings.exp: Same.
6110 * gdb.go/types.exp: Same.
6111 * gdb.go/unsafe.exp: Same.
6115 * gdb.python/lib-types.exp: Make xfail more strict.
6119 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
6124 * gdb.rust/simple.exp: Add test.
6125 * gdb.rust/simple.rs: Add test.
6129 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
6130 output line-by-line.
6134 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
6138 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
6143 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
6144 (gdb_do_cache): Use gdb_do_cache_wrap.
6145 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
6149 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
6154 * gdb.base/printcmds.exp (test_print_enums): Update expected
6159 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
6164 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
6169 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
6172 (enum flag_enum_without_zero): New enum.
6173 (flag_enum_without_zero): New variable.
6174 (enum not_flag_enum): New enum.
6175 (three_not_flag): New variable.
6176 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
6177 (test_print_enums): Add more tests for printing flag enums.
6181 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
6182 (gdb_compile_ada): ... here.
6183 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
6184 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
6188 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
6190 * boards/gdbserver-base.exp: Update path to gdbserver.
6194 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
6198 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
6203 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
6209 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
6210 * gdb.base/cached-source-file.c: New file.
6211 * gdb.base/cached-source-file.exp: New file.
6216 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
6220 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
6224 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
6225 and $after_addr are both integers before making a comparison.
6229 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
6230 command output and paste it into gdb.log. If any, paste catch message
6235 PR breakpoints/24915:
6236 * gdb.base/annotate-symlink.exp: Use setup_xfail.
6240 * gdb.tui/tui-missing-src.exp: Add the "missing source
6241 file" test for the TUI.
6245 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
6246 including a port number in the output.
6250 * lib/fortran.exp (fortran_int4): Handle clang.
6251 (fortran_int8): Likewise.
6252 (fortran_real4): Likewise.
6253 (fortran_real8): Likewise.
6254 (fortran_complex4): Likewise.
6255 (fortran_logical4): Likewise.
6256 (fortran_character1): Likewise.
6260 * README (Race detection): Add note.
6264 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
6268 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
6272 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
6273 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
6274 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
6276 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
6277 binary for blttar, bnetarl.
6278 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
6279 wait instruction. Delete ldmx test.
6280 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
6284 * gdb.fortran/array-bounds-high.exp: New file.
6285 * gdb.fortran/array-bounds-high.f90: New file.
6289 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
6290 Replace #include of <sys/fcntl.h> by <fcntl.h>.
6294 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
6299 * gdb.tui/tui-layout-asm-short-prog.S: New file.
6300 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
6304 * gdb.arch/aarch64-brk-patterns.c: New source file.
6305 * gdb.arch/aarch64-brk-patterns.exp: New test.
6309 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
6311 * gdb.cp/pass-by-ref.exp: Ditto.
6315 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
6316 * gdb.threads/watchpoint-fork-mt.c: Same.
6317 * gdb.threads/watchpoint-fork-parent.c: Same.
6318 * gdb.threads/watchpoint-fork-st.c: Same.
6319 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
6323 * gdb.base/step-over-syscall.exp (setup): Check if we're already
6324 sitting at a syscall instruction when we hit the syscall function's
6326 Check PC against one obtained with the x command.
6327 Validate syscall number.
6328 (step_over_syscall): Don't continue to the syscall instruction if
6329 we're already there.
6333 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
6337 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
6338 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
6342 * gdb.dwarf2/dw2-inline-stepping.c: New file.
6343 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
6347 * gdb.base/maint.exp: Update line table parsing test.
6348 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
6353 * gdb.multi/multi-re-run-1.c: New.
6354 * gdb.multi/multi-re-run-2.c: New.
6355 * gdb.multi/multi-re-run.exp: New.
6360 * gdb.server/server-kill-python.exp: New file.
6364 * gdb.server/multi-ui-errors.c: New file.
6365 * gdb.server/multi-ui-errors.exp: New file.
6370 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
6374 * gdb.tui/main.exp: Add check for plain "file".
6378 * lib/gdb.exp: Fix spelling error (seperatelly).
6383 * gdb.python/python.exp: Test decode_line with empty string
6388 * gdb.base/skip-inline.exp: Extend test.
6392 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
6393 * gdb.dwarf2/dw2-bad-elf.c: New file.
6394 * gdb.dwarf2/dw2-bad-elf.exp: New file.
6398 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
6403 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
6408 * gdb.multi/multi-target.exp (setup): Factor out "info
6409 connections" and "info inferiors" tests to ...
6410 (test_info_inferiors): ... this new procedure.
6411 (top level): Run new "info-inferiors" tests.
6415 * gdb.server/bkpt-other-inferior.exp: New file.
6419 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
6421 * gdb.base/quit-live.exp: Likewise.
6422 * gdb.base/remote-exec-file.exp: Likewise.
6423 * gdb.guile/scm-progspace.exp: Likewise.
6424 * gdb.linespec/linespec.exp: Likewise.
6425 * gdb.mi/new-ui-mi-sync.exp: Likewise.
6426 * gdb.mi/user-selected-context-sync.exp: Likewise.
6427 * gdb.multi/multi-target.exp (setup): Add "info connection" and
6428 "info inferiors" tests.
6429 * gdb.multi/remove-inferiors.exp: Adjust expected output of
6431 * gdb.multi/watchpoint-multi.exp: Likewise.
6432 * gdb.python/py-inferior.exp: Likewise.
6433 * gdb.server/extended-remote-restart.exp: Likewise.
6434 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
6436 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
6437 * gdb.trace/report.exp: Likewise.
6441 * gdb.multi/multi-target.c: New file.
6442 * gdb.multi/multi-target.exp: New file.
6443 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
6444 mode requested, but remote does not support non-stop".
6448 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
6449 disconnect before reconnecting.
6454 * gdb.server/connect-without-multi-process.exp: Also test
6459 * gdb.base/remote-exec-file.exp: New file.
6463 * gdb.base/fork-running-state.exp (do_test): Adjust expected
6465 * gdb.threads/async.c: New.
6466 * gdb.threads/async.exp: New.
6467 * gdb.multi/tids-gid-reset.c: New.
6468 * gdb.multi/tids-gid-reset.exp: New.
6472 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
6473 to help in finding the image relocation offset.
6474 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
6475 options in arguments.
6476 (stap_test_no_debuginfo): Likewise.
6477 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
6479 (stap_test): Add null semaphore relocation test.
6483 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
6484 * gdb.base/stap-probe.exp: Likewise.
6485 (stap_test): Pass argument as an additional flag.
6486 (stap_test_no_debuginfo): Likewise.
6487 (stap_test): Check `info probes stap' output for semaphore
6488 addresses if the test binary is supposed to have them.
6492 * gdb.tui/basic.exp: Add more scrolling tests.
6497 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
6499 (Term::command, Term::resize): Update.
6500 * gdb.tui/basic.exp: Add scrolling test.
6504 * gdb.tui/tui-layout-asm.exp: New file.
6508 * lib/tuiterm.exp (Term::check_box_contents): New proc.
6512 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
6513 (Term::enter_tui): Use Term::prepare_for_tui.
6517 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
6522 * gdb.base/skip.exp: Fix race condition in test.
6526 * gdb.base/backtrace.c: New file.
6527 * gdb.base/backtrace.exp: New file.
6531 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
6535 * gdb.base/style.exp: Test that warnings are styled.
6539 * gdb.base/line65535.exp: New file.
6540 * gdb.base/line65535.c: New file.
6544 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
6545 * lib/gnat_debug_info_test.adb: New file.
6546 * gdb.ada/ptype_tagged_param.exp: Use
6547 gnat_runtime_has_debug_info, expect a different output if
6548 runtime does not have debug info.
6552 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
6553 (another) quote in test name.
6557 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
6558 Add quote in test name.
6562 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
6564 * gdb.cp/pass-by-ref.exp: Extend with more cases.
6565 * gdb.cp/pass-by-ref-2.cc: New file.
6566 * gdb.cp/pass-by-ref-2.exp: New file.
6570 * gdb.tui/list-before.exp: New file.
6574 * gdb.tui/list.exp: Check for source on initial listing.
6578 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
6583 * gdb.base/default.exp: Update value of $_gdb_major.
6587 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
6591 * gdb.base/skip.exp: Whitespace fix.
6595 * gdb.base/skip-inline.c: New file.
6596 * gdb.base/skip-inline.exp: New file.
6600 * gdb.base/jit-reader.exp (jit_reader_test): Rename
6601 jit_function_00 to jit_function_stack_mangle.
6602 * gdb.base/jithost.c (jit_function_t): Rename to...
6603 (jit_function_stack_mangle_t): ... this.
6604 (jit_function_add_t): New typedef.
6605 (jit_function_00_code): Rename to...
6606 (jit_function_stack_mangle_code): ... this, make static.
6607 (jit_function_add_code): New.
6608 (main): Generate "add" function and call it. Adjust to changes
6610 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
6611 (struct jithost_abi) <begin, end>: Remove fields.
6612 <object, function_stack_mangle, function_add>: New fields.
6613 * gdb.base/jitreader.c (struct reader_state) <code_begin,
6614 code_end>: Remove fields.
6615 <func_stack_mangle>: New field.
6616 (read_debug_info): Adjust to renaming, create block for "add"
6618 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
6622 * gdb.tui/resize.exp: Fix regexp.
6623 * gdb.tui/regs.exp: Fix regexps.
6624 * gdb.tui/main.exp: Fix regexp.
6628 * gdb.tui/resize.exp: Update.
6629 * gdb.tui/empty.exp (layouts): Update.
6633 * gdb.tui/regs.exp: Update.
6634 * gdb.tui/empty.exp (layouts): Update.
6635 * gdb.tui/basic.exp: Update.
6636 * lib/tuiterm.exp (_check_box): Don't check bottom border.
6640 * gdb.base/options.exp: Add -raw-values in the print completion list.
6641 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
6645 * gdb.threads/omp-par-scope.c: New file.
6646 * gdb/threads/omp-par-scope.exp: New file.
6650 * lib/gdb.exp (support_nested_function_tests): New proc.
6654 * lib/gdb.exp (gdb_compile_openmp): New proc.
6655 (build_executable_from_specs): Add an "openmp" option.
6656 (gdb_compile_pthreads): Add non-executable case.
6660 * gdb.ada/unchecked_union.exp: New file.
6661 * gdb.ada/unchecked_union/pck.adb: New file.
6662 * gdb.ada/unchecked_union/pck.ads: New file.
6663 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
6664 * gdb-utils.exp (string_to_regexp): Also quote "?".
6668 Test scripted probe breakpoints.
6669 * gdb.guile/scm-breakpoint.c (main): Add probe point.
6670 * gdb.python/py-breakpoint.c (main): Likewise.
6671 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
6673 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
6677 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
6678 an rvalue parameter.
6679 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
6684 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
6689 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
6690 broken version of GCC.
6694 * gdb.fortran/info-modules.exp: Rewrite to make use of new
6695 sym-info-cmds library.
6696 * gdb.fortran/info-types.exp: Likewise.
6697 * lib/sym-info-cmds.exp: New file.
6701 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
6705 * gdb.base/corefile-buildid-shlib-shr.c: New file.
6706 * gdb.base/corefile-buildid-shlib.c: New file.
6707 * gdb.base/corefile-buildid.c: New file.
6708 * gdb.base/corefile-buildid.exp: New file.
6712 * gdb.dwarf2/varval.exp: Add decl before def test.
6716 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
6720 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
6721 CV and reference conversion for overload resolution.
6722 * gdb.cp/rvalue-ref-overload.exp: Test it.
6726 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
6727 * gdb.base/frameapply.exp: Test faas without command.
6731 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
6733 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
6738 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
6739 casting to type with no kind specified.
6740 (test_basic_parsing_of_type_kinds): Additional tests for types
6741 with no kind specified, and add tests for single/double
6742 precision/complex types.
6746 * gdb.base/endianity.c (struct other) <x>: New field.
6747 (main): Initialize it.
6748 * gdb.base/endianity.exp: Update.
6752 * gdb.ada/scalar_storage/storage.adb: New file.
6753 * gdb.ada/scalar_storage/pck.adb: New file.
6754 * gdb.ada/scalar_storage/pck.ads: New file.
6755 * gdb.ada/scalar_storage.exp: New file.
6759 * gdb.base/endianity.c (struct otherendian) <f>: New field.
6760 (main): Initialize it.
6761 * gdb.base/endianity.exp: Update.
6765 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
6769 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
6770 -symbol-info-module-functions and -symbol-info-module-variables.
6774 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
6779 * gdb.fortran/derived-type-striding.exp: New file.
6780 * gdb.fortran/derived-type-striding.f90: New file.
6781 * gdb.fortran/array-slices.exp: New file.
6782 * gdb.fortran/array-slices.f90: New file.
6786 * gdb.base/define.exp: Test . in command names.
6787 * gdb.base/setshow.exp: Update test, as . is now part of
6792 * gdb.base/define-prefix.exp: New file.
6796 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
6798 (skip_btrace_pt_tests): Likewise.
6802 * gdb.fortran/info-modules.exp: Compile source files in correct
6807 * gdb.dwarf2/imported-unit.exp: New file.
6808 * gdb.dwarf2/imported-unit.c: New file.
6812 * gdb.mi/mi-fortran-modules-2.f90: New file.
6813 * gdb.mi/mi-fortran-modules.exp: New file.
6814 * gdb.mi/mi-fortran-modules.f90: New file.
6818 * gdb.mi/mi-sym-info-1.c: New file.
6819 * gdb.mi/mi-sym-info-2.c: New file.
6820 * gdb.mi/mi-sym-info.exp: New file.
6824 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
6825 * gdb.ada/tasks/foo.adb: Add another stopping location.
6829 * gdb.base/endianity.c: New test.
6830 * gdb.base/endianity.exp: New file.
6834 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
6839 * gdb.base/ui-redirect.exp: Test output of user-defined command.
6843 * gdb.python/py-progspace.exp: Add missing parentheses on some
6848 * gdb.tui/winheight.exp: New file.
6852 * gdb.base/ctf-whatis.c: Delete.
6853 * gdb.base/ctf-whatis.exp: Delete.
6854 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
6858 * gdb.base/ctf-cvexpr.exp: Delete.
6859 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
6863 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
6864 the compiler. Clean up header comment a little.
6865 * gdb.base/ctf-ptype.exp: Likewise.
6866 * gdb.base/ctf-whatis.exp: Likewise.
6867 * lib/gdb.exp (skip_ctf_tests): New proc.
6871 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
6872 * gdb.tui/corefile-run.exp: New file.
6876 * gdb.base/gdbvars.exp (test_convenience_variables): Add
6881 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
6882 after any command. Expect prompt after WAIT_FOR is seen.
6883 (enter_tui): Enable resize messages.
6884 (command): Expect command in output.
6885 (get_line): Avoid error when cursor appears to be off-screen.
6886 (dump_screen): Include screen size in title.
6887 (_do_resize): New proc, from "resize".
6888 (resize): Rewrite. Do resize in two steps.
6889 * gdb.tui/empty.exp (layouts): Fix entries.
6890 (check_boxes): Remove xfail.
6891 (check_text): Dump screen on failure.
6895 * gdb.python/py-symbol.exp: Add test for
6896 gdb.lookup_static_symbols.
6900 * gdb.python/py-symbol.c: Declare and call function from new
6902 * gdb.python/py-symbol.exp: Compile both source files, and add new
6903 tests for gdb.lookup_static_symbol.
6904 * gdb.python/py-symbol-2.c: New file.
6908 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
6909 * gdb.base/anon.exp: Same.
6910 * gdb.base/auto-connect-native-target.exp: Same.
6911 * gdb.base/call-ar-st.exp: Same.
6912 * gdb.base/catch-syscall.exp: Same.
6913 * gdb.base/commands.exp: Same.
6914 * gdb.base/default.exp: Same.
6915 * gdb.base/display.exp: Same.
6916 * gdb.base/float.exp: Same.
6917 * gdb.base/foll-fork.exp: Same.
6918 * gdb.base/help.exp: Same.
6919 * gdb.base/info-macros.exp: Same.
6920 * gdb.base/info-proc.exp: Same.
6921 * gdb.base/info-target.exp: Same.
6922 * gdb.base/long_long.exp: Same.
6923 * gdb.base/macscp.exp: Same.
6924 * gdb.base/memattr.exp: Same.
6925 * gdb.base/nofield.exp: Same.
6926 * gdb.base/pointers.exp: Same.
6927 * gdb.base/printcmds.exp: Same.
6928 * gdb.base/ptype.exp: Same.
6929 * gdb.base/restore.exp: Same.
6930 * gdb.base/return.exp: Same.
6931 * gdb.base/scope.exp: Same.
6932 * gdb.base/set-noassign.exp: Same.
6933 * gdb.base/setshow.exp: Same.
6934 * gdb.base/shlib-call.exp: Same.
6935 * gdb.base/signals.exp: Same.
6936 * gdb.base/sigstep.exp: Same.
6937 * gdb.base/skip.exp: Same.
6938 * gdb.base/solib-symbol.exp: Same.
6939 * gdb.base/stap-probe.exp: Same.
6940 * gdb.base/step-line.exp: Same.
6941 * gdb.base/step-test.exp: Same.
6942 * gdb.base/style.exp: Same.
6943 * gdb.base/varargs.exp: Same.
6944 * gdb.base/vla-datatypes.exp: Same.
6945 * gdb.base/vla-ptr.exp: Same.
6946 * gdb.base/vla-sideeffect.exp: Same.
6947 * gdb.base/volatile.exp: Same.
6948 * gdb.base/watch-cond-infcall.exp: Same.
6949 * gdb.base/watchpoint.exp: Same.
6953 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
6954 * gdb.cp/cpexprs.exp: Same.
6955 * gdb.cp/except-multi-location.exp: Same.
6956 * gdb.cp/exceptprint.exp: Same.
6957 * gdb.cp/gdb2384.exp: Same.
6958 * gdb.cp/inherit.exp: Same.
6959 * gdb.cp/m-static.exp: Same.
6960 * gdb.cp/meth-typedefs.exp: Same.
6961 * gdb.cp/misc.exp: Same.
6962 * gdb.cp/namespace.exp: Same.
6963 * gdb.cp/non-trivial-retval.exp: Same.
6964 * gdb.cp/overload.exp: Same.
6965 * gdb.cp/pr17132.exp: Same.
6966 * gdb.cp/re-set-overloaded.exp: Same.
6967 * gdb.cp/rvalue-ref-types.exp: Same.
6968 * gdb.cp/templates.exp: Same.
6974 * gdb.arch/pr25124.S: New file.
6975 * gdb.arch/pr25124.exp: New file.
6979 * gdb.fortran/info-modules.exp: Update expected results, and add
6980 additional tests for 'info module functinos', and 'info module
6982 * gdb.fortran/info-types.exp: Update expected results.
6983 * gdb.fortran/info-types.f90: Extend testcase with additional
6984 module variables and functions.
6988 * gdb.fortran/info-modules.exp: New file.
6989 * gdb.fortran/info-types.exp: Build with new file.
6990 * gdb.fortran/info-types.f90: Include and use new module.
6991 * gdb.fortran/info-types-2.f90: New file.
6995 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
6996 * gdb.base/settings.exp: Test all settings types using
6997 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
6998 that now verifies that the value of "maint show" is the same as
6999 returned by the settings functions. Test the type of the
7000 maintenance settings.
7001 * gdb.base/default.exp: Update show_conv_list.
7005 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
7007 * gdb.arch/amd64-disp-step.exp: Same.
7008 * gdb.asm/asm-source.exp: Same.
7009 * gdb.btrace/buffer-size.exp: Same.
7010 * gdb.btrace/cpu.exp: Same.
7011 * gdb.btrace/enable.exp: Same.
7012 * gdb.dwarf2/count.exp: Same.
7013 * gdb.dwarf2/dw2-ranges-func.exp: Same.
7014 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
7015 * gdb.fortran/vla-datatypes.exp: Same.
7016 * gdb.fortran/vla-history.exp: Same.
7017 * gdb.fortran/vla-ptype.exp: Same.
7018 * gdb.fortran/vla-value.exp: Same.
7019 * gdb.fortran/whatis_type.exp: Same.
7020 * gdb.guile/guile.exp: Same.
7021 * gdb.multi/tids.exp: Same.
7022 * gdb.python/py-finish-breakpoint.exp: Same.
7023 * gdb.python/py-framefilter.exp: Same.
7024 * gdb.python/py-pp-registration.exp: Same.
7025 * gdb.python/py-xmethods.exp: Same.
7026 * gdb.python/python.exp: Same.
7027 * gdb.server/connect-with-no-symbol-file.exp: Same.
7028 * gdb.server/no-thread-db.exp: Same.
7029 * gdb.server/run-without-local-binary.exp: Same.
7030 * gdb.stabs/weird.exp: Same.
7031 * gdb.threads/attach-many-short-lived-threads.exp: Same.
7032 * gdb.threads/thread-find.exp: Same.
7033 * gdb.threads/tls-shared.exp: Same.
7034 * gdb.threads/tls.exp: Same.
7035 * gdb.threads/wp-replication.exp: Same.
7036 * gdb.trace/ax.exp: Same.
7037 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
7041 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
7042 * gdb.ada/array_subscript_addr.exp: Same.
7043 * gdb.ada/arrayidx.exp: Same.
7044 * gdb.ada/arrayparam.exp: Same.
7045 * gdb.ada/arrayptr.exp: Same.
7046 * gdb.ada/boolean_expr.exp: Same.
7047 * gdb.ada/call_pn.exp: Same.
7048 * gdb.ada/complete.exp: Same.
7049 * gdb.ada/fixed_cmp.exp: Same.
7050 * gdb.ada/fun_addr.exp: Same.
7051 * gdb.ada/funcall_param.exp: Same.
7052 * gdb.ada/interface.exp: Same.
7053 * gdb.ada/mod_from_name.exp: Same.
7054 * gdb.ada/null_array.exp: Same.
7055 * gdb.ada/packed_array.exp: Same.
7056 * gdb.ada/packed_tagged.exp: Same.
7057 * gdb.ada/print_chars.exp: Same.
7058 * gdb.ada/print_pc.exp: Same.
7059 * gdb.ada/ptype_arith_binop.exp: Same.
7060 * gdb.ada/ptype_field.exp: Same.
7061 * gdb.ada/ptype_tagged_param.exp: Same.
7062 * gdb.ada/rec_return.exp: Same.
7063 * gdb.ada/ref_tick_size.exp: Same.
7064 * gdb.ada/str_ref_cmp.exp: Same.
7065 * gdb.ada/taft_type.exp: Same.
7066 * gdb.ada/tagged.exp: Same.
7067 * gdb.ada/type_coercion.exp: Same.
7068 * gdb.ada/uninitialized_vars.exp: Same.
7072 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
7076 * gdb.base/bigcore.c: Fix typos in comments.
7077 * gdb.base/ctf-ptype.c: Same.
7078 * gdb.base/long_long.c: Same.
7079 * gdb.dwarf2/dw2-op-out-param.S: Same.
7080 * gdb.python/py-evthreads.c: Same.
7081 * gdb.reverse/i387-stack-reverse.c: Same.
7082 * gdb.trace/tfile.c: Same.
7083 * lib/compiler.c: Same.
7084 * lib/compiler.cc: Same.
7088 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
7089 gdb_test_multiple calls.
7090 * gdb.reverse/sigall-reverse.exp: Same.
7091 * gdb.reverse/solib-precsave.exp: Same.
7092 * gdb.reverse/solib-reverse.exp: Same.
7093 * gdb.reverse/until-precsave.exp: Same.
7094 * gdb.reverse/until-reverse.exp: Same.
7098 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
7099 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
7100 kfail using -wrap pattern flag and convenience variable
7105 * gdb.python/py-progspace.exp: Add tests for the
7106 Progspace.block_for_pc method.
7110 * configure: Rebuild.
7111 * aclocal.m4: Use m4_include, not sinclude.
7115 * gdb.base/infcall-nested-structs.c: Add
7116 __attribute__((noinline,noclone)) to all functions.
7117 (call_all): Add missing variable initialization. Simplify return value.
7118 (breakpt): Increment volatile variable, to prevent call from being
7120 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
7124 * gdb.fortran/module.exp: Allow info variables to print info for files
7125 other than module.f90.
7129 * gdb.fortran/module.exp: Extend with 'info variables' test.
7133 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
7139 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
7144 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
7145 Add KFAIL for PR tdep/25096.
7150 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
7154 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
7159 * gdb.mi/list-thread-groups-available.exp: Read entries one by
7160 one instead of increasing timeout.
7165 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
7166 * gdb.reverse/sigall-reverse.exp: Same.
7167 * gdb.reverse/solib-precsave.exp: Same.
7168 * gdb.reverse/solib-reverse.exp: Same.
7169 * gdb.reverse/step-precsave.exp: Same.
7170 * gdb.reverse/until-precsave.exp: Same.
7171 * gdb.reverse/until-reverse.exp: Same.
7172 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
7176 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
7177 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
7178 (cmp_struct_05_01, cmp_struct_static_02_01)
7179 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
7185 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
7191 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
7195 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
7196 exceptions due to missing debug information.
7200 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
7204 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
7205 * gdb.base/annota1.exp: Update to use gdb_test_name.
7209 * gdb.base/ctf-whatis.exp: New file.
7210 * gdb.base/ctf-whatis.c: New file.
7211 * gdb.base/ctf-ptype.exp: New file.
7212 * gdb.base/ctf-ptype.c: New file.
7213 * gdb.base/ctf-constvars.exp: New file.
7214 * gdb.base/ctf-constvars.c: New file.
7215 * gdb.base/ctf-cvexpr.exp: New file.
7219 * gdb.cp/local-static.c (main): Move declaration of int i out of the
7225 * gdb.rust/simple.rs (Union2): New type.
7227 * gdb.rust/simple.exp: Add test.
7231 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
7232 nested function prefix.
7238 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
7240 * gdb.fortran/nested-funcs.f90: Update expected results.
7241 * gdb.fortran/nested-funcs-2.exp: New file.
7242 * gdb.fortran/nested-funcs-2.f90: New file.
7246 * gdb.python/py-parameter.exp: Make test names unique.
7247 * gdb.python/py-template.exp: Likewise.
7248 * gdb.python/py-value.exp: Likewise.
7252 * gdb.base/break-interp.exp: Reduce test name duplication.
7253 * gdb.base/call-sc.exp: Likewise.
7254 * gdb.base/callfuncs.exp: Likewise.
7255 * gdb.base/charset.exp: Likewise.
7256 * gdb.base/dump.exp: Likewise.
7257 * gdb.base/ena-dis-br.exp: Likewise.
7258 * gdb.base/relational.exp: Likewise.
7259 * gdb.base/step-over-syscall.exp: Likewise.
7260 * gdb.base/structs.exp: Likewise.
7264 * gdb.linespec/explicit.exp: Make test names unique.
7265 * gdb.linespec/ls-errs.exp: Likewise.
7269 * gdb.reverse/break-precsave.exp: Make test names unique.
7270 * gdb.reverse/break-reverse.exp: Likewise.
7271 * gdb.reverse/finish-precsave.exp: Likewise.
7272 * gdb.reverse/finish-reverse.exp: Likewise.
7273 * gdb.reverse/machinestate-precsave.exp: Likewise.
7274 * gdb.reverse/machinestate.exp: Likewise.
7275 * gdb.reverse/readv-reverse.exp: Likewise.
7276 * gdb.reverse/recvmsg-reverse.exp: Likewise.
7277 * gdb.reverse/sigall-precsave.exp: Likewise.
7278 * gdb.reverse/sigall-reverse.exp: Likewise.
7279 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
7280 * gdb.reverse/watch-precsave.exp: Likewise.
7281 * gdb.reverse/watch-reverse.exp: Likewise.
7285 * gdb.threads/stop-with-handle.c: New file.
7286 * gdb.threads/stop-with-handle.exp: New file.
7291 * gdb.base/list-missing-source.exp: Allowing the "Compilation
7292 directory" line to be missing.
7297 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
7302 * gdb.python/py-format-string.c (string.h): New include.
7303 (main): Fill a_struct_with_union.the_union.an_int with bytes of
7304 the same value, for endianness-independence.
7305 * gdb.python/py-format-string.exp (default_regexp_dict)
7306 (test_pretty_structs, test_format): Adjust expected output to the
7307 changed initialization.
7311 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
7316 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
7318 (this_version_id) Use ATTRIBUTE_VISIBILITY.
7319 (get_version_1): Print this_version_id and its address.
7320 Add extern "C" wrappers around interface functions.
7321 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
7323 (this_version_id) Use ATTRIBUTE_VISIBILITY.
7324 (get_version_2): Print this_version_id and its address.
7325 Add extern "C" wrappers around interface functions.
7326 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
7327 <stddef.h> and "print-file-var.h".
7328 Add extern "C" wrappers around interface functions.
7329 [VERSION_ID_MAIN] (this_version_id): Define.
7330 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
7331 * gdb.base/print-file-var.h: Add some #defines to simplify setting
7332 up extern "C" blocks.
7333 * gdb.base/print-file-var.exp (test): New, factored out from top
7335 (top level): Test all combinations of attribute hidden or not,
7336 dlopen or not, and this_version_id symbol in main file or not.
7337 Compile tests as both C++ and C, make test names unique.
7341 * gdb.base/style.exp: Test "show logging filename".
7345 * lib/gdb-utils.exp (style): Handle "metadata" argument.
7346 * gdb.base/style.exp: Add metadata style test.
7350 * gdb.base/style.exp: Test "pwd".
7354 * gdb.base/style.exp: Update tests.
7358 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
7360 (s1): Initialize fields 'four' and 'six' instead of 'three' and
7361 'five'. Use an all-ones bit pattern for each.
7362 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
7363 to its changed values.
7367 * gdb.rust/traits.rs: Disable all warnings.
7371 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
7375 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
7379 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
7384 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
7388 * gdb.ada/py_taft.exp: New file.
7389 * gdb.ada/py_taft/main.adb: New file.
7390 * gdb.ada/py_taft/pkg.adb: New file.
7391 * gdb.ada/py_taft/pkg.ads: New file.
7396 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
7400 * gdb.base/restore.exp: Allow register variables to be optimized out at
7405 * gdb.arch/spu-info.exp: Remove file.
7406 * gdb.arch/spu-info.c: Remove file.
7407 * gdb.arch/spu-ls.exp: Remove file.
7408 * gdb.arch/spu-ls.c: Remove file.
7410 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
7411 * gdb.asm/spu.inc: Remove file.
7413 * gdb.base/dump.exp: Remove support for spu*-*-*.
7414 * gdb.base/stack-checking.exp: Likewise.
7415 * gdb.base/overlays.exp: Likewise.
7416 * gdb.base/ovlymgr.c: Likewise.
7417 * gdb.base/spu.ld: Remove file.
7419 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
7420 * gdb.cp/cpexprs.exp: Likewise.
7421 * gdb.cp/exception.exp: Likewise.
7422 * gdb.cp/gdb2495.exp: Likewise.
7423 * gdb.cp/mb-templates.exp: Likewise.
7424 * gdb.cp/pr9167.exp: Likewise.
7425 * gdb.cp/userdef.exp: Likewise.
7427 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
7429 * gdb.cell: Remove directory.
7430 * lib/cell.exp: Remove file.
7434 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
7438 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
7442 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
7443 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
7444 (gdb_target_cmd): ... here.
7445 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
7450 * gdb.base/source-dir.exp: Avoid having directory names in test
7455 * gdb.base/source-dir.exp: Add extra test for mapped compilation
7460 * gdb.base/list-missing-source.exp: New file.
7465 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
7466 * lib/ada.exp (gnatmake_version_at_least): New proc.
7470 * gdb.base/maint.exp: Use exec_has_index_section.
7474 * gdb.base/maint.exp: Add test for 'maint info sections'.
7478 * gdb.base/store.exp: Allow register variables to be optimized out at
7483 * gdb.ada/rdv_wait.exp: Update to new task names.
7484 * gdb.base/task_switch_in_core.exp: Likewise.
7485 * gdb.base/info_sources_base.c: Likewise.
7489 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
7493 * gdb.ada/dgopt.exp: New file.
7494 * gdb.ada/dgopt/x.adb: New file.
7498 * gdb.tui/resize.exp: Remove setup_xfail.
7499 * gdb.tui/regs.exp: Remove setup_xfail.
7500 * gdb.tui/basic.exp: Remove setup_xfail.
7504 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
7505 * gdb.cp/cplabel.exp: Ditto.
7506 * gdb.linespec/ls-errs.exp: Ditto.
7510 * lib/gdb.exp (cmp_file_string): New proc.
7511 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
7512 runto_main. Verify save breakpoints output.
7516 * gdb.base/info-var.exp: Test info variables without running
7517 to main, to avoid expect's buffer overflow.
7521 * gdb.ada/bias.exp: New file.
7522 * gdb.ada/bias/bias.adb: New file.
7523 * gdb.ada/print_chars.exp: Add regression test.
7524 * gdb.ada/print_chars/foo.adb (My_Character): New type.
7529 * gdb.base/argv0-symlink.exp: Run only on native target
7534 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
7536 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
7540 * gdb.base/info-var.exp: Allow info variables to print info for files
7541 other than info-var-f1.c and info-var-f2.c.
7545 * gdb.fortran/info-types.exp: Add module.
7546 * gdb.fortran/info-types.f90: Update expected results.
7550 * gdb.fortran/info-types.exp: New file.
7551 * gdb.fortran/info-types.f90: New file.
7552 * lib/fortran.exp (fortran_character1): New proc.
7556 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
7557 functions'. Reindent as needed.
7558 * gdb.base/info-var-f1.c: New file.
7559 * gdb.base/info-var-f2.c: New file.
7560 * gdb.base/info-var.exp: New file.
7561 * gdb.base/info-var.h: New file.
7566 * gdb.cp/no-libstdcxx-probe.exp: New test.
7570 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
7571 * tests need to be skipped.
7572 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
7573 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
7574 mi_skip_libstdcxx_probe_tests.
7578 * gdb.python/py-xmethods.exp: Use raw strings when passing
7579 arguments to SimpleXMethodMatcher.
7583 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
7588 * gdb.base/with.exp: Test "with" with no arguments.
7592 * gdb.base/gdb-caching-proc.exp: Sort files.
7596 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
7601 * gdb.base/compare-sections.exp ("after run to main"): Allow
7602 mismatched read-only sections for PIE executables.
7606 * lib/tuiterm.exp (_csi_Z): New proc.
7607 * gdb.tui/basic.exp: Update window positions.
7608 * gdb.tui/empty.exp: Update window positions.
7612 * gdb.base/examine-backward.exp: Correct regexp for
7613 "examine 3 bytes backward from ${address_zero}".
7617 * gdb.tui/empty.exp: Enable resizing tests.
7621 * gdb.ada/char_enum.exp: Add regression tests.
7622 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
7624 (Char, Gchar): Update.
7625 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
7629 * gdb.python/python.exp: Expect a leading underscore on
7630 GdbOutput{,Error}File.
7634 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
7639 * gdb.base/batch-preserve-term-settings.exp
7640 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
7644 * lib/gdb.exp: When running on a mingw target, replace
7649 * gdb.arch/aarch64-prologue.c: New test.
7650 * gdb.arch/aarch64-prologue.exp: New file.
7654 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
7659 * gdb.python/py-completion.exp: Download the .py file to the host
7660 and use its host pathname. Conditionalize tests that use
7661 tab completion and manipulate files on the build machine.
7662 * gdb.python/py-events.exp: Download the .py file to the host
7663 and use its host pathname.
7664 * gdb.python/py-evsignal.exp: Likewise.
7665 * gdb.python/py-evthreads.exp: Likewise.
7666 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
7668 * gdb.python/py-framefilter.exp: Download the .py file to the right
7669 place on the host. Match Windows pathname syntax.
7670 * gdb.python/py-mi-var-info-path-expression.exp: Download the
7671 .py file to the host and use its host pathname.
7672 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
7673 * gdb.python/py-objfile.exp: Expect a host pathname, not a
7674 build pathname. Skip symlink test on Windows host. Add missing
7675 newline at end of file.
7676 * gdb.python/py-pp-maint.exp: Download the .py file to the host
7677 and use its host pathname.
7678 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
7679 * gdb.python/py-section-script.exp: Use host location of binfile
7680 on safe-path. Use correct path separator on Windows host.
7681 Reorder alternatives in gdb_test_multiple to prevent matching
7682 the wrong alternative on success.
7683 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
7687 * gdb.gdb/selftest.exp (test_with_self): Update test to now
7688 expect the GDB inferior to no longer immediately stop after
7689 being resumed with "signal SIGINT".
7693 * gdb.linespec/break-ask.exp: Generalize regexps to match
7694 Windows pathnames too.
7699 * lib/tuiterm.exp (_accept): Fix CSI regexp.
7703 * gdb.base/style.exp: Update tests for help doc new invariants.
7704 * gdb.base/help.exp: Likewise.
7708 * gdb.base/style.exp: Add disassemble test.
7709 * gdb.base/style.c (some_called_function): New function.
7714 * gdb.python/py-block.exp: Test dictionary access on blocks.
7719 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
7720 -list-thread-groups --available test when running under
7726 * lib/gdb.exp (with_read1_timeout_factor): New proc.
7727 * gdb.base/help.exp: Use with_read1_timeout_factor.
7728 * gdb.base/info-macros.exp: Same.
7729 * gdb.cp/nested-types.exp: Same.
7733 * lib/gdb.exp (version_at_least): Factor out of ...
7734 (tcl_version_at_least): ... here.
7735 (gdb_compile): Fail if pie results in non-PIE executable.
7736 (readelf_version, readelf_prints_pie): New proc.
7737 (exec_is_pie): Return -1 if unknown.
7741 * lib/gdb.exp (tcl_version_at_least): Fix typo.
7745 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
7749 * lib/completion-support.exp (test_gdb_complete_none): Skip
7750 tab completion tests if no readline support.
7751 (test_gdb_complete_unique_re): Likewise.
7752 (test_gdb_complete_multiple): Likewise.
7756 * gdb.base/info_sources.exp: New file.
7757 * gdb.base/info_sources.c: New file.
7758 * gdb.base/info_sources_base.c: New file.
7762 * gdb.base/batch-exit-status.exp: Call test_exit_status with
7764 (test_exit_status): Add prefix argument.
7769 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
7770 calling exp_continue for new thread and thread exited messages.
7775 * gdb.base/structs.exp: Fix check-read1 timeout using
7777 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
7782 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
7788 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
7792 * gdb.ada/display_nested.exp: New file.
7793 * gdb.ada/display_nested/foo.adb: New file.
7794 * gdb.ada/display_nested/pack.adb: New file.
7795 * gdb.ada/display_nested/pack.ads: New file.
7799 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
7801 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
7805 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
7811 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
7812 (exec_is_pie): New proc.
7816 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
7820 * gdb.python/py-objfile.c: Add global and static vars.
7821 * gdb.python/py-objfile.exp: Test new functions Objfile.
7822 lookup_global_symbol and lookup_static_symbol.
7826 * lib/tuiterm.exp (Term::_csi_@): New proc.
7827 (Term::_csi_X): Don't move cursor.
7831 * gdb.base/options.exp: Update backtrace - completion to
7832 new option -frame-info.
7833 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
7834 Test new 'set print frame-info'. Test backtrace -frame-info
7835 overriding 'set print frame-info'.
7836 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
7837 Test new 'set print frame-info'.
7838 Verify consistency of backtrace with and without filters, with and
7839 without -no-filters.
7840 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
7845 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
7850 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
7851 is a substring of the first for "complete non-unique file name".
7855 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
7860 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
7861 Pass prompt_regexp parameter to gdb_test_multiple calls.
7865 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
7866 print registers" regexps.
7870 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
7875 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
7876 (skip_python_tests_prompt): Add prompt_regexp argument to
7877 gdb_test_multiple calls.
7881 * gdb.tui/main.exp: New file.
7885 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
7887 * gdb.tui/empty.exp: New file.
7891 * lib/tuiterm.exp (spawn): New proc.
7892 (Term::resize): New proc.
7893 * gdb.tui/resize.exp: New file.
7897 * gdb.tui/list.exp: New file.
7901 * gdb.tui/regs.exp: New file.
7905 * gdb.tui/basic.exp: Add "layout split" test.
7909 * gdb.tui/basic.exp: Add "layout asm" test.
7913 * lib/tuiterm.exp: New file.
7914 * gdb.tui/basic.exp: New file.
7918 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
7919 Enable tests associated with this flag. Adjust regex
7920 referencing "foo_low" to now refer to "foo_cold" instead.
7924 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
7925 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
7926 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
7927 foo_cold. Revise comments to match.
7928 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
7929 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
7930 were wrapped into this proc; Call do_test in loop from outermost
7932 (foo_low): Rename all occurrences to "foo_cold".
7933 (backtrace from baz): New test.
7934 (x2/i foo_cold): New test.
7935 (info line *foo_cold): New test.
7939 * gdb.arch/i386-pkru.exp: Fix unterminated string.
7944 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
7945 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
7946 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
7947 (skip_libstdcxx_probe_tests): ... here.
7948 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
7953 * gdb.objc/basicclass.m: Include stdio.h.
7954 * gdb.objc/nondebug.m: Same.
7955 * gdb.objc/objcdecode.m: Same.
7960 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
7966 * gdb.multi/tids.exp: Update error messages for info threads.
7970 * gdb.base/info-types.exp: Allow info types to print info for more than
7976 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
7977 gdb_spawn_with_cmdline_opts.
7981 * gdb.arch/arm-cmse-sgstubs.c: New test.
7982 * gdb.arch/arm-cmse-sgstubs.exp: New file.
7987 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
7988 issuing next command.
7992 * gdb.ada/info_auto_lang.exp: Update expected results.
7993 * gdb.base/info-types.c: Add additional types to check.
7994 * gdb.base/info-types.exp: Update expected results.
7998 * gdb.base/info-types.c: New file.
7999 * gdb.base/info-types.exp: New file.
8003 * gdb.arch/riscv-bp-infcall.c: New file.
8004 * gdb.arch/riscv-bp-infcall.exp: New file.
8008 PR breakpoints/24541
8009 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
8014 * gdb.objc/basicclass.exp: Fix unterminated string.
8019 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
8020 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
8022 * gdb.fortran/vla-value.exp: Print elements of an array with
8024 * gdb.fortran/vla.f90: Setup an array with negative bounds for
8029 * gdb.base/options.exp (expect_string): Dequote strings in
8031 (test-string): Test strings with different quoting and reindent.
8035 * gdb.ada/mi_ex_cond.exp: Update expected results.
8036 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
8037 * gdb.ada/mi_catch_ex.exp: Update expected results.
8038 * gdb.ada/mi_catch_assert.exp: Update expected results.
8039 * gdb.ada/catch_ex.exp (catch_exception_info)
8040 (catch_exception_entry, catch_assert_entry)
8041 (catch_unhandled_entry): Update.
8042 * gdb.ada/catch_assert_if.exp: Update expected results.
8047 * gdb.base/define.exp: Restore original prompt.
8051 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
8052 breakpoints" output.
8053 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
8054 * gdb.python/py-breakpoint.exp: No longer expect that "catch
8055 throw" creates breakpoint.
8056 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
8057 'type="catchpoint"'.
8062 * gdb.cp/except-multi-location-lib.cc: New.
8063 * gdb.cp/except-multi-location-main.cc: New.
8064 * gdb.cp/except-multi-location.exp: New.
8068 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
8069 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
8070 argument and update callers.
8074 * gdb.arch/amd64-break-on-asm-line.S: New file.
8075 * gdb.arch/amd64-break-on-asm-line.exp: New file.
8079 * gdb.base/printcmds.exp: Test printing C string and
8080 C wide string convenience vars without transiting via the inferior.
8081 Also make test names unique.
8085 PR breakpoints/25011
8086 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
8090 * lib/gdb.exp (foreach_with_prefix): Don't return early if
8091 body returned ok(0), break(3) or continue(4).
8092 * gdb.testsuite/foreach_with_prefix.exp: New file.
8096 * gdb.server/unittest.exp: Allow 0 unit tests to run.
8100 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
8106 * gdb.base/shell.exp: Load completion-support.exp.
8107 Adjust expected error output. Add completion tests.
8111 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
8116 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
8117 (expect_integer): Adjust to expect "-string".
8118 (expect_string): New.
8119 (all_options): Expect "-string".
8120 (test-flag, test-boolean): Adjust to expect "-string".
8121 (test-string): New proc.
8122 (top level): Call it.
8126 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
8127 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
8128 the expected output in the success.
8132 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
8133 Split one gdb_test_multiple call in two to avoid a race.
8137 * gdb.base/with.c: New file.
8138 * gdb.base/with.exp: New file.
8142 * gdb.base/settings.exp: Replace all references to "maint
8143 test-settings set" with references to "maint set test-settings",
8144 and all references to "maint test-settings show" with references
8145 to "maint show test-settings".
8149 * gdb.base/settings.exp (test-string): Adjust expected out when
8150 testing "maint test-settings show filename"
8154 * gdb.base/options.exp (test-info-threads): New procedure.
8155 (top level): Call it.
8159 * gdb.dwarf2/ada-linkage-name.c: New file.
8160 * gdb.dwarf2/ada-linkage-name.exp: New file.
8165 * gdb.cp/constexpr-field.exp: Use setup_xfail.
8169 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
8173 * gdb.base/index-cache.exp: Add back missing debug option.
8177 * gdb.base/alias.exp: Test non matching/non existing prefixes.
8182 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
8186 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
8190 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
8191 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
8192 * gdb.trace/unavailable-dwarf-piece.exp: Same.
8196 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
8200 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
8206 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
8211 * gdb.ada/length_cond.exp: Add intro comment.
8215 * gdb.ada/length_cond.exp: New file.
8216 * gdb.ada/length_cond/length_cond.adb: New file.
8217 * gdb.ada/length_cond/pck.adb: New file.
8218 * gdb.ada/length_cond/pck.ads: New file.
8222 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
8226 * gdb.base/list0.h: Add comment explaining control character.
8230 * boards/fission.exp: Break up long debug_flags line.
8235 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
8241 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
8242 improve detection of bug gdb/24541.
8247 * gdb.base/index-cache.exp (uses_readnow,
8248 expecting_index_cache_use): Define global variable.
8249 (test_cache_enabled_miss, test_cache_enabled_hit): Use
8250 expecting_index_cache_use.
8255 * gdb.fortran/pointers.f90: New file.
8256 * gdb.fortran/print_type.exp: New file.
8257 * gdb.fortran/vla-ptype.exp: Adapt expected results.
8258 * gdb.fortran/vla-type.exp: Likewise.
8259 * gdb.fortran/vla-value.exp: Likewise.
8260 * gdb.mi/mi-vla-fortran.exp: Likewise.
8264 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
8265 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
8266 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
8271 * gdb.base/annota1.exp: Update expected results.
8272 * gdb.cp/annota2.exp: Likewise.
8273 * gdb.cp/annota3.exp: Likewise.
8277 * gdb.base/style-logging.exp: Remove path from test name.
8282 * gdb.base/style-logging.exp: New file.
8286 * gdb.base/symfile-warn.exp: New file.
8287 * gdb.base/symfile-warn.c: New file.
8291 * gdb.base/annotate-symlink.exp: New file.
8295 * gdb.ada/set_wstr.exp: Add reassignment test.
8299 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
8300 'unchecked_access and 'unrestricted_access as well.
8305 * gdb.ada/vla.exp: Update tests.
8306 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
8311 * gdb.base/settings.exp (test-integer): Test junk after
8316 * gdb.base/options.exp (test-thread-apply): New.
8317 (top level): Call it.
8321 * gdb.base/options.exp (test-frame-apply): New.
8322 (top level): Test print commands with different "frame apply"
8327 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
8328 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
8329 'max_completions' parameter and handle it.
8330 (test_gdb_completion_offers_commands): New.
8334 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
8338 * gdb.base/options.exp (test-backtrace): New.
8339 (top level): Call it.
8343 * gdb.guile/scm-frame-args.exp: Use "set print
8344 raw-frame-arguments" instead of "set print raw frame-arguments".
8345 * gdb.python/py-frame-args.exp: Likewise.
8349 * gdb.compile/compile.exp: Adjust expected output to option
8354 * gdb.base/options.exp: Build executable.
8355 (test-print): New procedure.
8356 (top level): Call it, once for "print" and another for "compile
8361 * gdb.base/options.c: New file.
8362 * gdb.base/options.exp: New file.
8366 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
8367 that "o" is ambiguous.
8371 * gdb.base/settings.c: New file.
8372 * gdb.base/settings.exp: New file.
8376 * gdb.base/completion.exp: Fix comment typo.
8380 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
8385 * gdb.fortran/block-data.f: New.
8386 * gdb.fortran/block-data.exp: New.
8391 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
8397 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
8401 * boards/readnow.exp: New file.
8405 * gdb.fortran/vla-sizeof.exp: Update expected results.
8409 * gdb.base/annota1.exp (thread_switch): Add test for
8410 thread-exited annotation.
8414 * gdb.base/maint.exp: Expect command started/finished output.
8418 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
8420 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
8424 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
8425 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
8426 * gdb.arch/riscv-unwind-long-insn.c: New file.
8427 * gdb.arch/riscv-unwind-long-insn.exp: New file.
8431 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
8435 * lib/gdb.exp (help_list_trailer): New regexp variable
8436 factorizing the help trailer message.
8437 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
8438 arg to allow to better factorize various tests.
8439 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
8440 (test_prefix_command_help): Use help_list_trailer.
8441 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
8442 * gdb.guile/scm-cmd.exp: Likewise.
8443 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
8444 * gdb.base/help.exp: Use test_user_defined_class_help.
8445 * gdb.base/style.exp: Add tests for styling of help and apropos.
8446 * lib/gdb-utils.exp (style): Add title and highlight styles.
8450 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
8452 * gdb.base/default.exp: Update for new convenience variables.
8456 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
8457 to "break complete ada" test case's regexp.
8462 * gdb.cp/constexpr-field.exp: New file.
8463 * gdb.cp/constexpr-field.cc: New file.
8467 * gdb.base/finish.exp (finish_no_print): New proc.
8468 (finish_tests): Call it.
8472 * gdb.dwarf2/gdb-add-index.exp: New file.
8476 * gdb.base/info-shared.exp (check_info_shared): Use "style".
8477 * gdb.base/style.exp: Use "style".
8478 * lib/gdb-utils.exp (style): New proc.
8482 * gdb.base/align.exp: Require c++11.
8487 * gdb.python/py-mi-var-info-path-expression.exp: Call
8488 mi_skip_python_tests to check if python is supported.
8492 * gdb.arch/aarch64-pauth.c: New test.
8493 * gdb.arch/aarch64-pauth.exp: New file.
8497 * README (Re-running Tests Outside The Testsuite): New section.
8501 * gdb.arch/amd64-eval.exp: Require c++11.
8502 * gdb.base/max-depth.exp: Same.
8503 * gdb.compile/compile-cplus-array-decay.exp: Same.
8504 * gdb.cp/meth-typedefs.exp: Same.
8505 * gdb.cp/subtypes.exp: Same.
8506 * gdb.cp/temargs.exp: Same.
8510 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
8515 * gdb.fortran/complex.exp: Remove setup_kfail calls.
8516 * gdb.fortran/printing-types.exp: Add new test.
8517 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
8519 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
8524 * README (Running the Testsuite): Change example.
8525 (Testsuite Parameters): Remove TRANSCRIPT.
8526 * lib/gdb.exp: Remove TRANSCRIPT check.
8530 * README (Testsuite Parameters): Add replay logging to
8532 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
8533 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
8534 as a comma separated list.
8535 (gdb_debug_init): Override procedure.
8539 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
8540 (gdb_write_cmd_file): New procedure.
8541 * lib/gdbserver-support.exp (gdbserver_start): Call
8542 gdbserver_write_cmd_file.
8543 (gdbserver_write_cmd_file): New procedure.
8547 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
8548 (delete_breakpoints): Likewise.
8549 (gdb_run_cmd): Likewise.
8550 (gdb_start_cmd): Likewise.
8551 (gdb_starti_cmd): Likewise.
8552 (gdb_internal_error_resync): Likewise.
8553 (gdb_test_multiple): Likewise.
8554 (gdb_reinitialize_dir): Likewise.
8555 (default_gdb_exit): Likewise.
8556 (gdb_file_cmd): Mark kill as optional.
8557 (default_gdb_start): Call gdb_stdin_log_init.
8558 (send_gdb): Call gdb_stdin_log_write.
8559 (rerun_to_main): Mark Y as an answer.
8560 (gdb_stdin_log_init): New function.
8561 (gdb_stdin_log_write): Likewise.
8565 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
8566 * gdb.base/debug-expr.exp: Likewise.
8567 * gdb.base/foll-fork.exp: Likewise.
8568 * gdb.base/foll-vfork.exp: Likewise.
8569 * gdb.base/fork-print-inferior-events.exp: Likewise.
8570 * gdb.base/gdb-sigterm.exp: Likewise.
8571 * gdb.base/gdbinit-history.exp: Likewise.
8572 * gdb.base/osabi.exp: Likewise.
8573 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
8574 * gdb.base/ui-redirect.exp: Likewise.
8575 * gdb.gdb/unittest.exp: Likewise.
8576 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
8577 * gdb.mi/mi-watch.exp: Likewise.
8578 * gdb.mi/new-ui-mi-sync.exp: Likewise.
8579 * gdb.mi/user-selected-context-sync.exp: Likewise.
8580 * gdb.python/python.exp: Disable debug test when debugging.
8581 * gdb.threads/check-libthread-db.exp: Disable when debugging.
8582 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
8584 * gdb.threads/stepi-random-signal.exp: Likewise.
8588 * Makefile.in: Pass through GDB_DEBUG.
8589 * README (Testsuite Parameters): Add GDB_DEBUG.
8590 (gdb,debug): Add board setting.
8591 * lib/gdb.exp (default_gdb_start): Start debugging.
8592 (gdb_debug_enabled): New procedure.
8593 (gdb_debug_init): Likewise.
8597 * Makefile.in: Pass through GDB_DEBUG.
8598 * README (Testsuite Parameters): Add GDB_DEBUG.
8599 (gdb,debug): Add board setting.
8600 * lib/gdb.exp (default_gdb_start): Start debugging.
8601 (gdb_debug_enabled): New procedure.
8602 (gdb_debug_init): Likewise.
8606 * gdb.base/ui-redirect.exp: Add debug redirect tests.
8610 * gdb.base/ui-redirect.exp: Test redirection.
8614 * gdb.mi/mi-complete.exp: New file.
8615 * gdb.mi/mi-complete.cc: Likewise.
8619 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
8620 indexed and sliced arrays, and pointers to arrays.
8624 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
8629 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
8630 selection entry encoding.
8634 * gdb.ada/info_exc.exp: Add "complete" test.
8638 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
8643 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
8648 * gdb.ada/frame_arg_lang.exp: New testcase.
8649 * gdb.ada/frame_arg_lang/bla.adb: New file.
8650 * gdb.ada/frame_arg_lang/pck.ads: New file.
8651 * gdb.ada/frame_arg_lang/pck.adb: New file.
8652 * gdb.ada/frame_arg_lang/foo.c: New file.
8656 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
8660 * gdb.base/ptype-offsets.exp: Update tests.
8664 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
8666 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
8671 * gdb.ada/vla.exp: New file.
8672 * gdb.ada/vla/vla.adb: New file.
8676 * gdb.base/index-cache.exp (ls_host): Fix return statement.
8681 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
8687 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
8688 .debug_aranges section.
8693 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
8697 * lib/gdb.exp (exec_has_index_section): New proc.
8698 * gdb.base/index-cache.exp: Handle case that binfile contains an index
8703 * boards/cc-with-debug-names.exp: New file.
8707 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
8708 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
8709 * gdb.ada/char_enum.exp: Add test.
8713 * boards/cc-with-gdb-index.exp: New file.
8717 * gdb.rust/simple.exp: Add new test case.
8718 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
8719 (main): Initialise an instance of the new struct.
8723 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
8725 (NPR): New variable.
8726 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
8731 * gdb.ada/packed_array_assign.exp: Add packed assignment
8736 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
8740 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
8744 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
8748 * lib/ada.exp (find_ada_tool): New proc.
8749 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
8750 * gdb.ada/catch_ex_std.exp: New file.
8751 * gdb.ada/catch_ex_std/foo.adb: New file.
8752 * gdb.ada/catch_ex_std/some_package.adb: New file.
8753 * gdb.ada/catch_ex_std/some_package.ads: New file.
8758 * gdb.cp/temargs.cc: Add test code from PR.
8762 * gdb.fortran/vla-datatypes.exp: Update expected results.
8763 * gdb.fortran/vla-ptype.exp: Likewise.
8764 * gdb.fortran/vla-type.exp: Likewise.
8765 * gdb.fortran/vla-value.exp: Likewise.
8769 * gdb.fortran/ptr-indentation.exp: Update expected results.
8770 * gdb.fortran/ptype-on-functions.exp: Likewise.
8771 * gdb.fortran/vla-ptr-info.exp: Likewise.
8772 * gdb.fortran/vla-value.exp: Likewise.
8776 * gdb.fortran/ptype-on-functions.exp: New file.
8777 * gdb.fortran/ptype-on-functions.f90: New file.
8781 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
8786 * gdb.fortran/complex.exp: Expand.
8787 * gdb.fortran/complex.f: Renamed to...
8788 * gdb.fortran/complex.f90: ...this, and extended to add more
8793 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
8799 * gdb.base/max-depth.c: New file.
8800 * gdb.base/max-depth.exp: New file.
8801 * gdb.python/py-nested-maps.c: New file.
8802 * gdb.python/py-nested-maps.exp: New file.
8803 * gdb.python/py-nested-maps.py: New file.
8804 * gdb.python/py-format-string.exp (test_max_depth): New proc.
8805 (test_all_common): Call test_max_depth.
8806 * gdb.fortran/max-depth.exp: New file.
8807 * gdb.fortran/max-depth.f90: New file.
8808 * gdb.go/max-depth.exp: New file.
8809 * gdb.go/max-depth.go: New file.
8810 * gdb.modula2/max-depth.exp: New file.
8811 * gdb.modula2/max-depth.c: New file.
8812 * lib/gdb.exp (get_print_expr_at_depths): New proc.
8816 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
8820 * gdb.base/callexit.exp: Test may-call-functions off.
8825 * gdb.cp/meth-typedefs.cc (incomplete_struct)
8826 (another_incomplete_struct, test_incomplete): New definitions.
8827 (main): Use new definitions.
8828 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
8833 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
8839 * gdb.base/coredump-filter-build-id.exp: New file.
8843 * Makefile.in: Pass through GDBSERVER_DEBUG.
8844 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
8845 (gdbserver,debug): Add board setting.
8846 * gdb.trace/tspeed.exp: Skip when debugging.
8847 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
8848 * lib/gdbserver-support.exp: Likewise
8852 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
8857 * gdb.arch/amd64-eval.exp: Test bitfield return.
8858 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
8859 (class Foo) <return_bitfields>: New method.
8864 * gdb.cp/many-args.cc: New file.
8865 * gdb.cp/many-args.exp: New file.
8870 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
8874 * gdb.trace/backtrace.exp: Use nopie flag.
8875 * gdb.trace/circ.exp: Likewise.
8876 * gdb.trace/collection.exp: Likewise.
8877 * gdb.trace/ftrace.exp: Likewise.
8878 * gdb.trace/mi-trace-unavailable.exp: Likewise.
8879 * gdb.trace/mi-traceframe-changed.exp: Likewise.
8880 * gdb.trace/qtro.exp: Likewise.
8881 * gdb.trace/read-memory.exp: Likewise.
8882 * gdb.trace/report.exp: Likewise.
8883 * gdb.trace/tfile.exp: Likewise.
8884 * gdb.trace/tfind.exp: Likewise.
8885 * gdb.trace/unavailable.exp: Likewise.
8889 * gdb.base/solib-probes-nosharedlibrary.c,
8890 gdb.base/solib-probes-nosharedlibrary.exp: New files.
8894 * gdb.ada/ptype_union.c: New file.
8895 * gdb.ada/ptype_union.exp: New file.
8900 * gdb.base/list0.h (foo): Add a control-l character.
8905 * boards/local-board.exp: Set sysroot to "".
8911 * gdb.threads/vfork-follow-child-exec.c: New file.
8912 * gdb.threads/vfork-follow-child-exec.exp: New file.
8913 * gdb.threads/vfork-follow-child-exit.c: New file.
8914 * gdb.threads/vfork-follow-child-exit.exp: New file.
8918 * gdb.arch/amd64-eval.cc: New file.
8919 * gdb.arch/amd64-eval.exp: New file.
8923 * gdb.server/sysroot.c: New test.
8924 * gdb.server/sysroot.exp: New file.
8925 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
8930 * gdb.base/align.exp: Extend test to cover structures containing
8935 * boards/cc-with-dwz-m.exp: New file.
8936 * boards/cc-with-dwz.exp: New file.
8937 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
8941 * gdb.base/start-cpp.exp: New file.
8942 * gdb.base/start-cpp.cc: New file.
8946 * gdb.python/py-thrhandle.exp: Adjust tests to call
8947 thread_from_handle instead of thread_from_thread_handle.
8951 * gdb.python/py-thrhandle.exp: Add tests for
8952 gdb.InferiorThread.handle.
8956 * gdb.python/py-function.exp: Check calling helper function from
8958 * lib/gdb.exp (gdb_supported_languages): New proc.
8962 * gdb.base/complex-parts.c: New file.
8963 * gdb.base/complex-parts.exp: New file.
8968 * gdb.dwarf2/dw2-ranges-main.c: New file.
8969 * gdb.dwarf2/dw2-ranges-psym.c: New file.
8970 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
8974 * gdb.base/default.exp: Add values for $_gdb_major and
8979 * gdb.base/help.exp: Tighten apropos regexp.
8983 * gdb.fortran/array-bounds.exp: New file.
8984 * gdb.fortran/array-bounds.f90: New file.
8988 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
8992 * gdb.multi/hello.c (main): Increase alarm timer.
8996 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
8997 factor when no hardware watchpoint support.
9002 * boards/local-board.exp: set sysroot to /.
9006 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
9011 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
9013 (make_container): Initialise new field.
9014 * gdb.python/py-prettyprint.exp: Add new tests.
9015 * gdb.python/py-prettyprint.py (class ContainerPrinter)
9016 <display_hint>: New method.
9020 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
9021 gdb_continue_to_breakpoint more throughout this test.
9022 (run_lang_tests) Supply unique test names, and use
9027 * gdb.base/finish-pretty.exp: Update expected results.
9028 * gdb.base/pretty-print.c: New file.
9029 * gdb.base/pretty-print.exp: New file.
9033 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
9034 move comments outside list. Append '-i "" eof' section.
9039 * README: Add pie options.
9040 * gdb.base/break-interp.exp: Ensure pie is disabled.
9041 * gdb.base/dump.exp: Likewise.
9042 * lib/gdb.exp (gdb_compile): Add pie option.
9046 * gdb.mi/mi2-cli-display.c: New file.
9047 * gdb.mi/mi2-cli-display.exp: New file.
9052 * gdb.ada/ptype_array/pck.adb: New file.
9053 * gdb.ada/ptype_array/pck.ads: New file.
9054 * gdb.ada/ptype_array/foo.adb: New file.
9055 * gdb.ada/ptype_array.exp: New file.
9059 * gdb.base/style.exp: Add "set style sources" test.
9063 * mi-breakpoint-location-ena-dis.exp: Rename to ...
9064 * mi-breakpoint-multiple-locations.exp: ... this.
9065 (make_breakpoints_pattern): New proc.
9066 (do_test): Add mi_version parameter, test -break-insert,
9067 -break-info and =breakpoint-created.
9071 * config/default.exp: Remove 'load_lib gdb.exp'.
9072 * config/monitor.exp: Likewise.
9073 * config/sid.exp: Likewise.
9074 * config/sim.exp: Likewise.
9075 * config/slite.exp: Likewise.
9076 * config/unix.exp: Likewise.
9077 * gdb.base/default.exp: Remove unhelpful comment.
9081 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
9085 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
9089 * gdb.fortran/type-kinds.exp: Update expected results.
9093 * gdb.fortran/type-kinds.exp: Test new integer type kind.
9097 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
9099 (test_basic_parsing_of_type_kinds): Expand types tested.
9100 (test_parsing_invalid_type_kinds): New function.
9104 * gdb.fortran/intrinsics.exp: New file.
9105 * gdb.fortran/intrinsics.f90: New file.
9106 * gdb.fortran/type-kinds.exp: New file.
9110 * gdb.fortran/dot-ops.exp: New file.
9114 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
9115 Check upper and lower case logical literals.
9119 * gdb.fortran/types.exp (test_float_literal_types_accepted):
9120 Remove duplicate tests.
9124 * lib/gdb.exp (builtin_cd): rename of cd.
9125 (cd): Override builtin.
9129 * gdb.fortran/function-calls.exp: New file.
9130 * gdb.fortran/function-calls.f90: New test.
9134 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
9135 on user program standard output.
9136 * gdb.fortran/short-circuit-argument-list.f90: Record function
9141 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
9147 * gdb.base/interrupt-daemon-attach.c,
9148 gdb.base/interrupt-daemon-attach.exp: New test.
9152 * gdb.base/page.exp: Add tests for "set width/height -1".
9156 * gdb.base/page.exp: Add tests for "set/show width/height" with
9161 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
9163 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
9168 * gdb.base/align.exp: Extend to compile in both C and C++, and add
9169 tests for structs with static members.
9173 * gdb.python/py-value.exp (test_value_from_buffer): Check for
9174 ValueError, not TypeError.
9178 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
9179 call from main program.
9183 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
9184 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
9185 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
9186 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
9187 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
9192 * gdb.base/symlink-sourcefile.c: New file.
9193 * gdb.base/symlink-sourcefile.exp: New file.
9197 * gdb.base/info_qt.exp: Update.
9201 * gdb.base/source.exp: Move "error in sourced script" code to
9203 * gdb.base/source-error.gdb: Move contents to
9204 source-error-1.gdb. Add new code to source source-error-1.gdb.
9205 * gdb.base/source-error-1.gdb: New file, from previous
9210 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
9212 * gdb.base/style.c (SOME_MACRO): New macro.
9216 * gdb.base/style.exp: Add line-wrapping tests.
9217 * gdb.base/page.exp: Add test for quitting during pagination.
9221 * gdb.ada/big_packed_array: New testcase.
9222 * gdb.ada/homonym.exp: Fix incorrect expected output for
9223 "break <homonym__get_value>" test.
9227 PR breakpoints/21870
9228 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
9229 and prepare_for_testing. Add comment.
9230 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
9231 redundant cleanup call. Clean up comment.
9235 PR breakpoints/21870
9236 * gdb.arch/aarch64-dbreg-contents.exp: New file.
9237 * gdb.arch/aarch64-dbreg-contents.c: New file.
9241 * gdb.ada/mi_ref_changeable: New testcase.
9245 * gdb.base/attach.exp: Add double attach test.
9249 * lib/gdb.exp (default_gdb_start): Don't match pagination
9251 (gdb_init): Set stty_init.
9255 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
9260 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
9262 (struct struct_static_02_02): Likewise.
9263 (struct struct_static_02_03): Likewise.
9264 (struct struct_static_02_04): Likewise.
9265 (struct struct_static_04_01): Likewise.
9266 (struct struct_static_04_02): Likewise.
9267 (struct struct_static_04_03): Likewise.
9268 (struct struct_static_04_04): Likewise.
9269 (struct struct_static_06_01): Likewise.
9270 (struct struct_static_06_02): Likewise.
9271 (struct struct_static_06_03): Likewise.
9272 (struct struct_static_06_04): Likewise.
9273 (cmp_struct_static_02_01): Likewise.
9274 (cmp_struct_static_02_02): Likewise.
9275 (cmp_struct_static_02_03): Likewise.
9276 (cmp_struct_static_02_04): Likewise.
9277 (cmp_struct_static_04_01): Likewise.
9278 (cmp_struct_static_04_02): Likewise.
9279 (cmp_struct_static_04_03): Likewise.
9280 (cmp_struct_static_04_04): Likewise.
9281 (cmp_struct_static_06_01): Likewise.
9282 (cmp_struct_static_06_02): Likewise.
9283 (cmp_struct_static_06_03): Likewise.
9284 (cmp_struct_static_06_04): Likewise.
9285 (call_all): Test new structs.
9286 * gdb.base/infcall-nested-structs.exp: Likewise.
9289 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
9292 * gdb.base/stack-protector.c: New test.
9293 * gdb.base/stack-protector.exp: New file.
9294 * gdb.cp/ovldbreak.exp: Only allow a single break line.
9295 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
9297 (gdb_compile): Remove stack protector for GCC and prevent
9303 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
9307 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
9309 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
9311 * gdb.arch/powerpc-vector-regs.c: New file.
9312 * gdb.arch/powerpc-vector-regs.exp: New file.
9316 * gdb.arch/altivec-regs.exp: Fix the list passed to
9317 gdb_expect_list when testing "info vector".
9321 * gdb.base/style.exp: Don't include path in testname.
9327 * gdb.dwarf2/multidictionary.exp: New file.
9331 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
9332 (test_gnuv3_style_demangling): ... this.
9333 (test_lucid_style_demangling): Remove.
9334 (test_arm_style_demangling): Remove.
9335 (test_hp_style_demangling): Remove.
9336 (do_tests): Remove calls to the above.
9340 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
9346 * gdb.dwarf2/typedef-void-finish.exp: New file.
9351 * gdb.base/jit-exec.exp: New file.
9352 * gdb.base/jit-exec.c: New file.
9353 * gdb.base/jit-execd.c: New file.
9357 * gdb.base/style.exp: Update test to check for address styling.
9361 * gdb.base/style.exp: Add test for styling of "Reading symbols"
9366 * gdb.base/style.exp: Add test for version number styling.
9370 * gdb.base/style.exp: Add test for print_address_symbolic.
9374 * gdb.base/style.exp: Add test for breakpoint setting.
9378 * gdb.base/style.exp: Add test for variable names.
9382 * gdb.base/style.exp: New file.
9383 * gdb.base/style.c: New file.
9387 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
9389 * gdb.base/readline.exp (operate_and_get_next): Save and restore
9390 the TERM environment variable.
9394 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
9399 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
9400 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
9404 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
9405 Filename a.adb changed to bp_fun_addr.adb.
9406 gdb.ada/bp_fun_addr.exp: Update test accordingly.
9410 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
9411 non-PIE executables.
9412 * README: Mention the gdb,nopie_flag board setting.
9413 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
9415 * gdb.arch/amd64-entry-value.exp: Likewise.
9416 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
9417 * gdb.arch/i386-float.exp: Likewise.
9418 * gdb.arch/i386-signal.exp: Likewise.
9419 * gdb.mi/mi-reg-undefined.exp: Likewise.
9424 * gdb.base/info-os.exp: Check return for unknown "info os" type.
9428 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
9429 Update order of results accordingly.
9433 * gdb.base/annota1.exp: Update a test regexp.
9437 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
9441 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
9442 (reuse_time): Initialize to REUSE_TIME_CAP.
9443 (check_rc): New function.
9444 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
9445 Check pthread_create rc.
9446 (spawner_thread_func): Check pthread_create and pthread_join rc.
9450 * gdb.base/list.exp (test_forward_search): Rename to ...
9451 (test_forward_reverse_search): ... this. Also test reverse-search
9452 and the forward-search alias.
9456 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
9457 local timeout variable before return, and remove all local timeout
9459 (gdb_load): Likewise.
9463 * gdb.base/gdb-caching-proc.exp: New file.
9467 * Makefile.in (TIMESTAMP): New variable.
9468 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
9470 (check-single-racy): Likewise.
9471 (check/%.exp): Likewise.
9472 (check-racy/%.exp): Likewise.
9473 (workers/%.worker): Likewise.
9474 (build-perf): Likewise.
9475 (check-perf): Likewise.
9476 * README: Describe new "TS" and "TS_FORMAT" variables.
9477 * print-ts.py: New file.
9482 * gdb.python/python.exp: Test command repetition after
9487 * gdb.opt/inline-break.exp: Add test that info breakpoint output
9488 is correctly aligned.
9492 * gdb.ada/info_auto_lang.exp: New testcase.
9493 * gdb.ada/info_auto_lang/global_pack.ads: New file.
9494 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
9495 * gdb.ada/info_auto_lang/some_c.c: New file.
9499 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
9500 FUNC_lang language syntax.
9504 * gdb.base/info_minsym.c: New file.
9505 * gdb.base/info_minsym.exp: New file.
9510 * gdb.rust/simple.exp: Add ptype test. Update expected output.
9511 * gdb.rust/expr.exp: Update expected output. Change one test.
9515 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
9519 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
9520 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
9521 see the expected warning.
9526 * gdb.cp/infcall-nodebug-lib.c: New test.
9527 * gdb.cp/infcall-nodebug-main.c: New test.
9528 * gdb.cp/infcall-nodebug.exp: New file.
9532 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
9537 * gdb.base/msym-lang.c: New test.
9538 * gdb.base/msym-lang.exp: New file.
9539 * gdb.base/msym-lang-main.c: New test.
9545 * gdb.base/warning.exp: New file.
9549 * testsuite/gdb.arch/i386-avx512.c,
9550 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
9554 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
9559 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
9560 * gdb.dwarf2/missing-type-name.exp: New file.
9564 * gdb.base/many-headers.c: New test.
9565 * gdb.base/many-headers.exp: New file.
9569 * gdb.base/code_elim.exp: For riscv, set additional_flags
9570 to include -msmall-data-limit=0.
9574 * gdb.ada/watch_minus_l: New testcase.
9578 * gdb.arch/aix-sighandle.c: New file.
9579 * gdb.arch/aix-sighandle.exp: New file.
9583 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
9584 registers being unions.
9588 * lib/valgrind.exp: New file.
9589 (vgdb_start, vgdb_stop): New procs, factored out of ...
9590 * gdb.base/valgrind-bt.exp: ... here, ...
9591 * gdb.base/valgrind-disp-step.exp: ... here and ...
9592 * gdb.base/valgrind-infcall.exp: ... here.
9596 * lib/gdb.exp (get_valueof): Don't output read value in test name.
9600 * gdb.dwarf2/void-type.c: New file.
9601 * gdb.dwarf2/void-type.exp: New file.
9605 * gdb.base/info_qt.c: New file.
9606 * gdb.base/info_qt.exp: New file.
9610 * gdb.arch/powerpc-htm-regs.c: New file.
9611 * gdb.arch/powerpc-htm-regs.exp: New file.
9615 * gdb.arch/powerpc-tar.c: New file.
9616 * gdb.arch/powerpc-tar.exp: New file.
9620 * gdb.arch/powerpc-ppr-dscr.c: New file.
9621 * gdb.arch/powerpc-ppr-dscr.exp: New file.
9625 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
9629 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
9630 longer exists error.
9634 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
9638 * gdb.base/valgrind-db-attach.exp: Handle removed support for
9639 --db-attach in valgrind.
9643 * gdb.arch/riscv-reg-aliases.c: New file.
9644 * gdb.arch/riscv-reg-aliases.exp: New file.
9648 * gdb.python/py-cmd.exp: Check for gdb_prompt.
9652 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
9656 * gdb.cp/ovldbreak.exp: Fix regexps.
9660 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
9665 * gdb.base/restore.exp: New test to check if "restore" with an
9666 invalid file doesn't segfault.
9670 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
9671 * gdb.ada/excep_handle.exp: Same.
9672 * gdb.ada/mi_string_access.exp: Same.
9673 * gdb.ada/mi_var_union.exp: Same.
9674 * gdb.arch/arc-analyze-prologue.exp: Same.
9675 * gdb.arch/arc-decode-insn.exp: Same.
9676 * gdb.base/readnever.exp: Same.
9677 * gdb.fortran/printing-types.exp: Same.
9678 * gdb.guile/scm-lazy-string.exp: Same.
9683 * gdb.base/catch-follow-exec.c: Add copyright notice.
9684 * gdb.base/catch-follow-exec.exp: Rewrite to use
9685 gdb_spawn_with_cmdline_opts. Require gdb-native.
9689 * gdb.trace/actions-changed.exp: Check for arch support.
9690 * gdb.trace/actions.exp: Likewise.
9691 * gdb.trace/ax.exp: Likewise.
9692 * gdb.trace/backtrace.exp: Likewise.
9693 * gdb.trace/change-loc.exp: Likewise.
9694 * gdb.trace/deltrace.exp: Likewise.
9695 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
9696 * gdb.trace/ftrace.exp: Likewise.
9697 * gdb.trace/infotrace.exp: Check for arch support.
9698 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
9699 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
9700 * gdb.trace/mi-tsv-changed.exp: Likewise.
9701 * gdb.trace/packetlen.exp: Likewise.
9702 * gdb.trace/passc-dyn.exp: Likewise.
9703 * gdb.trace/passcount.exp: Likewise.
9704 * gdb.trace/pending.exp: Likewise.
9705 * gdb.trace/range-stepping.exp: Check for shlib support.
9706 * gdb.trace/report.exp: Check for arch support.
9707 * gdb.trace/save-trace.exp: Likewise.
9708 * gdb.trace/signal.exp: Check for signal support.
9709 * gdb.trace/tfind.exp: Check for arch support.
9710 * gdb.trace/trace-break.exp: Check for arch and shlib support.
9711 * gdb.trace/trace-common.h: Add comment.
9712 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
9713 * gdb.trace/trace-enable-disable.exp: Likewise.
9714 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
9715 * gdb.trace/tracecmd.exp: Check for arch support.
9716 * gdb.trace/tspeed.exp: Check for shlib and target support.
9717 * gdb.trace/tstatus.exp: Check for arch support.
9718 * gdb.trace/tsv.exp: Likewise.
9719 * gdb.trace/while-dyn.exp: Likewise.
9720 * gdb.trace/while-stepping.exp: Likewise.
9721 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
9725 * gdb.trace/tspeed.exp: Remove nowarnings.
9726 (prepare_for_trace_test): Declare "global ipalib".
9727 * gdb.trace/tspeed.c: Include unistd.h.
9728 (main): Remove superfluous printf argument.
9732 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
9733 directory prefix on the filename.
9737 * gdb.gdb/unittest.exp: Update expected message informing that
9738 selftests have been disabled.
9739 * gdb.server/unittest.exp: Likewise.
9743 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
9749 * gdb.cp/virtbase2.cc: New file.
9750 * gdb.cp/virtbase2.exp: New file.
9755 * gdb.python/py-inferior.exp: Add architecture test.
9759 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
9760 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
9764 * gdb.python/py-breakpoint.exp (check_last_event): Check location
9765 of a "throw" catchpoint.
9769 * gdb.base/info-proc.exp: Update string expected from "help info
9774 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
9775 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
9776 (test_initial_complaints, test_empty_complaints): Update.
9777 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
9782 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
9783 * lib/gdb.exp (gdb_file_cmd): Update.
9784 * gdb.stabs/weird.exp (print_weird_var): Update.
9785 * gdb.server/solib-list.exp: Update.
9786 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
9787 * gdb.mi/mi-cli.exp: Update.
9788 * gdb.linespec/linespec.exp: Update.
9789 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
9790 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
9791 * gdb.cp/cp-relocate.exp: Update.
9792 * gdb.base/sym-file.exp: Update.
9793 * gdb.base/relocate.exp: Update.
9794 * gdb.base/readnever.exp: Update.
9795 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
9796 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
9797 * gdb.base/dbx.exp (gdb_file_cmd): Update.
9798 * gdb.base/code_elim.exp: Update.
9799 * gdb.base/break-unload-file.exp (test_break): Update.
9800 * gdb.base/break-interp.exp (test_attach_gdb): Update.
9801 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
9803 * gdb.base/attach.exp (do_attach_tests): Update.
9804 * gdb.base/sepdebug.exp: Update.
9805 * gdb.python/py-section-script.exp: Update.
9810 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
9811 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
9816 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
9817 set width and height to 0.
9818 (test_command_line_attach_run): Use -quiet.
9822 * lib/gdb.exp (skip_ifunc_tests): New.
9823 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
9824 other compile failures.
9825 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
9829 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
9830 is_amd64_regs_target.
9834 * gdb.arch/aarch64-sighandler-regs.c: New test.
9835 * gdb.arch/aarch64-sighandler-regs.exp: New file.
9836 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
9840 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
9845 * gdb.base/frame-selection.exp: New file.
9846 * gdb.base/frame-selection.c: New file.
9850 * gdb.threads/check-libthread-db.c (thread_routine): Use a
9856 * gdb.base/large-frame-1.c: New file.
9857 * gdb.base/large-frame-2.c: New file.
9858 * gdb.base/large-frame.exp: New file.
9859 * gdb.base/large-frame.h: New file.
9864 * gdb.base/write_mem.exp: New test.
9865 * gdb.base/write_mem.c: Likewise.
9870 * gdb.python/py-parameter.exp: Add test for parameter that throws
9876 * gdb.python/py-template.exp (test_template_arg): Add test for
9877 negative template argument number.
9882 * gdb.python/python.exp: Add test for post_event error.
9887 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
9888 convert pointers to int and long.
9893 * gdb.python/py-value.exp (test_value_numeric_ops): Add
9894 signed-ness conversion tests.
9899 * gdb.python/py-value.exp (test_float_conversion): New proc.
9904 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
9908 * gdb.base/complete-empty.exp: Skip tab-completion tests if
9910 * gdb.base/utf8-identifiers.exp: Likewise.
9911 * gdb.cp/cpcompletion.exp: Likewise.
9912 * gdb.linespec/cpcompletion.exp: Likewise.
9913 * gdb.linespec/cpls-abi-tag.exp: Likewise.
9914 * gdb.linespec/cpls-ops.exp: Likewise.
9919 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
9920 * gdb.fortran/short-circuit-argument-list.exp: New file.
9921 * gdb.fortran/short-circuit-argument-list.f90: New test.
9925 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
9926 "arch=" keyword when executing "-stack-list-frames".
9930 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
9931 "arch=" keyword when executing "-stack-list-frames".
9935 * gdb.ada/complete.exp: Expect for "@" when doing "complete
9941 * gdb.python/python.exp: Test gdb.execute("show commands").
9945 * gdb.base/new-ui.exp (do_execution_tests): Update.
9946 * gdb.base/dbx.exp (test_breakpoints): Update.
9950 * lib/gdb.exp (gdb_simple_compile): Add proc.
9951 (is_elf_target): Use gdb_simple_compile.
9952 (skip_altivec_tests): Likewise.
9953 (skip_vsx_tests): Likewise.
9954 (skip_tsx_tests): Likewise.
9955 (skip_btrace_tests): Likewise.
9956 (skip_btrace_pt_tests): Likewise.
9957 (gdb_can_simple_compile): Likewise.
9958 (gdb_has_argv0): Likewise.
9959 (gdb_target_symbol_prefix): Likewise.
9960 (target_supports_scheduler_locking): Likewise.
9964 * Makefile.in (TAGS): Recognize proc_with_prefix and
9969 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
9974 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
9975 and a few other Inferior properties when the Inferior is no
9981 * gdb.rust/simple.exp: Add test for enum field access error.
9986 * gdb.rust/simple.rs (EmptyEnum): New type.
9988 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
9992 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
9993 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
9994 * gdb.python/py-symtab.exp: Update test printing an objfile.
9998 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
10003 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
10004 (support_complex_tests): Use gdb_can_simple_compile.
10005 (is_ilp32_target): Likewise.
10006 (is_lp64_target): Likewise.
10007 (is_64_target): Likewise.
10008 (is_amd64_regs_target): Likewise.
10009 (is_aarch32_target): Likewise.
10010 (gdb_int128_helper): Likewise.
10014 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
10018 * gdb.ada/same_component_name: Add test for case of tagged record
10019 with variable-length fields.
10023 * gdb.ada/access_to_unbounded_array.exp: New testcase.
10024 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
10025 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
10026 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
10030 * gdb.ada/mi_string_access.exp: New testcase.
10031 * gdb.ada/mi_string_access/bar.adb: New file.
10032 * gdb.ada/mi_string_access/pck.adb: New file.
10033 * gdb.ada/mi_string_access/pck.asd: New file.
10037 * gdb.ada/mi_var_union.exp: New testcase.
10038 * gdb.ada/mi_var_union/bar.adb: New file.
10039 * gdb.ada/mi_var_union/pck.adb: New file.
10040 * gdb.ada/mi_var_union/pck.asd: New file.
10044 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
10049 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
10050 (register_pretty_printers): Register new printer.
10051 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
10053 * gdb.python/py-prettyprint.c (int_type3): New typedef.
10054 (an_int_type3): New global.
10058 * gdb.ada/expr_with_funcall: New testcase.
10062 * gdb.ada/packed_array_assign: New testcase.
10066 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
10067 names, and add test prefixes to make test names unique.
10071 * gdb.dwarf2/varval.exp: Add test.
10075 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
10076 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
10080 * gdb.rust/simple.rs: Rename second variable "v".
10084 * gdb.base/funcargs.c (use_a): New function.
10085 (recurse): Call use_a.
10089 * gdb.compile/compile-cplus-anonymous.cc: New file.
10090 * gdb.compile/compile-cplus-anonymous.exp: New file.
10091 * gdb.compile/compile-cplus-array-decay.cc: New file.
10092 * gdb.compile/compile-cplus-array-decay.exp: New file.
10093 * gdb.compile/compile-cplus-inherit.cc: New file.
10094 * gdb.compile/compile-cplus-inherit.exp: New file.
10095 * gdb.compile/compile-cplus-member.cc: New file.
10096 * gdb.compile/compile-cplus-member.exp: New file.
10097 * gdb.compile/compile-cplus-method.cc: New file.
10098 * gdb.compile/compile-cplus-method.exp: New file.
10099 * gdb.compile/compile-cplus-mod.c: "New" file.
10100 * gdb.compile/compile-cplus-namespace.cc: New file.
10101 * gdb.compile/compile-cplus-namespace.exp: New file.
10102 * gdb.compile/compile-cplus-nested.cc: New file.
10103 * gdb.compile/compile-cplus-nested.exp: New file.
10104 * gdb.compile/compile-cplus-print.c: "New" file.
10105 * gdb.compile/compile-cplus-print.exp: "New" file.
10106 * gdb.compile/compile-cplus-virtual.cc: New file.
10107 * gdb.compile/compile-cplus-virtual.exp: New file.
10108 * gdb.compile/compile-cplus.c: "New" file.
10109 * gdb.compile/compile-cplus.exp: "New" file.
10110 * lib/compile-support.exp: New file.
10115 * gdb.base/batch-exit-status.exp: New file.
10116 * gdb.base/batch-exit-status.good-commands: Likewise.
10117 * gdb.base/batch-exit-status.bad-commands: Likewise.
10121 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
10122 (struct struct02): Likewise.
10123 (struct struct03): Likewise.
10124 (struct struct04): Likewise.
10125 (struct struct_01_01): New struct.
10126 (struct struct_01_02): Likewise.
10127 (struct struct_01_03): Likewise.
10128 (struct struct_01_04): Likewise.
10129 (struct struct_02_01): Likewise.
10130 (struct struct_02_02): Likewise.
10131 (struct struct_02_03): Likewise.
10132 (struct struct_02_04): Likewise.
10133 (struct struct_04_01): Likewise.
10134 (struct struct_04_02): Likewise.
10135 (struct struct_04_03): Likewise.
10136 (struct struct_04_04): Likewise.
10137 (struct struct_05_01): Likewise.
10138 (struct struct_05_02): Likewise.
10139 (struct struct_05_03): Likewise.
10140 (struct struct_05_04): Likewise.
10141 (cmp_struct01): Remove function.
10142 (cmp_struct02): Likewise.
10143 (cmp_struct03): Likewise.
10144 (cmp_struct04): Likewise.
10145 (cmp_struct_01_01): Add Function.
10146 (cmp_struct_01_02): Likewise.
10147 (cmp_struct_01_03): Likewise.
10148 (cmp_struct_01_04): Likewise.
10149 (cmp_struct_02_01): Likewise.
10150 (cmp_struct_02_02): Likewise.
10151 (cmp_struct_02_03): Likewise.
10152 (cmp_struct_02_04): Likewise.
10153 (cmp_struct_04_01): Likewise.
10154 (cmp_struct_04_02): Likewise.
10155 (cmp_struct_04_03): Likewise.
10156 (cmp_struct_04_04): Likewise.
10157 (cmp_struct_05_01): Likewise.
10158 (cmp_struct_05_02): Likewise.
10159 (cmp_struct_05_03): Likewise.
10160 (cmp_struct_05_04): Likewise.
10161 (call_all): Add new structs.
10162 * gdb.base/infcall-nested-structs.exp: Likewise.
10166 * gdb.python/py-framefilter-mi.exp: Update regexp to
10167 check for "arch" field in frame output.
10171 * gdb.dwarf2/dw2-ranges-func.c: New file.
10172 * gdb.dwarf2/dw2-ranges-func.exp: New file.
10176 * gdb.base/term.exp: Compare terminal settings with values from
10178 * gdb.base/term.c: Get and set terminal settings.
10182 * lib/mi-support.exp (mi_expect_stop): Update regexp to
10183 accommodate new "arch" field in frame output.
10184 * gdb.mi/mi-return.exp: Likewise.
10185 * gdb.mi/mi-stack.exp: Likewise.
10186 * gdb.mi/mi-syn-frame.exp: Likewise.
10187 * gdb.mi/user-selected-context-sync.exp: Likewise.
10192 * gdb.base/gcore-tls-pie.c: New file.
10193 * gdb.base/gcore-tls-pie.exp: New file.
10197 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
10198 * gdb.dwarf2/varval.c: New file.
10199 * gdb.dwarf2/varval.exp: New file.
10204 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
10208 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
10209 tests expected to pass.
10213 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
10214 -data-disassemble -a.
10215 (test_disassembly_bogus_args): Likewise.
10219 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
10223 * gdb.base/vla-optimized-out.exp: Add new test.
10227 * gdb.base/vla-optimized-out-o3.exp: Delete.
10228 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
10229 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
10235 * gdb.server/extended-remote-restart.c: New file.
10236 * gdb.server/extended-remote-restart.exp: New file.
10240 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
10241 "set variable index = 42".
10245 * boards/index-cache-gdb.exp: New file.
10246 * gdb.dwarf2/index-cache.exp: New file.
10247 * gdb.dwarf2/index-cache.c: New file.
10248 * gdb.base/maint.exp: Check if we are using the index cache.
10252 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
10257 * dg-extract-results.sh: Move to toplevel contrib.
10258 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
10259 * Makefile.in (check-parallel-racy): Likewise.
10263 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
10264 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
10265 tests if the target supports scheduler locking.
10269 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
10274 * gdb.cp/temargs.exp: Test "info address" of a template
10279 * gdb.python/py-mi-var-info-path-expression.c: New file.
10280 * gdb.python/py-mi-var-info-path-expression.py: New file.
10281 * gdb.python/py-mi-var-info-path-expression.exp: New file.
10285 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
10286 error after "cannot resolve name" string.
10290 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
10292 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
10296 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
10300 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
10304 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
10309 PR breakpoints/23366
10310 * gdb.base/catch-follow-exec.c: New test.
10311 * gdb.base/catch-follow-exec.exp: New file.
10315 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
10316 vla-optimized-out.c.
10320 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
10321 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
10325 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
10327 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
10331 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
10332 regular expression.
10336 * gdb.base/vla-optimized-out.c: New test.
10337 * gdb.base/vla-optimized-out.exp: New file.
10341 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
10342 message "No address associated with hostname" when gdbserver
10343 cannot resolve the hostname.
10347 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
10348 Add some test prefixes to make tests unique.
10352 * gdb.base/frameapply.c: New file.
10353 * gdb.base/frameapply.exp: New file.
10357 * gdb.base/skip.exp: Update expected error message.
10364 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
10366 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
10368 * boards/native-gdbserver.exp: Likewise.
10369 * gdb.server/run-without-local-binary.exp: Improve regexp used
10370 for detecting when a remote debugging connection succeeds.
10371 * gdb.server/server-connect.exp: New file.
10372 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
10373 Do not prefix the port number with ":".
10374 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
10375 support for detecting and using it. Add '$debughost_gdbserver'
10376 to the list of arguments used to start gdbserver. Handle case
10377 when gdbserver cannot resolve a network name.
10382 * gdb.base/ptype-offsets.cc (struct static_member): New
10384 (main) <stmember>: New variable.
10385 * gdb.base/ptype-offsets.exp: Add test for printing a struct
10386 with a static member in it.
10390 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
10391 watchpoints enabled and disabled.
10395 * gdb.base/examine-backward.exp: Still run tests around address
10396 0x0, even if address 0x0 is not readable. Update the pattern for
10397 matching address 0x0 in expected output.
10401 * gdb.base/share-env-with-gdbserver.c (main): Add call to
10406 * gdb.dwarf2/dw2-error.exp: Update expected error message.
10411 * gdb.arch/mips-disassembler-options.exp: New test.
10412 * gdb.arch/mips-disassembler-options.s: New test source.
10416 * gdb.threads/names.exp: Adjust expected "info threads" output.
10420 * gdb.opt/inline-break.exp (line number, address): Add "info
10425 * gdb.opt/inline-break.c (func1): Add "break here" marker.
10426 * gdb.opt/inline-break.exp: Test setting breakpoints by line
10427 number and address and running to them.
10431 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
10435 * lib/compiler.c: Remove executable permission flag.
10439 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
10441 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
10445 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
10449 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
10450 address argument is omitted.
10454 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
10459 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
10460 * gdb.base/infoline-reloc-main-from-zero.c: New file.
10465 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
10466 * gdb.rust/simple.rs (struct SimpleLayout): New.
10470 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
10471 "info registers" output.
10475 * gdb.base/watchpoint-hw-attach.c: New test.
10476 * gdb.base/watchpoint-hw-attach.exp: New file.
10480 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
10482 * boards/dwarf4-gdb-index.exp: Likewise.
10483 * boards/fission-dwp.exp: Likewise.
10487 * gdb.base/float128.exp: Add comment and improved fail message
10488 to the failure case of "print large128" test.
10492 * configure.ac: Remove AC_PREREQ.
10493 * configure: Re-generate.
10497 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
10498 (func_extern_caller): New.
10499 (main): Call func_extern_caller.
10500 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
10506 * gdb.cp/typedef-base.cc: New file.
10507 * gdb.cp/typedef-base.exp: New file.
10511 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
10516 * gdb.threads/attach-slow-waitpid.c: New file.
10517 * gdb.threads/attach-slow-waitpid.exp: New file.
10518 * gdb.threads/slow-waitpid.c: New file.
10522 * gdb.base/fork-running-state.c: Include <errno.h>.
10523 (exit_if_relative_exits): New.
10524 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
10526 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
10532 * gdb.base/finish-pretty.c: New test.
10533 * gdb.base/finish-pretty.exp: New file.
10537 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
10538 gdb's expected startup output.
10542 * lib/selftest-support.exp (selftest_setup): Remove inlined
10547 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
10548 matching of breakpoint printing.
10553 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
10554 (fork_child): ... here, and ...
10555 (fork_parent): ... here.
10559 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
10564 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
10565 rewrite test to describe action performed, rather than possible
10570 * gdb.threads/check-libthread-db.exp: New file.
10571 * gdb.threads/check-libthread-db.c: Likewise.
10575 * gdb.base/default.exp: Update expected "show version" output.
10580 * gdb.cp/static-print-quit.exp: Update.
10581 * lib/gdb.exp (pagination_prompt): Update.
10582 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
10583 * gdb.python/python.exp: Update.
10587 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
10591 * gdb.ada/bp_fun_addr: New testcase.
10595 * gdb.xml/tdesc-regs.exp (load_description): Update expected
10597 * gdb.dwarf2/method-ptr.exp: Set language to C++.
10598 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
10599 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
10600 * gdb.base/maint.exp (maint_pass_if): Update.
10604 * gdb.base/endian.exp: New test.
10605 * gdb.base/endian.c: New test source.
10610 * gdb.base/bt-selected-frame.c: New file.
10611 * gdb.base/bt-selected-frame.exp: New file.
10612 * lib/gdb.exp (get_current_frame_number): New function.
10617 * gdb.threads/tls-core.c: Include <stdlib.h>
10618 (thread_proc): Call `abort'.
10619 * gdb.threads/tls-core.exp: Generate a core with core_find too.
10620 (tls_core_test): New procedure, bits factored out from ...
10621 (top level): ... here. Test both native cores and gcore cores.
10625 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
10629 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
10630 symfile_complaints.
10631 (test_short_complaints): Likewise.
10632 (test_empty_complaints): Likewise.
10633 (test_initial_complaints): Update.
10637 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
10641 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
10642 (test_short_complaints): Update.
10646 * gdb.base/remote.exp: Only gdb_start after compiling the
10647 testcase. Issue "disconnect" before testing "set remote" command
10648 defaults. Issue clean_restart before running to main.
10652 * gdb.base/remote.exp: Adjust expected output of "show remote
10653 memory-write-packet-size". Add tests for "set remote
10654 memory-write-packet-size 0" and "set remote
10655 memory-write-packet-size fixed/limit".
10660 * gdb.base/utf8-identifiers.c: New file.
10661 * gdb.base/utf8-identifiers.exp: New file.
10665 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
10669 * gdb.arch/powerpc-vsx-gcore.exp: New file.
10673 * gdb.base/ptype-offsets.exp: Update.
10677 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
10678 in expected breakpoint stop locations.
10679 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
10680 move to proper scope to test variable values.
10681 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
10682 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
10684 (main): Call not_inline_func3.
10685 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
10686 inline_func1, inline_func2, and inline_func3. Test that when each
10687 breakpoint is hit, GDB properly reports both the stop location
10688 and the backtrace. Repeat tests for temporary breakpoints.
10692 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
10693 rather then trying to access it in determining whether the PID
10694 of `gdbserver' could have been retrieved.
10698 * gdb.arch/amd64-init-x87-values.S: New file.
10699 * gdb.arch/amd64-init-x87-values.exp: New file.
10703 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
10708 * gdb.python/python.exp: Test multi-line execute.
10713 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
10718 * gdb.base/define.exp: Test defining a user command inside a user
10720 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
10725 PR breakpoints/19806 and support for PR external/20207.
10726 * gdb.base/watchpoint-unaligned.c: New file.
10727 * gdb.base/watchpoint-unaligned.exp: New file.
10731 * gdb.base/maint.exp: Make test names unique, use
10732 test_prefix_command_help to test 'help maint info', and remove
10733 repeated test of 'help maint'.
10738 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
10743 * gdb.base/maint.exp: Process output from 'maint print registers'
10748 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
10753 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
10758 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
10759 to_log_command renames.
10760 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
10764 * gdb.python/py-parameter.exp: Set test message.
10769 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
10770 PARAM_ZUINTEGER_UNLIMITED tests.
10775 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
10780 * gdb.python/py-type.exp: Check align attribute.
10781 * gdb.python/py-type.c: New "aligncheck" global.
10786 * gdb.dwarf2/dw2-align.exp: New file.
10787 * gdb.cp/align.exp: New file.
10788 * gdb.base/align.exp: New file.
10789 * lib/gdb.exp (gdb_int128_helper): New proc.
10790 (has_int128_c, has_int128_cxx): New caching procs.
10795 * gdb.rust/simple.exp: Add inclusive range tests.
10799 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
10800 ifunc breakpoint locations correctly of ifunc breakpoints set
10801 while the program resolves the ifunc.
10805 * gdb.base/gnu-ifunc-final.c: New file.
10806 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
10807 * gdb.base/gnu-ifunc.exp (executable): Delete.
10808 (staticexecutable): Adjust.
10809 (lib_opts, exec_opts): Delete.
10810 (make_binsuffix, build, set-break): New procedures.
10811 (misc_tests): New, with tests factored out from the top level.
10812 (top level): Test different combinations of ifunc resolver name,
10813 resolver with and with debug info, and ifunc target with and
10814 without debug info. Wrap static tests with with_target_prefix.
10818 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
10819 return type" warnings.
10823 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
10825 * gdb.base/kill-after-signal.exp: Likewise.
10826 * gdb.threads/kill.exp: Likewise.
10832 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
10833 regexps to expect for '[Inferior ... detached]' as well.
10834 * gdb.base/attach.exp: Likewise.
10835 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
10836 "gdb_continue_to_end".
10837 (test_catch_syscall_with_wrong_args): Likewise.
10838 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
10839 ']'. Don't set 'verbose' on.
10840 * gdb.base/foll-vfork.exp: Likewise.
10841 * gdb.base/fork-print-inferior-events.c: New file.
10842 * gdb.base/fork-print-inferior-events.exp: New file.
10843 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
10844 '[Inferior ... has been killed]' message.
10845 * gdb.base/kill-after-signal.exp: Likewise.
10846 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
10848 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
10850 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
10851 regexps to expect for '[Inferior ... detached]' as well.
10852 * gdb.threads/process-dies-while-detaching.exp: Likewise.
10857 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
10862 * gdb.base/break-probes.exp: Pass shlib_load to
10863 prepare_for_testing. Set normal_bp to r_debug_state if target is
10868 * gdb.threads/multiple-successive-infcall.c: New test.
10869 * gdb.threads/multiple-successive-infcall.exp: New file.
10873 * gdb.rust/simple.rs (Union): New type.
10874 (main): New local "u".
10875 * gdb.rust/simple.exp (test_one_slice): Add new test case.
10879 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
10880 number information in output of "whereis" command.
10881 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
10885 * gdb.ada/info_types.exp: Adjust expected output to the line
10886 numbers now printed by "info var/func/type".
10887 * gdb.base/completion.exp: Likewise.
10888 * gdb.base/included.exp: Likewise.
10889 * gdb.cp/cp-relocate.exp: Likewise.
10890 * gdb.cp/cplusfuncs.exp: Likewise.
10891 * gdb.cp/namespace.exp: Likewise.
10892 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
10896 * gdb.btrace/cpu.exp: New.
10900 * gdb.base/step-indirect-call-thunk.exp: New.
10901 * gdb.base/step-indirect-call-thunk.c: New.
10902 * gdb.reverse/step-indirect-call-thunk.exp: New.
10903 * gdb.reverse/step-indirect-call-thunk.c: New.
10907 * gdb.base/pie-fork.c: New file.
10908 * gdb.base/pie-fork.exp: New file.
10912 * gdb.rust/simple.exp: Add test for ".." struct initializer.
10916 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
10917 exits. Instead loop running forever.
10918 (fork_parent): Run forever too.
10922 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
10923 mi_continue_to_line.
10924 * gdb.mi/mi-stack.c (callee4): Add comment.
10928 * gdb.mi/mi-stack.exp: Fix indentation.
10933 * gdb.arch/amd64-osabi.exp: New file.
10938 * gdb.base/osabi.exp: New file.
10942 * gdb.cp/static-typedef-print.exp: New file.
10943 * gdb.cp/static-typedef-print.cc: New file.
10947 * gdb.ada/varsize_limit: New testcase.
10951 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
10953 * gdb.ada/notcplusplus: New testcase.
10955 * gdb.base/c-linkage-name.c: New file.
10956 * gdb.base/c-linkage-name.exp: New testcase.
10960 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
10961 * gdb.python/py-framefilter.py (name_error): New global.
10962 (ErrorInName.function): Use name_error.
10966 PR backtrace/15582:
10967 * gdb.python/py-framefilter.exp: Add "bt hide" test.
10972 * gdb.cp/subtypes.exp: New file.
10973 * gdb.cp/subtypes.h: New file.
10974 * gdb.cp/subtypes.cc: New file.
10975 * gdb.cp/subtypes-2.cc: New file.
10979 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
10980 (done): Call '_exit' not 'exit' to avoid atexit handlers.
10981 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
10982 -nostartfiles when compiling the test. Confirm that all registers
10983 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
10987 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
10988 option, syntax was wrong anyway.
10989 * gdb.arch/arm-disp-step.exp: Likewise.
10990 * gdb.arch/sparc64-regs.exp: Likewise.
10991 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
10992 option, syntax was wrong anyway, switch to use
10993 prepare_for_testing.
10994 * gdb.arch/i386-disp-step.exp: Likewise.
10998 * gdb.ada/exec_changed.exp: Replace "target_info exists
10999 use_gdb_stub" by "use_gdb_stub".
11000 * gdb.ada/start.exp: Likewise.
11001 * gdb.base/async-shell.exp: Likewise.
11002 * gdb.base/attach-pie-misread.exp: Likewise.
11003 * gdb.base/attach-wait-input.exp: Likewise.
11004 * gdb.base/break-entry.exp: Likewise.
11005 * gdb.base/break-interp.exp: Likewise.
11006 * gdb.base/dprintf-detach.exp: Likewise.
11007 * gdb.base/nostdlib.exp: Likewise.
11008 * gdb.base/solib-nodir.exp: Likewise.
11009 * gdb.base/statistics.exp: Likewise.
11010 * gdb.base/testenv.exp: Likewise.
11011 * gdb.mi/mi-exec-run.exp: Likewise.
11012 * gdb.mi/mi-start.exp: Likewise.
11013 * gdb.multi/dummy-frame-restore.exp: Likewise.
11014 * gdb.multi/multi-arch-exec.exp: Likewise.
11015 * gdb.multi/multi-arch.exp: Likewise.
11016 * gdb.multi/tids.exp: Likewise.
11017 * gdb.multi/watchpoint-multi.exp: Likewise.
11018 * gdb.python/py-events.exp: Likewise.
11019 * gdb.threads/attach-into-signal.exp: Likewise.
11020 * gdb.threads/attach-stopped.exp: Likewise.
11021 * gdb.threads/threadapply.exp: Likewise.
11022 * lib/selftest-support.exp: Likewise.
11026 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
11030 * gdb.perf/template-breakpoints.cc: New file.
11031 * gdb.perf/template-breakpoints.exp: New file.
11032 * gdb.perf/template-breakpoints.py: New file.
11036 * gdb.rust/simple.rs (main): Add local variables field1, field2,
11038 * gdb.rust/simple.exp: Test bare identifier form of struct
11043 * gdb.gdb/observer.exp: Remove.
11047 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
11048 "qualified" option when setting breakpoints.
11049 * gdb.trace/backtrace.exp: Likewise.
11050 * gdb.trace/circ.exp: Likewise.
11051 * gdb.trace/collection.exp: Likewise.
11052 * gdb.trace/disconnected-tracing.exp: Likewise.
11053 * gdb.trace/ftrace-lock.exp: Likewise.
11054 * gdb.trace/ftrace.exp: Likewise.
11055 * gdb.trace/infotrace.exp: Likewise.
11056 * gdb.trace/packetlen.exp: Likewise.
11057 * gdb.trace/passc-dyn.exp: Likewise.
11058 * gdb.trace/qtro.exp: Likewise.
11059 * gdb.trace/read-memory.exp: Likewise.
11060 * gdb.trace/report.exp: Likewise.
11061 * gdb.trace/signal.exp: Likewise.
11062 * gdb.trace/status-stop.exp: Likewise.
11063 * gdb.trace/strace.exp: Likewise.
11064 * gdb.trace/tfind.exp: Likewise.
11065 * gdb.trace/trace-break.exp: Likewise.
11066 * gdb.trace/trace-condition.exp: Likewise.
11067 * gdb.trace/trace-mt.exp: Likewise.
11068 * gdb.trace/tstatus.exp: Likewise.
11069 * gdb.trace/tsv.exp: Likewise.
11070 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
11071 * gdb.trace/unavailable.exp: Likewise.
11072 * gdb.trace/while-dyn.exp: Likewise.
11076 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
11077 that libinproctrace is copied to the target.
11082 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
11084 * gdb.base/wchar.exp: Likewise.
11089 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
11095 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
11096 "target" to remote_exec.
11101 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
11102 ${board}_upload): Remove.
11106 * gdb.cp/watch-cp.cc: New test.
11107 * gdb.cp/watch-cp.exp: New file.
11111 * gdb.base/infcall-nested-structs.exp: New file.
11112 * gdb.base/infcall-nested-structs.c: New file.
11113 * gdb.base/float.exp: Add riscv support.
11117 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
11118 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
11122 * gdb.server/abspath.exp: New file.
11123 * lib/gdb.exp (with_cwd): New procedure.
11127 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
11129 (gdb_is_target_remote_prompt): New proc.
11130 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
11131 (gdb_is_target_native): Pass prompt parameter to
11136 * gdb.base/load-command.c: New file.
11137 * gdb.base/load-command.exp: New file.
11138 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
11139 (gdb_is_target_1): ...this, and generalize for other targets
11141 (gdb_is_target_remote): Use gdb_is_target_1.
11142 (gdb_is_target_native): use gdb_is_target_1.
11147 * gdb.python/py-framefilter.exp: Update test.
11151 * gdb.dwarf2/variant.c: New file.
11152 * gdb.dwarf2/variant.exp: New file.
11156 * gdb.rust/simple.exp: Accept more possible results in enum test.
11160 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
11165 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
11166 name of a variable: $actual_linejj -> $actual_line.
11170 * gdb.arch/amd64-i386-address.exp: Fix a typo.
11174 * gdb.btrace/buffer-size.exp: Do not force BTS.
11178 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
11183 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
11188 * gdb.cp/m-static.exp: Check type of optimized out static
11193 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
11194 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
11199 * gdb.python/py-prettyprint.c
11200 (struct to_string_returns_value_inner,
11201 struct to_string_returns_value_wrapper): New.
11202 (main): Add tsrvw variable.
11203 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
11204 ToStringReturnsValueWrapper): New classes.
11205 (register_pretty_printers): Register new pretty-printers.
11206 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
11207 recursive pretty printer.
11208 * gdb.python/py-mi.exp: Likewise.
11212 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
11213 functions with the same name as an include file are parsed
11218 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
11223 * gdb.arch/powerpc-prologue-frame.s: New file.
11224 * gdb.arch/powerpc-prologue-frame.c: Likewise.
11225 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
11229 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
11234 * gdb.base/interrupt-daemon.c: New.
11235 * gdb.base/interrupt-daemon.exp: New.
11236 * gdb.multi/multi-term-settings.c: New.
11237 * gdb.multi/multi-term-settings.exp: New.
11241 * gdb.base/break.exp: Save the location where the breakpoint
11242 on break.c:47 was actually inserted when debugging the version
11243 compiled at -O2 and use it in the expected output of the "info
11244 break" test performed soon after.
11249 * gdb.base/whatis.exp: Add tests for 'set print object on' +
11250 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
11254 * gdb.base/break-include.c, gdb.base/break-include.inc,
11255 gdb.base/break-include.exp: New files.
11256 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
11257 line number now being the actual line number where the breakpoint
11259 * gdb.mi/mi-break.exp: Likewise.
11260 * gdb.mi/mi-reverse.exp: Likewise.
11261 * gdb.mi/mi-simplerun.exp: Ditto.
11265 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
11267 * gdb.mi/mi-var-create-rtti.exp: Likewise.
11272 * gdb.mi/basics.c: Add new global.
11273 * gdb.mi/mi-frame-regs.exp: New file.
11274 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
11279 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
11280 non-parameter, and on an unknown symbol.
11284 * gdb.rust/modules.rs (TWENTY_THREE): New global.
11285 * gdb.rust/modules.exp: Add ::-qualified lookup test.
11289 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
11290 setrlimit and chdir to int.
11294 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
11296 (my_tend): Likewise.
11297 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
11298 rationale of avoiding FP- and vector instructions.
11302 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
11303 "info reg" with "\[ \t\]*".
11304 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
11306 * gdb.arch/s390-multiarch.exp: Ditto.
11307 * gdb.base/pc-fp.exp: Ditto.
11308 * gdb.reverse/i386-precsave.exp: Ditto.
11309 * gdb.reverse/i386-reverse.exp: Ditto.
11310 * gdb.reverse/i387-env-reverse.exp: Ditto.
11311 * gdb.reverse/i387-stack-reverse.exp: Ditto.
11315 * lib/gdb.exp (gdb_compile): Re-enable use of
11316 universal_compile_options for languages other than Rust.
11320 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
11325 * gdb.base/solib-vanish.exp: New.
11326 * gdb.base/solib-vanish-main.c: New.
11327 * gdb.base/solib-vanish-lib1.c: New.
11328 * gdb.base/solib-vanish-lib2.c: New.
11332 * gdb.compile/compile.exp: Match the address printed for
11333 frame in the output of command "bt".
11337 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
11342 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
11344 (prepare): Return 0 on error, 1 on success.
11348 * gdb.base/continue-after-aborted-step-over.c: New.
11349 * gdb.base/continue-after-aborted-step-over.exp: New.
11353 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
11354 options when not creating an executable.
11359 * gdb.server/stop-reply-no-thread.c: New file.
11360 * gdb.server/stop-reply-no-thread.exp: New file.
11365 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
11366 functions too. Test setting breakpoints and printing C functions
11367 with no debug info too.
11368 * gdb.ada/bp_c_mixed_case/qux.c: New file.
11373 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
11379 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
11383 * gdb.server/unittest.exp: Match the output in non-development
11388 * gdb.gdb/unittest.exp: Match output in non-development mode.
11392 * gdb.ada/access_tagged_param.exp: Relax expected output
11393 for value of "ObjL" in "continue" to pck.inspect breakpoint
11398 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
11399 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
11404 * gdb.base/libsegfault.exp: New.
11409 * gdb.ada/access_tagged_param.exp: New file.
11410 * gdb.ada/access_tagged_param/foo.adb: New file.
11415 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
11416 exercise lower case too, and to exercise both full matching and
11421 * gdb.ada/rename_subscript_param: New testcase.
11425 * gdb.ada/arr_acc_idx_w_gap: New testcase.
11429 * gdb.ada/convvar_comp: New testcase.
11433 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
11434 (My_Table): New global variable.
11435 * testsuite/gdb.ada/array_char_idx.exp: Add test.
11440 * gdb.ada/maint_with_ada: New testcase.
11445 * gdb.ada/bp_c_mixed_case: New testcase.
11450 * gdb.ada/complete.exp: Add "complete break ada" test.
11455 * gdb.ada/info_addr_mixed_case: New testcase.
11459 * gdb.ada/excep_handle.exp: New testcase.
11460 * gdb.ada/excep_handle/foo.adb: New file.
11461 * gdb.ada/excep_handle/pck.ads: New file.
11465 * gdb.base/step-line.c: Add extra empty line in copyright header.
11466 * gdb.base/step-line.inp: Likewise.
11470 * gdb.ada/dyn_stride.exp: Add slice test.
11474 * gdb.ada/dyn_stride: New testcase.
11478 * gdb.xml/extra-regs.xml: Add example foo reggroup.
11479 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
11483 * gdb.base/reggroups.c: New file.
11484 * gdb.base/reggroups.exp: New file.
11488 * gdb.dwarf2/ada-valprint-error.c: New file.
11489 * gdb.dwarf2/ada-valprint-error.exp: New file.
11493 * gdb.ada/assign_arr: New testcase.
11497 * gdb.ada/funcall_ptr: New testcase.
11502 * gdb.base/ptype-offsets.cc: New file.
11503 * gdb.base/ptype-offsets.exp: New file.
11507 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
11508 if XML is disabled.
11512 * gdb.ada/same_component_name: New testcase.
11516 * gdb.ada/str_binop_equal: New testcase.
11520 * gdb.ada/task_switch_in_core: New testcase.
11524 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
11525 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
11526 call test_bkpt_qualified.
11527 (test_bkpt_qualified): New proc.
11531 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
11532 Tighten regexp by matching with an anchor.
11536 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
11537 ("expression with namespace"): New set of tests.
11538 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
11539 (Nested::Test_NS::qux): New.
11540 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
11541 defaults to 'start_quote_char' and 'end_quote_char' parameters.
11545 * gdb.base/server-del-break.c: New file.
11546 * gdb.base/server-del-break.exp: New file.
11550 * gdb.xml/tdesc-regs.exp: Add or1k support.
11554 * gdb.base/bp-permanent.c: Define nop of or1k.
11558 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
11559 output with components being reordered.
11563 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
11564 output with components being reordered.
11569 * gdb.base/maint.exp (check for .gdb_index): Check also for
11571 * gdb.dlang/watch-loc.c (.debug_aranges): New.
11572 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
11573 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
11574 (.gdb_index used after symbol reloading): Support also .debug_names.
11575 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
11579 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
11580 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
11584 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
11585 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
11589 * gdb.arch/aarch64-tagged-pointer.c: New file.
11590 * gdb.arch/aarch64-tagged-pointer.exp: New file.
11594 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
11599 PR breakpoints/22569
11600 * gdb.linespec/ls-errs.exp: Change expected result of "break
11601 -source this file has spaces.c -line 3".
11602 Check that an explicit source file followed by whitespace is
11603 identified as an invalid explicit location.
11607 * gdb.cp/nested-types.cc: New file.
11608 * gdb.cp/nested-types.exp: New file.
11609 * lib/cp-support.exp: Load data-structures.exp library.
11610 (debug_cp_test_ptype_class): New global.
11611 (cp_ptype_class_verbose, next_line): New procedures.
11612 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
11613 Add and document new return value.
11614 Switch the list of lines to a queue.
11615 Add support for new `type' key for nested type definitions.
11616 Add debugging/troubleshooting messages.
11617 * lib/data-structures.exp: New file.
11621 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
11622 with proc_with_prefix, don't use with_test_prefix.
11626 * gdb.base/break.exp: Add test for empty "commands".
11630 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
11631 malloc and catch syscall.
11635 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
11636 tests for explicit locations.
11640 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
11641 force-disabling XML descriptions.
11646 * gdb.arch/amd64-disp-step-avx.S: New file.
11647 * gdb.arch/amd64-disp-step-avx.exp: New file.
11651 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
11653 (parent_function): Print distinct messages when waitpid fails, or
11654 the child exits with a signal, or the child exits for an unhandled
11656 * gdb.threads/process-dies-while-detaching.exp
11657 (detach_and_expect_exit): New 'inf_output_re' parameter and use
11658 it. Wait for both inferior output and GDB's prompt. Use an
11659 indirect spawn id list.
11660 (do_detach): New parameter 'child_exit'. Use it to compute
11661 expected inferior output.
11662 (test_detach, test_detach_watch, test_detach_killed_outside):
11663 Adjust to pass down the expected child exit kind.
11669 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
11673 * gdb.base/relocate.exp: Add tests to guarantee that arguments
11674 to 'symbol-file' and 'add-symbol-file' can be
11675 position-independent.
11679 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
11680 the URL in copyright header.
11681 * gdb.arch/aarch64-fp.exp: Likewise.
11682 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
11683 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
11684 * gdb.base/expand-psymtabs.exp: Likewise.
11685 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
11686 * gdb.fortran/common-block.exp: Likewise.
11687 * gdb.fortran/common-block.f90: Likewise.
11688 * gdb.fortran/logical.exp: Likewise.
11689 * gdb.fortran/vla-datatypes.f90: Likewise.
11690 * gdb.fortran/vla-sub.f90: Likewise.
11694 * gdb.ada/repeat_dyn: New testcase.
11698 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
11699 Update for changed thread numbering.
11700 * gdb.cell/bt.exp: Update for changed GDB output.
11704 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
11705 setting isremote by hand.
11706 * boards/dwarf4-gdb-index.exp: Likewise.
11707 * boards/fission.exp: Likewise.
11708 * boards/stabs.exp: Likewise.
11712 * gdb.linespec/cpls-ops.exp
11713 (check_explicit_skips_function_argument): Extract the underlying
11714 type of size_t instead of hardcoding it.
11719 * gdb.linespec/cpls-abi-tag.cc: New file.
11720 * gdb.linespec/cpls-abi-tag.exp: New file.
11724 * gdb.base/langs.exp: Use -qualified.
11725 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
11727 * gdb.cp/namespace.exp: Use -qualified.
11728 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
11729 (overload-3, template-overload, template-ret-type, const-overload)
11730 (const-overload-quoted, anon-ns, ambiguous-prefix): New
11732 (test_driver): Call them.
11733 * gdb.cp/save-bp-qualified.cc: New.
11734 * gdb.cp/save-bp-qualified.exp: New.
11735 * gdb.linespec/explicit.exp: Test -qualified.
11736 * lib/completion-support.exp (completion::explicit_opts_list): Add
11738 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
11742 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
11746 * gdb.base/relocate.exp: Update invalid argument test.
11747 Add new tests for invalid arguments.
11751 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
11752 Return 0 as a long.
11753 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
11757 * gdb.cp/breakpoint.cc (bar): Set return type to void.
11758 * gdb.cp/psymtab-parameter.cc (func): Likewise.
11759 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
11761 * gdb.cp/shadow.cc (B.func): Return 0.
11765 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
11766 expected output in gdb_expect call to allow the exception
11767 message to be present as well. Fix syntax confusion to avoid
11768 TCL thinking that exception_name is an array.
11772 * gdb.arch/spu-info.c: Include <unistd.h>.
11773 (do_signal_test): Fix broken calls to write.
11774 * gdb.arch/spu-info.exp: Use prepare_for_testing.
11775 Fix checks for empty mailboxes. Update signal tests for corrected
11776 do_signal_test routine. Allow nonzero event status.
11777 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
11778 * gdb.cell/arch.exp: Use standard_output_file.
11779 * gdb.cell/break.exp: Likewise.
11780 * gdb.cell/bt.exp: Likewise.
11781 * gdb.cell/core.exp: Likewise.
11782 * gdb.cell/dwarfaddr.exp: Likewise.
11783 * gdb.cell/ea-cache.exp: Likewise.
11784 * gdb.cell/ea-standalone.exp: Likewise.
11785 * gdb.cell/f-regs.exp: Likewise.
11786 * gdb.cell/fork.exp: Likewise.
11787 * gdb.cell/gcore.exp: Likewise.
11788 * gdb.cell/mem-access.exp: Likewise.
11789 * gdb.cell/ptype.exp: Likewise.
11790 * gdb.cell/registers.exp: Likewise.
11791 * gdb.cell/sizeof.exp: Likewise.
11792 * gdb.cell/solib-symbol.exp: Likewise.
11793 * gdb.cell/solib.exp: Likewise.
11797 * gdb.base/complete-empty.exp: New file.
11798 * gdb.base/completion.exp: Adjust.
11802 * gdb.linespec/cpls-ops.cc: New file.
11803 * gdb.linespec/cpls-ops.exp: New file.
11804 * lib/completion-support.exp (test_complete_prefix_range_re): New,
11805 factored out from ...
11806 (test_complete_prefix_range): ... this.
11810 * gdb.linespec/cpcompletion.exp: New file.
11811 * gdb.linespec/cpls-hyphen.cc: New file.
11812 * gdb.linespec/cpls.cc: New file.
11813 * gdb.linespec/cpls2.cc: New file.
11814 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
11815 test to use test_gdb_complete_unique. Add label completion,
11816 keyword completion and explicit location completion tests.
11817 * lib/completion-support.exp: New file.
11821 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
11822 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
11823 when hitting an exception catchpoint.
11827 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
11831 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
11832 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
11833 * gdb.dwarf2/info-locals-optimized-out.c: New file.
11837 * gdb.base/info-os.exp: Pass pthreads.
11838 * gdb.multi/multi-attach.exp: Likewise.
11842 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
11847 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
11848 * gdb.base/break-interp.exp: Likewise.
11849 * gdb.base/jit-attach-pie.exp: Likewise.
11853 * gdb.base/float128.c (large128): New variable.
11854 * gdb.base/float128.exp: Add test to print largest __float128 value.
11858 * gdb.arch/vsx-regs.exp: Update register content checks.
11862 * gdb.arch/ppc-longdouble.exp: New file.
11863 * gdb.arch/ppc-longdouble.c: Likewise.
11867 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
11871 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
11872 (long_double_typedef): New typedefs.
11873 Use DEF on double and long double.
11874 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
11876 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
11877 and 'long_double_ptr_same_size' locals. Use them to decide
11878 whether cast from array/function to float is valid/invalid.
11882 * gdb.rust/traits.rs: New file.
11883 * gdb.rust/traits.exp: New file.
11887 * gdb.ada/minsyms: New testcase.
11891 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
11892 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
11896 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
11897 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
11901 * gdb.server/reconnect-ctrl-c.c: New file.
11902 * gdb.server/reconnect-ctrl-c.exp: New file.
11906 * gdb.python/py-rbreak.exp: New file.
11907 * gdb.python/py-rbreak.c: New file.
11908 * gdb.python/py-rbreak-func2.c: New file.
11912 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
11914 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
11919 * gdb.tui/completionn.exp (test_tab_completion): Add space in
11924 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
11929 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
11930 factored out from ...
11931 (top level): ... here, and adjusted to avoid expecting beyond the
11932 prompt in a single gdb_test_multiple.
11936 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
11938 * gdb.server/ext-attach.exp ("kill" test): Likewise.
11939 * gdb.server/ext-restart.exp ("kill" test): Likewise.
11940 * gdb.server/ext-run.exp ("kill" test): Likewise.
11941 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
11945 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
11946 match till end of line.
11950 * gdb.base/memattr.exp: Tighten regexes to match the end line.
11954 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
11955 New procedures, factored out from ...
11956 (top level): ... here, and adjusted to avoid expecting beyond the
11961 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
11962 output. Fix '?' match.
11966 * gdb.ada/scoped_watch: New testcase.
11967 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
11968 which is actually correct.
11969 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
11970 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
11974 * gdb.gdb/complaints.exp (test_initial_complaints)
11975 (test_serial_complaints, test_short_complaints): Call
11976 complaint_internal instead of complaint.
11980 * gdb.threads/tls-core.c: New file.
11981 * gdb.threads/tls-core.exp: Likewise.
11985 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
11986 (p Exported_Capitalized): New test.
11987 (p exported_capitalized): New test.
11991 * gdb.cp/ena-dis-br-range.exp: Add more tests.
11995 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
11996 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
11997 (disable_invalid, disable_inverted, disable_negative): New
11999 ("bad numbers"): New set of tests.
12003 * gdb.cp/ena-dis-br-range.exp: Add tests.
12007 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
12012 * gdb.base/ena-dis-br.exp: Add reference to
12013 gdb.cp/ena-dis-br-range.exp.
12014 * gdb.cp/ena-dis-br-range.exp: New file.
12015 * gdb.cp/ena-dis-br-range.cc: New file.
12019 * gdb.base/attach-non-pgrp-leader.c: New.
12020 * gdb.base/attach-non-pgrp-leader.exp: New.
12024 * configure.ac: No longer check for termio.h and sgtty.h.
12025 * configure: Regenerate.
12026 * remote-utils.c: Include termios.h instead of gdb_termios.h.
12027 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
12028 Remove termio and sgtty code.
12032 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
12033 in GDB is disabled.
12037 * gdb.python/py-thrhandle.exp: Skip it if python is not
12042 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
12043 as a breakpoint command.
12048 * gdb.python/py-infthread.exp: Test calling
12049 InferiorThread.inferior () multiple times in a row.
12053 * gdb.opt/inline-break.exp (break_info_1): New procedure.
12054 Test "info break" for every inlined function breakpoint.
12058 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
12062 * gdb.cp/classes.exp (test_static_members): Test printing
12064 * gdb.cp/classes.c (struct Inner, struct Outer): New.
12065 (Inner::instance, Outer::instance): New.
12069 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
12070 extra console" test in two stages.
12074 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
12078 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
12083 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
12084 $attempt" and "stoppedtry $stoppedtry" test prefixes.
12088 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
12089 parameter and handle it. Don't output read value in test name.
12093 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
12098 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
12099 include the unstable output directory name in the test's name.
12100 (initial_setup_simple) <'set args'>: Use custom test name.
12104 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
12105 with explicit test name.
12109 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
12110 'wait -i'. Use gdb_assert and remote_close.
12114 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
12115 number from variable rather than hard-coded.
12119 * gdb.base/long-inferior-output.c: New file.
12120 * gdb.base/long-inferior-output.exp: New file.
12124 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
12127 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
12128 Add additional user-defined conversion operator tests.
12132 * boards/native-stdio-gdbserver.exp: Load "local-board".
12136 * gdb.base/quit-live.c: New file.
12137 * gdb.base/quit-live.exp: New file.
12141 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
12142 (class_with_protected_typedef, class_with_private_typedef)
12143 (struct_with_public_typedef, struct_with_protected_typedef)
12144 (struct_with_private_typedef): New classes/structs.
12145 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
12146 typedefs and access specifiers.
12151 * README (Local vs Remote vs Native): New section.
12152 * boards/local-board.exp: New file, with bits factored out from
12154 * boards/native-extended-gdbserver.exp: ... here. Load
12156 * boards/native-gdbserver.exp: Load "local-board".
12157 (${board}_spawn, ${board}_exec): Delete.
12158 * boards/native-stdio-gdbserver.exp: Most contents factored out to
12160 * boards/stdio-gdbserver-base.exp: ... this new file.
12161 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
12162 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
12164 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
12165 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
12166 stdio_gdbserver_command.
12167 (${board}_get_remote_address, ${board}_get_comm_port)
12168 (${board}_download, ${board}_upload): Delete.
12169 (get_target_remote_pipe_cmd): New.
12173 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
12174 test_bkpt_deletion, test_bkpt_cond_and_cmds,
12175 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
12176 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
12177 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
12178 remove with_test_prefix.
12182 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
12183 * gdb.base/annota1.exp: Use it instead of is_remote.
12184 * gdb.base/annota3.exp: Use it instead of is_remote.
12185 * gdb.cp/annota2.exp: Use it instead of is_remote.
12186 * gdb.cp/annota3.exp: Use it instead of is_remote.
12187 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
12191 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
12192 (test_num_test_vars, run_and_count_vars, find_env)
12193 (test_set_unset_env, test_inherit_env_var): New procedures.
12194 (top level): Use them.
12198 * lib/selftest-support.exp (selftest_setup): Extend comments, and
12199 also skip on stub-like targets.
12204 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
12205 (top level): Move some tests to ...
12206 (test_not_found): ... this new procedure.
12207 (top level): Call it.
12211 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
12212 expect different "info terminal" output if testing with a
12219 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
12223 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
12228 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
12233 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
12238 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
12240 (corefile_test_attach): Likewise. Check can_spawn_for_attach
12241 instead of is_remote.
12245 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
12246 (top level): Add comment.
12250 * gdb.base/remote.exp (top level): Fix comment typo and add
12256 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
12257 calls and add comments. Skip test if use_gdb_stub is set.
12258 (top level): Use "set cwd" command instead of "cd" command.
12262 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
12263 is_remote target check.
12267 * gdb.base/scope.exp: Use build_executable + clean_restart +
12268 gdb_file_cmd instead of prepare_for_testing and no longer skip
12269 "before run" tests on is_remote target boards. Update comments.
12270 * boards/native-extended-gdbserver.exp
12271 (extended_gdbserver_load_last_file): New, factored out from ...
12272 (gdb_load): ... this. Move further below and add comment.
12273 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
12277 * gdb.base/attach.exp: Remove references to gdb64.
12278 * gdb.base/dbx.exp: Remove references to gdb64.
12283 * gdb.base/label.exp: Remove is_remote target check.
12287 * gdb.base/auvx.exp (coredir): Update comment.
12288 (top level) <core_works>: Use "set cwd" command instead of "cd"
12294 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
12300 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
12301 Instead skip if there's any gdb_protocol set.
12306 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
12311 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
12312 instead of on dejagnu remote boards.
12317 * gdb.base/inferior-died.exp: Remove is_remote and isnative
12318 checks. Use build_executable + clean_restart instead of
12319 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
12320 of enabling non-stop after starting gdb.
12324 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
12325 * gdb.threads/non-ldr-exc-2.exp: Ditto.
12326 * gdb.threads/non-ldr-exc-3.exp: Ditto.
12327 * gdb.threads/non-ldr-exc-4.exp: Ditto.
12331 * gdb.arch/arc-tdesc-cpu.exp: New file.
12332 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
12336 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
12340 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
12345 * lib/selftest-support.exp (selftest_setup): Update for
12346 captured_command_loop's prototype change.
12350 Test both arch1=>arch2 and arch2=>arch1.
12352 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
12353 (srcfile2, binfile2, march1, march2): Remove globals. Largely
12355 (append_arch1_options, append_arch2_options, append_arch_options)
12356 (build_executables): New procedures.
12357 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
12359 (top level): Add new 'first_arch' testing axis.
12363 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
12365 (thread_start, all_started): New functions.
12366 (main): Spawn new thread and wait until it is scheduled.
12367 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
12369 (do_test): Add 'selected_thread' parameter. Run to all_started
12370 instead of main. Explicitly set the breakpoint at main. Switch
12371 to the SELECTED_THREAD thread.
12372 (top level): Test handling the exec event with either the main
12373 thread or the second thread selected.
12377 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
12378 logic. Move STOP marker after the value checks.
12379 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
12384 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
12388 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
12389 integer-to-dfp conversion.
12390 * gdb.base/dfp-test.exp: Likewise.
12394 * gdb.multi/hangout.c: Include <unistd.h>.
12395 (hangout_loop): New function.
12396 (main): Call alarm. Call hangout_loop in a loop.
12397 * gdb.multi/hello.c: Include <unistd.h>.
12398 (hello_loop): New function.
12399 (main): Call alarm. Call hangout_loop in a loop.
12400 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
12401 inferior with the other selected.
12405 * gdb.mi/list-thread-groups-available.exp: New file.
12406 * gdb.mi/list-thread-groups-available.c: New file.
12410 * gdb.base/set-cwd.exp: Make it available on
12411 native-extended-gdbserver.
12415 * gdb.base/set-cwd.c: New file.
12416 * gdb.base/set-cwd.exp: Likewise.
12421 * gdb.rust/simple.rs (main): New variable "fslice".
12422 * gdb.rust/simple.exp: Add slice tests. Update string tests.
12426 * gdb.rust/simple.exp: Test ptype of a slice.
12430 * gdb.rust/simple.exp: Test index of slice.
12434 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
12439 * gdb.base/compare-sections.exp (get value of read-only section): Read
12441 (corrupt read-only section): Likewise and don't set written if patching
12446 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
12451 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
12452 symbol names in gdb's output.
12453 * gdb.cp/overload.exp ("list all overloads"): Likewise.
12457 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
12459 (test_list_ambiguous_symbol): ... this and add a symbol name
12461 (test_list_ambiguous_function): Reimplement on top of
12462 test_list_ambiguous_symbol and also test listing ambiguous
12464 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
12465 (ambiguous_fun): ... this.
12466 (ambiguous_var): New.
12467 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
12468 (ambiguous_fun): ... this.
12469 (ambiguous_var): New.
12473 * gdb.base/starti.c: New file.
12474 * gdb.base/starti.exp: New file.
12475 * lib/gdb.exp (gdb_starti_cmd): New procedure.
12479 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
12480 (top level): Use it instead of runto.
12484 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
12488 * gdb.python/py-infthread.exp: Add tests for new_thread event.
12489 * gdb.python/py-inferior.exp: Add tests for new inferior events.
12493 * gdb.fortran/printing-types.exp: New file.
12494 * gdb.fortran/printing-types.exp: New file.
12498 * gdb.fortran/vla-ptype.exp: Fix typos.
12499 * gdb.fortran/vla-value.exp: Same.
12503 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
12504 * gdb.mi/mi-var-child-f.exp: Likewise.
12505 * gdb.mi/mi-vla-fortran.exp: Likewise.
12511 * gdb.fortran/ptr-indentation.f90: New file.
12512 * gdb.fortran/ptr-indentation.exp: New file.
12517 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
12521 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
12525 * gdb.threads/tls-nodebug-pie.c: New file.
12526 * gdb.threads/tls-nodebug-pie.exp: New file.
12530 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
12535 * gdb.multi/multi-arch-exec.exp: Test with different
12536 "follow-exec-mode" settings.
12537 (do_test): New procedure.
12541 * gdb.base/func-static.c (S::method const, S::method volatile)
12542 (S::method volatile const): New methods.
12543 (c_s, v_s, cv_s): New instances.
12544 (main): Call method() on them.
12545 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
12546 (cannot_resolve): New procedure.
12547 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
12548 print-quote-unquoted columns.
12549 (do_test): Test printing each scope too.
12553 * gdb.base/local-static.exp: Also test with
12554 class::method::variable wholly quoted.
12555 * gdb.cp/m-static.exp (class::method::variable): Remove test.
12559 * gdb.base/local-static.c: New.
12560 * gdb.base/local-static.cc: New.
12561 * gdb.base/local-static.exp: New.
12565 * gdb.asm/asm-source.exp: Add casts to int.
12566 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
12567 (dataglobal64_1, dataglobal64_2): New globals.
12568 * gdb.base/nodebug.exp: Test different expressions involving the
12569 new globals, with print, whatis and ptype. Add casts to int.
12570 * gdb.base/solib-display.exp: Add casts to int.
12571 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
12572 * gdb.cp/m-static.exp: Add cast to int.
12573 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
12574 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
12575 tls variable with no debug info without a cast. Test with a cast
12577 * gdb.trace/entry-values.exp: Add casts.
12581 * gdb.base/nodebug.exp: Test that ptype's error about functions
12582 with unknown return type includes the function name too.
12586 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
12587 return type of munmap in infcall.
12588 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
12589 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
12590 type of ftell in infcall.
12591 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
12592 type of getpid in infcall.
12593 * gdb.base/infcall-exec.exp: Cast return type of execlp in
12595 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
12596 Bail on failure to extract the pid.
12597 * gdb.base/nodebug.c: #include <stdint.h>.
12598 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
12600 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
12601 Change expected output of print/whatis/ptype with functions with
12602 no debug info. Test all supported languages. Call
12603 test_call_promotion.
12604 * gdb.compile/compile.exp: Adjust expected output to expect
12606 * gdb.threads/siginfo-threads.exp: Likewise.
12610 * gdb.base/callfuncs.exp (do_function_calls): New parameter
12611 "prototypes". Test calling float functions via prototyped and
12612 unprototyped function pointers.
12613 (perform_all_tests): New parameter "prototypes". Pass it down.
12614 (top level): Pass down "prototypes" parameter to
12619 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
12620 Test with nested loops.
12624 * gdb.base/commands.exp: Call the new procedures.
12625 (loop_break_test, loop_continue_test): New procedures.
12629 * gdb.base/commands.exp: Call new procedure.
12630 (define_if_without_arg_test): New procedure.
12634 * gdb.base/list-ambiguous.exp: New file.
12635 * gdb.base/list-ambiguous0.c: New file.
12636 * gdb.base/list-ambiguous1.c: New file.
12637 * gdb.base/list.exp (test_list_range): Adjust expected output.
12641 * gdb.base/share-env-with-gdbserver.c: New file.
12642 * gdb.base/share-env-with-gdbserver.exp: Likewise.
12646 * gdb.base/commands.exp (gdbvar_simple_if_test,
12647 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
12648 progvar_simple_if_test, progvar_simple_while_test,
12649 progvar_complex_if_while_test, user_defined_command_test,
12650 user_defined_command_args_eval,
12651 user_defined_command_args_stack_test,
12652 user_defined_command_manyargs_test, bp_deleted_in_command_test,
12653 temporary_breakpoint_commands,
12654 gdb_test_no_prompt, redefine_hook_test,
12655 redefine_backtrace_test): Remove "global gdb_prompt".
12659 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
12660 New proc, call it from toplevel.
12665 * gdb.server/normal.c: New file, copied from gdb.base.
12666 * gdb.server/run-without-local-binary.exp: New file.
12670 * gdb.arch/sparc64-adi.exp: New file.
12671 * gdb.arch/sparc64-adi.c: New file.
12675 * gdb.cp/overload.exp (line_range_pattern): New procedure.
12676 (top level): Add "list all overloads" tests.
12680 * gdb.gdb/xfullpath.exp: Remove.
12685 * gdb.base/symbol-alias.c: New.
12686 * gdb.base/symbol-alias2.c: New.
12687 * gdb.base/symbol-alias.exp: New.
12691 * gdb.base/dfp-test.c
12692 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
12693 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
12694 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
12695 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
12696 * gdb.base/whatis-ptype-typedefs.c: New.
12697 * gdb.base/whatis-ptype-typedefs.exp: New.
12698 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
12699 (an_int, an_int_type, an_int_type2): New globals.
12700 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
12701 involving typedefs and cast expressions.
12702 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
12703 (lookup_typedefs_function): New.
12704 (typedefs_pretty_printers_dict): New.
12705 (top level): Register lookup_typedefs_function in
12706 gdb.pretty_printers.
12710 * gdb.server/unittest.exp: New.
12715 * gdb.base/environ.exp: Add test to check if 'unset environment'
12720 * lib/gdb.exp (universal_compile_options): New caching proc.
12721 (gdb_compile): Suppress GCC's coloring of messages.
12726 * gdb.base/printcmds.exp (test_radices): New function.
12727 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
12728 * gdb.base/sizeof.exp (check_valueof): Use p/d.
12729 * lib/gdb.exp (get_integer_valueof): Use p/d.
12733 * lib/gdb.exp (get_valueof): Don't capture end-of-line
12738 * gdb.rust/simple.exp: Allow String to appear in a different
12743 * gdb.gdb/unittest.exp: Invoke command
12744 "maintenance check xml-descriptions".
12748 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
12750 (hex128): Drop erroneous calculation of parameters.
12754 * gdb.python/py-unwind.exp: Disable stack protection when
12755 building test file.
12759 * gdb.base/default.exp (set language): Adjust expected output.
12763 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
12764 (test_minsym): ... this, and make static.
12765 (get_pck__foo__bar__minsym): Rename to ...
12766 (get_test_minsym): ... this.
12767 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
12768 symbol names and comments.
12769 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
12770 (get_test_minsym): ... this.
12771 (pck__foo__bar__minsym__2): Rename to ...
12772 (test_minsym): ... this.
12777 * gdb.base/completion.exp: Adjust expected output.
12778 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
12779 the completer works.
12783 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
12787 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
12792 * gdb.rust/simple.exp: Add tests.
12796 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
12800 * gdb.linespec/base/one/thefile.cc (z1): New function.
12801 * gdb.linespec/base/two/thefile.cc (z2): New function.
12802 * gdb.linespec/linespec.exp: Add tests.
12806 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
12807 to mi_create_breakpoint.
12811 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
12812 mi_create_breakpoint.
12816 * gdb.dlang/demangle.exp: Update for demangling changes.
12820 * gdb.dwarf2/shortpiece.exp: New file.
12824 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
12825 built from fissiont-multi-cu{1,2}.c.
12826 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
12827 except putting 'main' and 'func' in separate CUs in the same DWO file.
12828 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
12830 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
12835 * gdb.python/py-unwind.exp: Test flushregs.
12840 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
12841 tests for alias commands and trailing whitespace.
12846 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
12847 procedure. Call it.
12851 * gdb.base/printcmds.exp: Add tests.
12856 * gdb.base/reread-readsym.exp: New file.
12857 * gdb.base/reread-readsym.c: New file.
12861 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
12866 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
12868 * gdb.arch/powerpc-power9.s: Likewise.
12872 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
12873 on 32-bit x86 targets. Exploit is_*_target macros where
12878 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
12883 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
12884 located in one or more DWARF pieces.
12888 * lib/gdb.exp (get_endianness): New proc.
12889 * gdb.arch/aarch64-fp.exp: Use it.
12890 * gdb.arch/altivec-regs.exp: Likewise.
12891 * gdb.arch/e500-regs.exp: Likewise.
12892 * gdb.arch/vsx-regs.exp: Likewise.
12893 * gdb.base/dump.exp: Likewise.
12894 * gdb.base/funcargs.exp: Likewise.
12895 * gdb.base/gnu_vector.exp: Likewise.
12896 * gdb.dwarf2/formdata16.exp: Likewise.
12897 * gdb.dwarf2/implptrpiece.exp: Likewise.
12898 * gdb.dwarf2/nonvar-access.exp: Likewise.
12899 * gdb.python/py-inferior.exp: Likewise.
12900 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
12905 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
12906 stack value pieces are taken from the LSB end.
12910 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
12911 variable at nonzero offset.
12915 * gdb.dwarf2/var-access.c: New file.
12916 * gdb.dwarf2/var-access.exp: New test.
12917 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
12921 * gdb.dwarf2/formdata16.exp: Add tests.
12925 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
12930 * gdb.reverse/i386-sse-reverse.exp: Update tests.
12931 * gdb.arch/vsx-regs.exp: Update tests.
12932 * gdb.arch/s390-vregs.exp (hex128): New proc.
12934 * gdb.arch/altivec-regs.exp: Update tests.
12938 * gdb.base/startup-with-shell.c: New file.
12939 * gdb.base/startup-with-shell.exp: Likewise.
12943 * gdb.server/non-existing-program.exp: Update regex in order to
12944 reflect the fact that gdbserver is now using fork_inferior (with a
12945 shell) to startup the inferior.
12949 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
12950 support function calls from GDB.
12955 * gdb.rust/unsized.exp: New file.
12956 * gdb.rust/unsized.rs: New file.
12961 * gdb.rust/watch.exp: New file.
12962 * gdb.rust/watch.rs: New file.
12966 * gdb.rust/simple.exp: Allow Box to be qualified.
12970 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
12974 * gdb.base/fileio.c (test_write, test_read, test_close)
12975 (test_fstat): Don't print 'ret' in the fail path.
12979 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
12980 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
12981 (test_system, test_rename, test_unlink, test_time): Change
12983 * gdb.base/fileio.exp (stop_msg): Adjust.
12987 * gdb.base/fileio.c (null_str): New global.
12988 (test_stat): Use it.
12989 * gdb.base/fileio.exp: Remove nowarnings.
12993 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
12997 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
12999 (top-level): Invoke test_set_inferior_tty.
13003 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
13004 Add parens to print call for Python 3.
13008 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
13013 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
13018 * gdb.python/py-record-btrace.exp: Remove test for
13019 gdb.BtraceInstruction.error.
13023 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
13027 * gdb.python/py-record-btrace-threads.c: New file.
13028 * gdb.python/py-record-btrace-threads.exp: New file.
13033 * gdb.base/environ.exp: Make test available in all architectures.
13034 Move bits related to "info program" testing to
13035 gdb.base/info-program.exp. Rewrite tests to use the two new
13036 procedures mentione below.
13037 (test_set_show_env_var) New procedure.
13038 (test_set_show_env_var_equal): Likewise.
13039 * gdb.base/info-program.exp: New file.
13043 * gdb.cp/oranking.cc (test15): New function.
13044 (main): Call test15 and declare additional variables for testing.
13045 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
13046 "p foo101('abc')" tests.
13047 Add tests for cv qualifier overloads.
13048 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
13049 "lvalue reference overload" test.
13050 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
13051 "print value of f1 on Child&& in f2" test.
13055 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
13057 (top level): Call it.
13058 * lib/gdb.exp (gdb_define_cmd): New procedure.
13063 * gdb.cp/wide_char_types.c: Include <wchar.h>.
13064 (wchar): New global.
13065 * gdb.cp/wide_char_types.exp (wide_char_types_program)
13066 (do_test_wide_char, wide_char_types_no_program, top level): Add
13072 * gdb.cp/wide_char_types.c: New file.
13073 * gdb.cp/wide_char_types.exp: New file.
13078 * gdb.trace/tsv.exp: Add test for "tsave -r".
13082 * gdb.dlang/watch-loc.c: New file.
13083 * gdb.dlang/watch-loc.exp: New file.
13087 * gdb.python/py-section-script.exp (sepdebug): New testcases.
13091 * gdb.arch/arc-analyze-prologue.S: New file.
13092 * gdb.arch/arc-analyze-prologue.exp: Likewise.
13096 * gdb.arch/arc-decode-insn.S: New file.
13097 * gdb.arch/arc-decode-insn.exp: Likewise.
13102 * gdb.arch/sparc64-regs.exp: New file.
13103 * gdb.arch/sparc64-regs.S: Likewise.
13107 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
13108 and memory view on Python 3.
13114 * gdb.cp/demangle.exp: Add rvalue reference tests.
13115 * gdb.cp/rvalue-ref-casts.cc: New file.
13116 * gdb.cp/rvalue-ref-casts.exp: New file.
13117 * gdb.cp/rvalue-ref-overload.cc: New file.
13118 * gdb.cp/rvalue-ref-overload.exp: New file.
13119 * gdb.cp/rvalue-ref-params.cc: New file.
13120 * gdb.cp/rvalue-ref-params.exp: New file.
13121 * gdb.cp/rvalue-ref-sizeof.cc: New file.
13122 * gdb.cp/rvalue-ref-sizeof.exp: New file.
13123 * gdb.cp/rvalue-ref-types.cc: New file.
13124 * gdb.cp/rvalue-ref-types.exp: New file.
13125 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
13126 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
13130 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
13135 * lib/mi-support.exp (mi_gdb_test): Add additional message
13136 for unexpected output.
13140 * gdb.base/examine-backward.c (Barrier): New character array
13141 constant, to ensure that TestStrings is preceded by a string
13146 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
13147 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
13148 and implicit pointer into such a location.
13152 * gdb.python/py-lazy-string (pointer): Really add new typedef.
13156 * gdb.cp/m-static.exp: Fix expectation for prototype of
13157 test5.single_constructor and single_constructor::single_constructor.
13161 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
13162 * gdb.guile/scm-lazy-string.c: New file.
13163 * gdb.guile/scm-value.exp: Move lazy string tests to ...
13164 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
13165 for pointer, array, typedef lazy strings.
13169 PR python/17728, python/18439, python/18779
13170 * gdb.python/py-value.c (main) Delete locals sptr, sn.
13171 * gdb.python/py-lazy-string.c (pointer): New typedef.
13172 (main): New locals ptr, array, typedef_ptr.
13173 * gdb.python/py-value.exp: Move lazy string tests to ...
13174 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
13175 array, typedef lazy strings.
13179 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
13180 Add optional 'test' parameter.
13184 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
13185 Skip for versions of DejaGnu < 1.5.
13189 * lib/gdb.exp (dejagnu_version): New proc.
13190 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
13191 Use dejagnu_version.
13196 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
13197 type from destructor regexps.
13198 Add a branch which actually passes the test.
13199 Adjust "ptype t5i" test names.
13203 * gdb.base/step-over-exit.exp: Add explicit test message.
13208 * gdb.threads/interrupt-while-step-over.c: New file.
13209 * gdb.threads/interrupt-while-step-over.exp: New file.
13213 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
13214 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
13218 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
13219 PKRU as not supported as a PASS.
13223 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
13224 prefix instead of $binfile1/$binfile2.
13225 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
13227 * gdb.python/py-completion.exp: Use "load python file" as test
13228 messages instead of unstable path names.
13234 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
13236 (top level): Call it.
13241 * gdb.tui/tui-nl-filtered-output.exp: New file.
13245 * gdb.base/completion.exp: Move TUI completion tests to ...
13246 * gdb.tui/completion.exp: ... this new file.
13250 * gdb.base/tui-disasm-long-lines.c,
13251 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
13252 gdb.base/tui-layout.exp: Move to ...
13253 * gdb.tui/: ... this new directory.
13257 * gdb.base/tui-layout.c: New file.
13258 * gdb.base/tui-layout.exp: New file.
13262 * gdb.base/tui-layout.c: Rename to ...
13263 * gdb.base/tui-disasm-long-lines.c: ... this.
13264 * gdb.base/tui-layout.exp: Rename to ...
13265 * gdb.base/tui-disasm-long-lines.exp: ... this.
13269 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
13273 * i386-mpx-call.c: New file.
13274 * i386-mpx-call.exp: New file.
13278 * gdb.arch/powerpc-power.exp: Delete test.
13279 * gdb.arch/powerpc-power.s: Likewise.
13280 * gdb.disasm/disassembler-options.exp: New test.
13281 * gdb.arch/powerpc-altivec.exp: Likewise.
13282 * gdb.arch/powerpc-altivec.s: Likewise.
13283 * gdb.arch/powerpc-altivec2.exp: Likewise.
13284 * gdb.arch/powerpc-altivec2.s: Likewise.
13285 * gdb.arch/powerpc-altivec3.exp: Likewise.
13286 * gdb.arch/powerpc-altivec3.s: Likewise.
13287 * gdb.arch/powerpc-power7.exp: Likewise.
13288 * gdb.arch/powerpc-power7.s: Likewise.
13289 * gdb.arch/powerpc-power8.exp: Likewise.
13290 * gdb.arch/powerpc-power8.s: Likewise.
13291 * gdb.arch/powerpc-power9.exp: Likewise.
13292 * gdb.arch/powerpc-power9.s: Likewise.
13293 * gdb.arch/powerpc-vsx.exp: Likewise.
13294 * gdb.arch/powerpc-vsx.s: Likewise.
13295 * gdb.arch/powerpc-vsx2.exp: Likewise.
13296 * gdb.arch/powerpc-vsx2.s: Likewise.
13297 * gdb.arch/powerpc-vsx3.exp: Likewise.
13298 * gdb.arch/powerpc-vsx3.s: Likewise.
13299 * gdb.arch/arm-disassembler-options.exp: Likewise.
13300 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
13301 * gdb.arch/s390-disassembler-options.exp: Likewise.
13305 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
13306 (check_supported_features): ... this. Changed return type to void.
13307 (supports_rdseed): New static global.
13308 (rdseed): Check supports_rdseed.
13309 (initialize): Call check_supported_features.
13313 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
13314 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
13316 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
13317 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
13321 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
13326 * gdb.dwarf2/formdata16.c: New file.
13327 * gdb.dwarf2/formdata16.exp: New file.
13328 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
13332 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
13333 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
13334 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
13335 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
13340 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
13345 * gdb.base/maint.exp: Add testcases for when the commands do
13346 not have arguments.
13350 * gdb.cp/chained-calls.exp: Use p instead of P.
13354 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
13355 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
13360 * gdb.python/py-events.exp: Add before_prompt event tests.
13364 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
13368 * gdb.linespec/explicit.c (my_unique_function_name): New function.
13369 (main): Call my_unique_function_name.
13370 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
13371 completion of patterns with a single match.
13372 Add missing -re switches to gdb_test_multiple calls.
13376 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
13377 return if core file is not recognized.
13381 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
13386 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
13391 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
13396 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
13400 * gdb.base/define.exp: Add test for command abbreviations
13405 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
13406 * gdb.reverse/insn-reverse-x86.c: New file.
13411 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
13416 * gdb.rust/simple.exp: Add new tests.
13420 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
13425 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
13426 taking a 2-byte value out of a 4-byte DWARF implicit value on
13427 big-endian targets.
13428 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
13429 logic. Add test cases for DW_OP_implicit.
13433 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
13437 * gdb.btrace/enable.exp: Call gdb_exit before
13438 skip_gdbserver_tests.
13442 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
13447 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
13448 the test is skipped.
13449 * gdb.btrace/data.exp: Likewise.
13450 * gdb.btrace/delta.exp: Likewise.
13451 * gdb.btrace/dlopen.exp: Likewise.
13452 * gdb.btrace/enable-running.exp: Likewise.
13453 * gdb.btrace/enable.exp: Likewise.
13454 * gdb.btrace/exception.exp: Likewise.
13455 * gdb.btrace/function_call_history.exp: Likewise.
13456 * gdb.btrace/gcore.exp: Likewise.
13457 * gdb.btrace/instruction_history.exp: Likewise.
13458 * gdb.btrace/multi-thread-step.exp: Likewise.
13459 * gdb.btrace/nohist.exp: Likewise.
13460 * gdb.btrace/non-stop.exp: Likewise.
13461 * gdb.btrace/reconnect.exp: Likewise.
13462 * gdb.btrace/record_goto-step.exp: Likewise.
13463 * gdb.btrace/record_goto.exp: Likewise.
13464 * gdb.btrace/rn-dl-bind.exp: Likewise.
13465 * gdb.btrace/segv.exp: Likewise.
13466 * gdb.btrace/step.exp: Likewise.
13467 * gdb.btrace/stepi.exp: Likewise.
13468 * gdb.btrace/tailcall-only.exp: Likewise.
13469 * gdb.btrace/tailcall.exp: Likewise.
13470 * gdb.btrace/tsx.exp: Likewise.
13471 * gdb.btrace/unknown_functions.exp: Likewise.
13472 * gdb.btrace/vdso.exp: Likewise.
13476 * gdb.btrace/enable-running.c: New.
13477 * gdb.btrace/enable-running.exp: New.
13481 * gdb.arch/amd64-gs_base.c: New file.
13482 * gdb.arch/amd64-gs_base.exp: New file.
13486 * lib/memory.exp: Remove spurious empty newlines.
13490 * gdb.python/py-bad-printers.exp: Load python file using "source".
13491 * gdb.python/py-events.exp: Likewise.
13492 * gdb.python/py-evsignal.exp: Likewise.
13493 * gdb.python/py-evthreads.exp: Likewise.
13494 * gdb.python/py-frame-args.exp: Likewise.
13495 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
13496 * gdb.python/py-framefilter-mi.exp: Likewise.
13497 * gdb.python/py-framefilter.exp: Likewise.
13498 * gdb.python/py-mi.exp: Likewise.
13499 * gdb.python/py-pp-maint.exp: Likewise.
13500 * gdb.python/py-pp-registration.exp: Likewise.
13501 * gdb.python/py-prettyprint.exp: Likewise.
13502 (run_lang_tests): Likewise.
13503 * gdb.python/py-typeprint.exp: Likewise.
13507 * lib/memory.exp: New file.
13508 * lib/gdb.exp: Load memory.exp.
13509 * gdb.base/memattr.exp (delete_memory): Move proc to
13510 lib/memory.exp and rename to delete_memory_regions.
13511 Replace delete_memory with delete_memory_regions.
13512 Cleanup memory regions before tests.
13513 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
13518 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
13520 (initialize): New function conditionally defined.
13521 (testcases): Move within conditional block.
13522 (main): Call initialize.
13523 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
13524 of gdb.reverse/insn-reverse.c.
13525 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
13526 gdb.reverse/insn-reverse.c.
13530 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
13531 disassemble on address 0.
13536 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
13537 * gdb.dwarf2/implptr-64bit.S: Remove.
13538 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
13539 variables in caller's context. Add DW_OP_implicit_value.
13543 * lib/dwarf.exp (Dwarf::_location): Handle
13544 DW_OP_GNU_implicit_pointer with proper size.
13548 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
13549 and add untested calls.
13553 * gdb.python/python.exp: Check line number against what GDB thinks
13554 the line number is for func1.
13558 * gdb.dlang/debug-expr.exp: New file.
13562 Fix test names for the following files:
13564 * gdb.ada/exec_changed.exp
13565 * gdb.ada/info_types.exp
13566 * gdb.arch/aarch64-atomic-inst.exp
13567 * gdb.arch/aarch64-fp.exp
13568 * gdb.arch/altivec-abi.exp
13569 * gdb.arch/altivec-regs.exp
13570 * gdb.arch/amd64-byte.exp
13571 * gdb.arch/amd64-disp-step.exp
13572 * gdb.arch/amd64-dword.exp
13573 * gdb.arch/amd64-entry-value-inline.exp
13574 * gdb.arch/amd64-entry-value-param.exp
13575 * gdb.arch/amd64-entry-value-paramref.exp
13576 * gdb.arch/amd64-entry-value.exp
13577 * gdb.arch/amd64-i386-address.exp
13578 * gdb.arch/amd64-invalid-stack-middle.exp
13579 * gdb.arch/amd64-invalid-stack-top.exp
13580 * gdb.arch/amd64-optimout-repeat.exp
13581 * gdb.arch/amd64-prologue-skip.exp
13582 * gdb.arch/amd64-prologue-xmm.exp
13583 * gdb.arch/amd64-stap-special-operands.exp
13584 * gdb.arch/amd64-stap-wrong-subexp.exp
13585 * gdb.arch/amd64-tailcall-cxx.exp
13586 * gdb.arch/amd64-tailcall-noret.exp
13587 * gdb.arch/amd64-tailcall-ret.exp
13588 * gdb.arch/amd64-tailcall-self.exp
13589 * gdb.arch/amd64-word.exp
13590 * gdb.arch/arm-bl-branch-dest.exp
13591 * gdb.arch/arm-disp-step.exp
13592 * gdb.arch/arm-neon.exp
13593 * gdb.arch/arm-single-step-kernel-helper.exp
13594 * gdb.arch/avr-flash-qualifier.exp
13595 * gdb.arch/disp-step-insn-reloc.exp
13596 * gdb.arch/e500-abi.exp
13597 * gdb.arch/e500-regs.exp
13598 * gdb.arch/ftrace-insn-reloc.exp
13599 * gdb.arch/i386-avx512.exp
13600 * gdb.arch/i386-bp_permanent.exp
13601 * gdb.arch/i386-byte.exp
13602 * gdb.arch/i386-cfi-notcurrent.exp
13603 * gdb.arch/i386-disp-step.exp
13604 * gdb.arch/i386-dr3-watch.exp
13605 * gdb.arch/i386-float.exp
13606 * gdb.arch/i386-gnu-cfi.exp
13607 * gdb.arch/i386-mpx-map.exp
13608 * gdb.arch/i386-mpx-sigsegv.exp
13609 * gdb.arch/i386-mpx-simple_segv.exp
13610 * gdb.arch/i386-mpx.exp
13611 * gdb.arch/i386-permbkpt.exp
13612 * gdb.arch/i386-prologue.exp
13613 * gdb.arch/i386-signal.exp
13614 * gdb.arch/i386-size-overlap.exp
13615 * gdb.arch/i386-unwind.exp
13616 * gdb.arch/i386-word.exp
13617 * gdb.arch/mips-fcr.exp
13618 * gdb.arch/powerpc-d128-regs.exp
13619 * gdb.arch/powerpc-stackless.exp
13620 * gdb.arch/ppc64-atomic-inst.exp
13621 * gdb.arch/s390-stackless.exp
13622 * gdb.arch/s390-tdbregs.exp
13623 * gdb.arch/s390-vregs.exp
13624 * gdb.arch/sparc-sysstep.exp
13625 * gdb.arch/thumb-bx-pc.exp
13626 * gdb.arch/thumb-singlestep.exp
13627 * gdb.arch/thumb2-it.exp
13628 * gdb.arch/vsx-regs.exp
13629 * gdb.asm/asm-source.exp
13630 * gdb.base/a2-run.exp
13631 * gdb.base/advance.exp
13632 * gdb.base/all-bin.exp
13633 * gdb.base/anon.exp
13634 * gdb.base/args.exp
13635 * gdb.base/arithmet.exp
13636 * gdb.base/async-shell.exp
13637 * gdb.base/async.exp
13638 * gdb.base/attach-pie-noexec.exp
13639 * gdb.base/attach-twice.exp
13640 * gdb.base/auto-load.exp
13641 * gdb.base/bang.exp
13642 * gdb.base/bitfields.exp
13643 * gdb.base/break-always.exp
13644 * gdb.base/break-caller-line.exp
13645 * gdb.base/break-entry.exp
13646 * gdb.base/break-inline.exp
13647 * gdb.base/break-on-linker-gcd-function.exp
13648 * gdb.base/break-probes.exp
13649 * gdb.base/break.exp
13650 * gdb.base/breakpoint-shadow.exp
13651 * gdb.base/call-ar-st.exp
13652 * gdb.base/call-sc.exp
13653 * gdb.base/call-signal-resume.exp
13654 * gdb.base/call-strs.exp
13655 * gdb.base/callfuncs.exp
13656 * gdb.base/catch-fork-static.exp
13657 * gdb.base/catch-gdb-caused-signals.exp
13658 * gdb.base/catch-load.exp
13659 * gdb.base/catch-signal-fork.exp
13660 * gdb.base/catch-signal.exp
13661 * gdb.base/catch-syscall.exp
13662 * gdb.base/charset.exp
13663 * gdb.base/checkpoint.exp
13664 * gdb.base/chng-syms.exp
13665 * gdb.base/code-expr.exp
13666 * gdb.base/code_elim.exp
13667 * gdb.base/commands.exp
13668 * gdb.base/completion.exp
13669 * gdb.base/complex.exp
13670 * gdb.base/cond-expr.exp
13671 * gdb.base/condbreak.exp
13672 * gdb.base/consecutive.exp
13673 * gdb.base/continue-all-already-running.exp
13674 * gdb.base/coredump-filter.exp
13675 * gdb.base/corefile.exp
13677 * gdb.base/debug-expr.exp
13678 * gdb.base/define.exp
13680 * gdb.base/disabled-location.exp
13681 * gdb.base/disasm-end-cu.exp
13682 * gdb.base/disasm-optim.exp
13683 * gdb.base/display.exp
13684 * gdb.base/duplicate-bp.exp
13685 * gdb.base/ena-dis-br.exp
13686 * gdb.base/ending-run.exp
13687 * gdb.base/enumval.exp
13688 * gdb.base/environ.exp
13689 * gdb.base/eu-strip-infcall.exp
13690 * gdb.base/eval-avoid-side-effects.exp
13691 * gdb.base/eval-skip.exp
13692 * gdb.base/exitsignal.exp
13693 * gdb.base/expand-psymtabs.exp
13694 * gdb.base/filesym.exp
13695 * gdb.base/find-unmapped.exp
13696 * gdb.base/finish.exp
13697 * gdb.base/float.exp
13698 * gdb.base/foll-exec-mode.exp
13699 * gdb.base/foll-exec.exp
13700 * gdb.base/foll-fork.exp
13701 * gdb.base/fortran-sym-case.exp
13702 * gdb.base/freebpcmd.exp
13703 * gdb.base/func-ptr.exp
13704 * gdb.base/func-ptrs.exp
13705 * gdb.base/funcargs.exp
13706 * gdb.base/gcore-buffer-overflow.exp
13707 * gdb.base/gcore-relro-pie.exp
13708 * gdb.base/gcore-relro.exp
13709 * gdb.base/gcore.exp
13710 * gdb.base/gdb1090.exp
13711 * gdb.base/gdb11530.exp
13712 * gdb.base/gdb11531.exp
13713 * gdb.base/gdb1821.exp
13714 * gdb.base/gdbindex-stabs.exp
13715 * gdb.base/gdbvars.exp
13716 * gdb.base/hbreak.exp
13717 * gdb.base/hbreak2.exp
13718 * gdb.base/included.exp
13719 * gdb.base/infcall-input.exp
13720 * gdb.base/inferior-died.exp
13721 * gdb.base/infnan.exp
13722 * gdb.base/info-macros.exp
13723 * gdb.base/info-os.exp
13724 * gdb.base/info-proc.exp
13725 * gdb.base/info-shared.exp
13726 * gdb.base/info-target.exp
13727 * gdb.base/infoline.exp
13728 * gdb.base/interp.exp
13729 * gdb.base/interrupt.exp
13730 * gdb.base/jit-reader.exp
13731 * gdb.base/jit-simple.exp
13732 * gdb.base/kill-after-signal.exp
13733 * gdb.base/kill-detach-inferiors-cmd.exp
13734 * gdb.base/label.exp
13735 * gdb.base/langs.exp
13736 * gdb.base/ldbl_e308.exp
13737 * gdb.base/line-symtabs.exp
13738 * gdb.base/linespecs.exp
13739 * gdb.base/list.exp
13740 * gdb.base/long_long.exp
13741 * gdb.base/longest-types.exp
13742 * gdb.base/maint.exp
13743 * gdb.base/max-value-size.exp
13744 * gdb.base/memattr.exp
13745 * gdb.base/mips_pro.exp
13746 * gdb.base/morestack.exp
13747 * gdb.base/moribund-step.exp
13748 * gdb.base/multi-forks.exp
13749 * gdb.base/nested-addr.exp
13750 * gdb.base/nextoverexit.exp
13751 * gdb.base/noreturn-finish.exp
13752 * gdb.base/noreturn-return.exp
13753 * gdb.base/nostdlib.exp
13754 * gdb.base/offsets.exp
13755 * gdb.base/opaque.exp
13756 * gdb.base/pc-fp.exp
13757 * gdb.base/permissions.exp
13758 * gdb.base/print-symbol-loading.exp
13759 * gdb.base/prologue-include.exp
13760 * gdb.base/psymtab.exp
13761 * gdb.base/ptype.exp
13762 * gdb.base/random-signal.exp
13763 * gdb.base/randomize.exp
13764 * gdb.base/range-stepping.exp
13765 * gdb.base/readline-ask.exp
13766 * gdb.base/recpar.exp
13767 * gdb.base/recurse.exp
13768 * gdb.base/relational.exp
13769 * gdb.base/restore.exp
13770 * gdb.base/return-nodebug.exp
13771 * gdb.base/return.exp
13772 * gdb.base/run-after-attach.exp
13773 * gdb.base/save-bp.exp
13774 * gdb.base/scope.exp
13775 * gdb.base/sect-cmd.exp
13776 * gdb.base/set-lang-auto.exp
13777 * gdb.base/set-noassign.exp
13778 * gdb.base/setvar.exp
13779 * gdb.base/sigall.exp
13780 * gdb.base/sigbpt.exp
13781 * gdb.base/siginfo-addr.exp
13782 * gdb.base/siginfo-infcall.exp
13783 * gdb.base/siginfo-obj.exp
13784 * gdb.base/siginfo.exp
13785 * gdb.base/signals-state-child.exp
13786 * gdb.base/signest.exp
13787 * gdb.base/sigstep.exp
13788 * gdb.base/sizeof.exp
13789 * gdb.base/skip.exp
13790 * gdb.base/solib-corrupted.exp
13791 * gdb.base/solib-nodir.exp
13792 * gdb.base/solib-search.exp
13793 * gdb.base/stack-checking.exp
13794 * gdb.base/stale-infcall.exp
13795 * gdb.base/stap-probe.exp
13796 * gdb.base/start.exp
13797 * gdb.base/step-break.exp
13798 * gdb.base/step-bt.exp
13799 * gdb.base/step-line.exp
13800 * gdb.base/step-over-exit.exp
13801 * gdb.base/step-over-syscall.exp
13802 * gdb.base/step-resume-infcall.exp
13803 * gdb.base/step-test.exp
13804 * gdb.base/store.exp
13805 * gdb.base/structs3.exp
13806 * gdb.base/sym-file.exp
13807 * gdb.base/symbol-without-target_section.exp
13808 * gdb.base/term.exp
13809 * gdb.base/testenv.exp
13810 * gdb.base/ui-redirect.exp
13811 * gdb.base/until.exp
13812 * gdb.base/unwindonsignal.exp
13813 * gdb.base/value-double-free.exp
13814 * gdb.base/vla-datatypes.exp
13815 * gdb.base/vla-ptr.exp
13816 * gdb.base/vla-sideeffect.exp
13817 * gdb.base/volatile.exp
13818 * gdb.base/watch-cond-infcall.exp
13819 * gdb.base/watch-cond.exp
13820 * gdb.base/watch-non-mem.exp
13821 * gdb.base/watch-read.exp
13822 * gdb.base/watch-vfork.exp
13823 * gdb.base/watchpoint-cond-gone.exp
13824 * gdb.base/watchpoint-delete.exp
13825 * gdb.base/watchpoint-hw-hit-once.exp
13826 * gdb.base/watchpoint-hw.exp
13827 * gdb.base/watchpoint-stops-at-right-insn.exp
13828 * gdb.base/watchpoints.exp
13829 * gdb.base/wchar.exp
13830 * gdb.base/whatis-exp.exp
13831 * gdb.btrace/buffer-size.exp
13832 * gdb.btrace/data.exp
13833 * gdb.btrace/delta.exp
13834 * gdb.btrace/dlopen.exp
13835 * gdb.btrace/enable.exp
13836 * gdb.btrace/exception.exp
13837 * gdb.btrace/function_call_history.exp
13838 * gdb.btrace/gcore.exp
13839 * gdb.btrace/instruction_history.exp
13840 * gdb.btrace/nohist.exp
13841 * gdb.btrace/reconnect.exp
13842 * gdb.btrace/record_goto-step.exp
13843 * gdb.btrace/record_goto.exp
13844 * gdb.btrace/rn-dl-bind.exp
13845 * gdb.btrace/segv.exp
13846 * gdb.btrace/step.exp
13847 * gdb.btrace/stepi.exp
13848 * gdb.btrace/tailcall-only.exp
13849 * gdb.btrace/tailcall.exp
13850 * gdb.btrace/tsx.exp
13851 * gdb.btrace/unknown_functions.exp
13852 * gdb.btrace/vdso.exp
13853 * gdb.compile/compile-ifunc.exp
13854 * gdb.compile/compile-ops.exp
13855 * gdb.compile/compile-print.exp
13856 * gdb.compile/compile-setjmp.exp
13857 * gdb.cp/abstract-origin.exp
13858 * gdb.cp/ambiguous.exp
13859 * gdb.cp/annota2.exp
13860 * gdb.cp/annota3.exp
13861 * gdb.cp/anon-ns.exp
13862 * gdb.cp/anon-struct.exp
13863 * gdb.cp/anon-union.exp
13864 * gdb.cp/arg-reference.exp
13865 * gdb.cp/baseenum.exp
13867 * gdb.cp/breakpoint.exp
13868 * gdb.cp/bs15503.exp
13869 * gdb.cp/call-c.exp
13871 * gdb.cp/chained-calls.exp
13872 * gdb.cp/class2.exp
13873 * gdb.cp/classes.exp
13874 * gdb.cp/cmpd-minsyms.exp
13875 * gdb.cp/converts.exp
13876 * gdb.cp/cp-relocate.exp
13877 * gdb.cp/cpcompletion.exp
13878 * gdb.cp/cpexprs.exp
13879 * gdb.cp/cplabel.exp
13880 * gdb.cp/cplusfuncs.exp
13881 * gdb.cp/cpsizeof.exp
13883 * gdb.cp/derivation.exp
13884 * gdb.cp/destrprint.exp
13885 * gdb.cp/dispcxx.exp
13886 * gdb.cp/enum-class.exp
13887 * gdb.cp/exception.exp
13888 * gdb.cp/exceptprint.exp
13889 * gdb.cp/expand-psymtabs-cxx.exp
13890 * gdb.cp/expand-sals.exp
13891 * gdb.cp/extern-c.exp
13892 * gdb.cp/filename.exp
13893 * gdb.cp/formatted-ref.exp
13894 * gdb.cp/fpointer.exp
13895 * gdb.cp/gdb1355.exp
13896 * gdb.cp/gdb2495.exp
13898 * gdb.cp/impl-this.exp
13899 * gdb.cp/infcall-dlopen.exp
13900 * gdb.cp/inherit.exp
13901 * gdb.cp/iostream.exp
13902 * gdb.cp/koenig.exp
13904 * gdb.cp/m-data.exp
13905 * gdb.cp/m-static.exp
13906 * gdb.cp/mb-ctor.exp
13907 * gdb.cp/mb-inline.exp
13908 * gdb.cp/mb-templates.exp
13909 * gdb.cp/member-name.exp
13910 * gdb.cp/member-ptr.exp
13911 * gdb.cp/meth-typedefs.exp
13912 * gdb.cp/method.exp
13913 * gdb.cp/method2.exp
13914 * gdb.cp/minsym-fallback.exp
13916 * gdb.cp/namelessclass.exp
13917 * gdb.cp/namespace-enum.exp
13918 * gdb.cp/namespace-nested-import.exp
13919 * gdb.cp/namespace.exp
13920 * gdb.cp/nextoverthrow.exp
13921 * gdb.cp/no-dmgl-verbose.exp
13922 * gdb.cp/non-trivial-retval.exp
13923 * gdb.cp/noparam.exp
13924 * gdb.cp/nsdecl.exp
13925 * gdb.cp/nsimport.exp
13926 * gdb.cp/nsnested.exp
13927 * gdb.cp/nsnoimports.exp
13928 * gdb.cp/nsrecurs.exp
13929 * gdb.cp/nsstress.exp
13930 * gdb.cp/nsusing.exp
13931 * gdb.cp/operator.exp
13932 * gdb.cp/oranking.exp
13933 * gdb.cp/overload-const.exp
13934 * gdb.cp/overload.exp
13935 * gdb.cp/ovldbreak.exp
13936 * gdb.cp/ovsrch.exp
13937 * gdb.cp/paren-type.exp
13938 * gdb.cp/parse-lang.exp
13939 * gdb.cp/pass-by-ref.exp
13940 * gdb.cp/pr-1023.exp
13941 * gdb.cp/pr-1210.exp
13942 * gdb.cp/pr-574.exp
13943 * gdb.cp/pr10687.exp
13944 * gdb.cp/pr12028.exp
13945 * gdb.cp/pr17132.exp
13946 * gdb.cp/pr17494.exp
13947 * gdb.cp/pr9067.exp
13948 * gdb.cp/pr9167.exp
13949 * gdb.cp/pr9631.exp
13950 * gdb.cp/printmethod.exp
13951 * gdb.cp/psmang.exp
13952 * gdb.cp/psymtab-parameter.exp
13953 * gdb.cp/ptype-cv-cp.exp
13954 * gdb.cp/ptype-flags.exp
13955 * gdb.cp/re-set-overloaded.exp
13956 * gdb.cp/ref-types.exp
13958 * gdb.cp/scope-err.exp
13959 * gdb.cp/shadow.exp
13960 * gdb.cp/smartp.exp
13961 * gdb.cp/static-method.exp
13962 * gdb.cp/static-print-quit.exp
13963 * gdb.cp/temargs.exp
13964 * gdb.cp/templates.exp
13965 * gdb.cp/try_catch.exp
13966 * gdb.cp/typedef-operator.exp
13967 * gdb.cp/typeid.exp
13968 * gdb.cp/userdef.exp
13969 * gdb.cp/using-crash.exp
13970 * gdb.cp/var-tag.exp
13971 * gdb.cp/virtbase.exp
13972 * gdb.cp/virtfunc.exp
13973 * gdb.cp/virtfunc2.exp
13974 * gdb.cp/vla-cxx.exp
13975 * gdb.disasm/t01_mov.exp
13976 * gdb.disasm/t02_mova.exp
13977 * gdb.disasm/t03_add.exp
13978 * gdb.disasm/t04_sub.exp
13979 * gdb.disasm/t05_cmp.exp
13980 * gdb.disasm/t06_ari2.exp
13981 * gdb.disasm/t07_ari3.exp
13982 * gdb.disasm/t08_or.exp
13983 * gdb.disasm/t09_xor.exp
13984 * gdb.disasm/t10_and.exp
13985 * gdb.disasm/t11_logs.exp
13986 * gdb.disasm/t12_bit.exp
13987 * gdb.disasm/t13_otr.exp
13988 * gdb.dlang/circular.exp
13989 * gdb.dwarf2/arr-stride.exp
13990 * gdb.dwarf2/arr-subrange.exp
13991 * gdb.dwarf2/atomic-type.exp
13992 * gdb.dwarf2/bad-regnum.exp
13993 * gdb.dwarf2/bitfield-parent-optimized-out.exp
13994 * gdb.dwarf2/callframecfa.exp
13995 * gdb.dwarf2/clztest.exp
13996 * gdb.dwarf2/corrupt.exp
13997 * gdb.dwarf2/data-loc.exp
13998 * gdb.dwarf2/dup-psym.exp
13999 * gdb.dwarf2/dw2-anon-mptr.exp
14000 * gdb.dwarf2/dw2-anonymous-func.exp
14001 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
14002 * gdb.dwarf2/dw2-bad-unresolved.exp
14003 * gdb.dwarf2/dw2-basic.exp
14004 * gdb.dwarf2/dw2-canonicalize-type.exp
14005 * gdb.dwarf2/dw2-case-insensitive.exp
14006 * gdb.dwarf2/dw2-common-block.exp
14007 * gdb.dwarf2/dw2-compdir-oldgcc.exp
14008 * gdb.dwarf2/dw2-compressed.exp
14009 * gdb.dwarf2/dw2-const.exp
14010 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
14011 * gdb.dwarf2/dw2-cu-size.exp
14012 * gdb.dwarf2/dw2-dup-frame.exp
14013 * gdb.dwarf2/dw2-entry-value.exp
14014 * gdb.dwarf2/dw2-icycle.exp
14015 * gdb.dwarf2/dw2-ifort-parameter.exp
14016 * gdb.dwarf2/dw2-inline-break.exp
14017 * gdb.dwarf2/dw2-inline-param.exp
14018 * gdb.dwarf2/dw2-intercu.exp
14019 * gdb.dwarf2/dw2-intermix.exp
14020 * gdb.dwarf2/dw2-lexical-block-bare.exp
14021 * gdb.dwarf2/dw2-linkage-name-trust.exp
14022 * gdb.dwarf2/dw2-minsym-in-cu.exp
14023 * gdb.dwarf2/dw2-noloc.exp
14024 * gdb.dwarf2/dw2-op-call.exp
14025 * gdb.dwarf2/dw2-op-out-param.exp
14026 * gdb.dwarf2/dw2-opt-structptr.exp
14027 * gdb.dwarf2/dw2-param-error.exp
14028 * gdb.dwarf2/dw2-producer.exp
14029 * gdb.dwarf2/dw2-ranges-base.exp
14030 * gdb.dwarf2/dw2-ref-missing-frame.exp
14031 * gdb.dwarf2/dw2-reg-undefined.exp
14032 * gdb.dwarf2/dw2-regno-invalid.exp
14033 * gdb.dwarf2/dw2-restore.exp
14034 * gdb.dwarf2/dw2-restrict.exp
14035 * gdb.dwarf2/dw2-single-line-discriminators.exp
14036 * gdb.dwarf2/dw2-strp.exp
14037 * gdb.dwarf2/dw2-undefined-ret-addr.exp
14038 * gdb.dwarf2/dw2-unresolved.exp
14039 * gdb.dwarf2/dw2-var-zero-addr.exp
14040 * gdb.dwarf2/dw4-sig-types.exp
14041 * gdb.dwarf2/dwz.exp
14042 * gdb.dwarf2/dynarr-ptr.exp
14043 * gdb.dwarf2/enum-type.exp
14044 * gdb.dwarf2/gdb-index.exp
14045 * gdb.dwarf2/implptr-64bit.exp
14046 * gdb.dwarf2/implptr-optimized-out.exp
14047 * gdb.dwarf2/implptr.exp
14048 * gdb.dwarf2/implref-array.exp
14049 * gdb.dwarf2/implref-const.exp
14050 * gdb.dwarf2/implref-global.exp
14051 * gdb.dwarf2/implref-struct.exp
14052 * gdb.dwarf2/mac-fileno.exp
14053 * gdb.dwarf2/main-subprogram.exp
14054 * gdb.dwarf2/member-ptr-forwardref.exp
14055 * gdb.dwarf2/method-ptr.exp
14056 * gdb.dwarf2/missing-sig-type.exp
14057 * gdb.dwarf2/nonvar-access.exp
14058 * gdb.dwarf2/opaque-type-lookup.exp
14059 * gdb.dwarf2/pieces-optimized-out.exp
14060 * gdb.dwarf2/pieces.exp
14061 * gdb.dwarf2/pr10770.exp
14062 * gdb.dwarf2/pr13961.exp
14063 * gdb.dwarf2/staticvirtual.exp
14064 * gdb.dwarf2/subrange.exp
14065 * gdb.dwarf2/symtab-producer.exp
14066 * gdb.dwarf2/trace-crash.exp
14067 * gdb.dwarf2/typeddwarf.exp
14068 * gdb.dwarf2/valop.exp
14069 * gdb.dwarf2/watch-notconst.exp
14070 * gdb.fortran/array-element.exp
14071 * gdb.fortran/charset.exp
14072 * gdb.fortran/common-block.exp
14073 * gdb.fortran/complex.exp
14074 * gdb.fortran/derived-type-function.exp
14075 * gdb.fortran/derived-type.exp
14076 * gdb.fortran/logical.exp
14077 * gdb.fortran/module.exp
14078 * gdb.fortran/multi-dim.exp
14079 * gdb.fortran/nested-funcs.exp
14080 * gdb.fortran/print-formatted.exp
14081 * gdb.fortran/subarray.exp
14082 * gdb.fortran/vla-alloc-assoc.exp
14083 * gdb.fortran/vla-datatypes.exp
14084 * gdb.fortran/vla-history.exp
14085 * gdb.fortran/vla-ptr-info.exp
14086 * gdb.fortran/vla-ptype-sub.exp
14087 * gdb.fortran/vla-ptype.exp
14088 * gdb.fortran/vla-sizeof.exp
14089 * gdb.fortran/vla-type.exp
14090 * gdb.fortran/vla-value-sub-arbitrary.exp
14091 * gdb.fortran/vla-value-sub-finish.exp
14092 * gdb.fortran/vla-value-sub.exp
14093 * gdb.fortran/vla-value.exp
14094 * gdb.fortran/whatis_type.exp
14096 * gdb.go/handcall.exp
14098 * gdb.go/integers.exp
14099 * gdb.go/methods.exp
14100 * gdb.go/package.exp
14101 * gdb.go/strings.exp
14103 * gdb.go/unsafe.exp
14104 * gdb.guile/scm-arch.exp
14105 * gdb.guile/scm-block.exp
14106 * gdb.guile/scm-breakpoint.exp
14107 * gdb.guile/scm-cmd.exp
14108 * gdb.guile/scm-disasm.exp
14109 * gdb.guile/scm-equal.exp
14110 * gdb.guile/scm-frame-args.exp
14111 * gdb.guile/scm-frame-inline.exp
14112 * gdb.guile/scm-frame.exp
14113 * gdb.guile/scm-iterator.exp
14114 * gdb.guile/scm-math.exp
14115 * gdb.guile/scm-objfile.exp
14116 * gdb.guile/scm-ports.exp
14117 * gdb.guile/scm-symbol.exp
14118 * gdb.guile/scm-symtab.exp
14119 * gdb.guile/scm-value-cc.exp
14120 * gdb.guile/types-module.exp
14121 * gdb.linespec/break-ask.exp
14122 * gdb.linespec/cpexplicit.exp
14123 * gdb.linespec/explicit.exp
14124 * gdb.linespec/keywords.exp
14125 * gdb.linespec/linespec.exp
14126 * gdb.linespec/ls-dollar.exp
14127 * gdb.linespec/ls-errs.exp
14128 * gdb.linespec/skip-two.exp
14129 * gdb.linespec/thread.exp
14130 * gdb.mi/mi-async.exp
14131 * gdb.mi/mi-basics.exp
14132 * gdb.mi/mi-break.exp
14133 * gdb.mi/mi-catch-load.exp
14134 * gdb.mi/mi-cli.exp
14135 * gdb.mi/mi-cmd-param-changed.exp
14136 * gdb.mi/mi-console.exp
14137 * gdb.mi/mi-detach.exp
14138 * gdb.mi/mi-disassemble.exp
14139 * gdb.mi/mi-eval.exp
14140 * gdb.mi/mi-file-transfer.exp
14141 * gdb.mi/mi-file.exp
14142 * gdb.mi/mi-fill-memory.exp
14143 * gdb.mi/mi-inheritance-syntax-error.exp
14144 * gdb.mi/mi-linespec-err-cp.exp
14145 * gdb.mi/mi-logging.exp
14146 * gdb.mi/mi-memory-changed.exp
14147 * gdb.mi/mi-read-memory.exp
14148 * gdb.mi/mi-record-changed.exp
14149 * gdb.mi/mi-reg-undefined.exp
14150 * gdb.mi/mi-regs.exp
14151 * gdb.mi/mi-return.exp
14152 * gdb.mi/mi-reverse.exp
14153 * gdb.mi/mi-simplerun.exp
14154 * gdb.mi/mi-solib.exp
14155 * gdb.mi/mi-stack.exp
14156 * gdb.mi/mi-stepi.exp
14157 * gdb.mi/mi-syn-frame.exp
14158 * gdb.mi/mi-until.exp
14159 * gdb.mi/mi-var-block.exp
14160 * gdb.mi/mi-var-child.exp
14161 * gdb.mi/mi-var-cmd.exp
14162 * gdb.mi/mi-var-cp.exp
14163 * gdb.mi/mi-var-display.exp
14164 * gdb.mi/mi-var-invalidate.exp
14165 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
14166 * gdb.mi/mi-vla-fortran.exp
14167 * gdb.mi/mi-watch.exp
14168 * gdb.mi/mi2-var-child.exp
14169 * gdb.mi/user-selected-context-sync.exp
14170 * gdb.modula2/unbounded-array.exp
14171 * gdb.multi/dummy-frame-restore.exp
14172 * gdb.multi/multi-arch-exec.exp
14173 * gdb.multi/multi-arch.exp
14174 * gdb.multi/tids.exp
14175 * gdb.multi/watchpoint-multi.exp
14176 * gdb.opencl/callfuncs.exp
14177 * gdb.opencl/convs_casts.exp
14178 * gdb.opencl/datatypes.exp
14179 * gdb.opencl/operators.exp
14180 * gdb.opencl/vec_comps.exp
14181 * gdb.opt/clobbered-registers-O2.exp
14182 * gdb.opt/inline-break.exp
14183 * gdb.opt/inline-bt.exp
14184 * gdb.opt/inline-cmds.exp
14185 * gdb.opt/inline-locals.exp
14186 * gdb.pascal/case-insensitive-symbols.exp
14187 * gdb.pascal/floats.exp
14188 * gdb.pascal/gdb11492.exp
14189 * gdb.python/lib-types.exp
14190 * gdb.python/py-arch.exp
14191 * gdb.python/py-as-string.exp
14192 * gdb.python/py-bad-printers.exp
14193 * gdb.python/py-block.exp
14194 * gdb.python/py-breakpoint-create-fail.exp
14195 * gdb.python/py-breakpoint.exp
14196 * gdb.python/py-caller-is.exp
14197 * gdb.python/py-cmd.exp
14198 * gdb.python/py-explore-cc.exp
14199 * gdb.python/py-explore.exp
14200 * gdb.python/py-finish-breakpoint.exp
14201 * gdb.python/py-finish-breakpoint2.exp
14202 * gdb.python/py-frame-args.exp
14203 * gdb.python/py-frame-inline.exp
14204 * gdb.python/py-frame.exp
14205 * gdb.python/py-framefilter-mi.exp
14206 * gdb.python/py-infthread.exp
14207 * gdb.python/py-lazy-string.exp
14208 * gdb.python/py-linetable.exp
14209 * gdb.python/py-mi-events.exp
14210 * gdb.python/py-mi-objfile.exp
14211 * gdb.python/py-mi.exp
14212 * gdb.python/py-objfile.exp
14213 * gdb.python/py-pp-integral.exp
14214 * gdb.python/py-pp-maint.exp
14215 * gdb.python/py-pp-re-notag.exp
14216 * gdb.python/py-pp-registration.exp
14217 * gdb.python/py-recurse-unwind.exp
14218 * gdb.python/py-strfns.exp
14219 * gdb.python/py-symbol.exp
14220 * gdb.python/py-symtab.exp
14221 * gdb.python/py-sync-interp.exp
14222 * gdb.python/py-typeprint.exp
14223 * gdb.python/py-unwind-maint.exp
14224 * gdb.python/py-unwind.exp
14225 * gdb.python/py-value-cc.exp
14226 * gdb.python/py-xmethods.exp
14227 * gdb.reverse/amd64-tailcall-reverse.exp
14228 * gdb.reverse/break-precsave.exp
14229 * gdb.reverse/break-reverse.exp
14230 * gdb.reverse/consecutive-precsave.exp
14231 * gdb.reverse/consecutive-reverse.exp
14232 * gdb.reverse/finish-precsave.exp
14233 * gdb.reverse/finish-reverse-bkpt.exp
14234 * gdb.reverse/finish-reverse.exp
14235 * gdb.reverse/fstatat-reverse.exp
14236 * gdb.reverse/getresuid-reverse.exp
14237 * gdb.reverse/i386-precsave.exp
14238 * gdb.reverse/i386-reverse.exp
14239 * gdb.reverse/i386-sse-reverse.exp
14240 * gdb.reverse/i387-env-reverse.exp
14241 * gdb.reverse/i387-stack-reverse.exp
14242 * gdb.reverse/insn-reverse.exp
14243 * gdb.reverse/machinestate-precsave.exp
14244 * gdb.reverse/machinestate.exp
14245 * gdb.reverse/next-reverse-bkpt-over-sr.exp
14246 * gdb.reverse/pipe-reverse.exp
14247 * gdb.reverse/readv-reverse.exp
14248 * gdb.reverse/recvmsg-reverse.exp
14249 * gdb.reverse/rerun-prec.exp
14250 * gdb.reverse/s390-mvcle.exp
14251 * gdb.reverse/step-precsave.exp
14252 * gdb.reverse/step-reverse.exp
14253 * gdb.reverse/time-reverse.exp
14254 * gdb.reverse/until-precsave.exp
14255 * gdb.reverse/until-reverse.exp
14256 * gdb.reverse/waitpid-reverse.exp
14257 * gdb.reverse/watch-precsave.exp
14258 * gdb.reverse/watch-reverse.exp
14259 * gdb.rust/generics.exp
14260 * gdb.rust/methods.exp
14261 * gdb.rust/modules.exp
14262 * gdb.rust/simple.exp
14263 * gdb.server/connect-with-no-symbol-file.exp
14264 * gdb.server/ext-attach.exp
14265 * gdb.server/ext-restart.exp
14266 * gdb.server/ext-wrapper.exp
14267 * gdb.server/file-transfer.exp
14268 * gdb.server/server-exec-info.exp
14269 * gdb.server/server-kill.exp
14270 * gdb.server/server-mon.exp
14271 * gdb.server/wrapper.exp
14272 * gdb.stabs/exclfwd.exp
14273 * gdb.stabs/gdb11479.exp
14274 * gdb.threads/clone-new-thread-event.exp
14275 * gdb.threads/corethreads.exp
14276 * gdb.threads/current-lwp-dead.exp
14277 * gdb.threads/dlopen-libpthread.exp
14278 * gdb.threads/gcore-thread.exp
14279 * gdb.threads/sigstep-threads.exp
14280 * gdb.threads/watchpoint-fork.exp
14281 * gdb.trace/actions-changed.exp
14282 * gdb.trace/backtrace.exp
14283 * gdb.trace/change-loc.exp
14284 * gdb.trace/circ.exp
14285 * gdb.trace/collection.exp
14286 * gdb.trace/disconnected-tracing.exp
14287 * gdb.trace/ftrace.exp
14288 * gdb.trace/mi-trace-frame-collected.exp
14289 * gdb.trace/mi-trace-unavailable.exp
14290 * gdb.trace/mi-traceframe-changed.exp
14291 * gdb.trace/mi-tsv-changed.exp
14292 * gdb.trace/no-attach-trace.exp
14293 * gdb.trace/passc-dyn.exp
14294 * gdb.trace/qtro.exp
14295 * gdb.trace/range-stepping.exp
14296 * gdb.trace/read-memory.exp
14297 * gdb.trace/save-trace.exp
14298 * gdb.trace/signal.exp
14299 * gdb.trace/status-stop.exp
14300 * gdb.trace/tfile.exp
14301 * gdb.trace/trace-break.exp
14302 * gdb.trace/trace-buffer-size.exp
14303 * gdb.trace/trace-condition.exp
14304 * gdb.trace/tracefile-pseudo-reg.exp
14305 * gdb.trace/tstatus.exp
14306 * gdb.trace/unavailable.exp
14307 * gdb.trace/while-dyn.exp
14308 * gdb.trace/while-stepping.exp
14312 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
14317 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
14318 (test_with_self): Don't call do_steps_and_nexts, and remove
14319 code about stepping into xmalloc.
14323 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
14327 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
14331 * gdb.base/all-architectures-0.exp: New file.
14332 * gdb.base/all-architectures-1.exp: New file.
14333 * gdb.base/all-architectures-2.exp: New file.
14334 * gdb.base/all-architectures-3.exp: New file.
14335 * gdb.base/all-architectures-4.exp: New file.
14336 * gdb.base/all-architectures-5.exp: New file.
14337 * gdb.base/all-architectures-6.exp: New file.
14338 * gdb.base/all-architectures-7.exp: New file.
14339 * gdb.base/all-architectures.exp.in: New file.
14343 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
14347 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
14349 Remove useless pattern-matching code.
14353 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
14355 (top level): Call it.
14359 * gdb.base/commands.exp (user_defined_command_args_stack_test):
14361 (top level): Call it.
14366 * gdb.base/commands.exp (user_defined_command_args_eval): New
14368 (top level): Call it.
14372 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
14377 * gdb.dwarf2/main-subprogram.c: New file.
14378 * gdb.dwarf2/main-subprogram.exp: New file.
14382 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
14383 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
14384 gdb_test_no_output for a couple of cases.
14385 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
14389 Fix test names and standardize compilation error messages throughout
14390 the following files:
14392 * gdb.ada/start.exp
14393 * gdb.arch/alpha-step.exp
14394 * gdb.arch/e500-prologue.exp
14395 * gdb.arch/ftrace-insn-reloc.exp
14396 * gdb.arch/gdb1291.exp
14397 * gdb.arch/gdb1431.exp
14398 * gdb.arch/gdb1558.exp
14399 * gdb.arch/i386-dr3-watch.exp
14400 * gdb.arch/i386-sse-stack-align.exp
14401 * gdb.arch/ia64-breakpoint-shadow.exp
14402 * gdb.arch/pa-nullify.exp
14403 * gdb.arch/powerpc-aix-prologue.exp
14404 * gdb.arch/thumb-bx-pc.exp
14405 * gdb.base/annota1.exp
14406 * gdb.base/annota3.exp
14407 * gdb.base/arrayidx.exp
14408 * gdb.base/assign.exp
14409 * gdb.base/attach.exp
14410 * gdb.base/auxv.exp
14411 * gdb.base/bang.exp
14412 * gdb.base/bfp-test.exp
14413 * gdb.base/bigcore.exp
14414 * gdb.base/bitfields2.exp
14415 * gdb.base/break-fun-addr.exp
14416 * gdb.base/break-probes.exp
14417 * gdb.base/call-rt-st.exp
14418 * gdb.base/callexit.exp
14419 * gdb.base/catch-fork-kill.exp
14420 * gdb.base/charset.exp
14421 * gdb.base/checkpoint.exp
14422 * gdb.base/comprdebug.exp
14423 * gdb.base/constvars.exp
14424 * gdb.base/coredump-filter.exp
14425 * gdb.base/cursal.exp
14426 * gdb.base/cvexpr.exp
14427 * gdb.base/detach.exp
14428 * gdb.base/display.exp
14429 * gdb.base/dmsym.exp
14430 * gdb.base/dprintf-pending.exp
14431 * gdb.base/dso2dso.exp
14432 * gdb.base/dtrace-probe.exp
14433 * gdb.base/dump.exp
14434 * gdb.base/enum_cond.exp
14435 * gdb.base/exe-lock.exp
14436 * gdb.base/exec-invalid-sysroot.exp
14437 * gdb.base/execl-update-breakpoints.exp
14438 * gdb.base/exprs.exp
14439 * gdb.base/fileio.exp
14440 * gdb.base/find.exp
14441 * gdb.base/finish.exp
14442 * gdb.base/fixsection.exp
14443 * gdb.base/foll-vfork.exp
14444 * gdb.base/frame-args.exp
14445 * gdb.base/gcore.exp
14446 * gdb.base/gdb1250.exp
14447 * gdb.base/global-var-nested-by-dso.exp
14448 * gdb.base/gnu-ifunc.exp
14449 * gdb.base/hashline1.exp
14450 * gdb.base/hashline2.exp
14451 * gdb.base/hashline3.exp
14452 * gdb.base/hbreak-in-shr-unsupported.exp
14453 * gdb.base/huge.exp
14454 * gdb.base/infcall-input.exp
14455 * gdb.base/info-fun.exp
14456 * gdb.base/info-shared.exp
14457 * gdb.base/jit-simple.exp
14458 * gdb.base/jit-so.exp
14460 * gdb.base/jump.exp
14461 * gdb.base/label.exp
14462 * gdb.base/lineinc.exp
14463 * gdb.base/logical.exp
14464 * gdb.base/longjmp.exp
14465 * gdb.base/macscp.exp
14466 * gdb.base/miscexprs.exp
14467 * gdb.base/new-ui-echo.exp
14468 * gdb.base/new-ui-pending-input.exp
14469 * gdb.base/new-ui.exp
14470 * gdb.base/nodebug.exp
14471 * gdb.base/nofield.exp
14472 * gdb.base/offsets.exp
14473 * gdb.base/overlays.exp
14474 * gdb.base/pending.exp
14475 * gdb.base/pointers.exp
14476 * gdb.base/pr11022.exp
14477 * gdb.base/printcmds.exp
14478 * gdb.base/prologue.exp
14479 * gdb.base/ptr-typedef.exp
14480 * gdb.base/realname-expand.exp
14481 * gdb.base/relativedebug.exp
14482 * gdb.base/relocate.exp
14483 * gdb.base/remote.exp
14484 * gdb.base/reread.exp
14485 * gdb.base/return2.exp
14486 * gdb.base/savedregs.exp
14488 * gdb.base/sepdebug.exp
14489 * gdb.base/sepsymtab.exp
14490 * gdb.base/set-inferior-tty.exp
14491 * gdb.base/setshow.exp
14492 * gdb.base/shlib-call.exp
14493 * gdb.base/sigaltstack.exp
14494 * gdb.base/siginfo-addr.exp
14495 * gdb.base/signals.exp
14496 * gdb.base/signull.exp
14497 * gdb.base/sigrepeat.exp
14498 * gdb.base/so-impl-ld.exp
14499 * gdb.base/solib-display.exp
14500 * gdb.base/solib-overlap.exp
14501 * gdb.base/solib-search.exp
14502 * gdb.base/solib-symbol.exp
14503 * gdb.base/structs.exp
14504 * gdb.base/structs2.exp
14505 * gdb.base/symtab-search-order.exp
14506 * gdb.base/twice.exp
14507 * gdb.base/unload.exp
14508 * gdb.base/varargs.exp
14509 * gdb.base/watchpoint-solib.exp
14510 * gdb.base/watchpoint.exp
14511 * gdb.base/whatis.exp
14512 * gdb.base/wrong_frame_bt_full.exp
14513 * gdb.btrace/dlopen.exp
14514 * gdb.cell/ea-standalone.exp
14515 * gdb.cell/ea-test.exp
14516 * gdb.cp/dispcxx.exp
14517 * gdb.cp/gdb2384.exp
14518 * gdb.cp/method2.exp
14519 * gdb.cp/nextoverthrow.exp
14520 * gdb.cp/pr10728.exp
14521 * gdb.disasm/am33.exp
14522 * gdb.disasm/h8300s.exp
14523 * gdb.disasm/mn10300.exp
14524 * gdb.disasm/sh3.exp
14525 * gdb.dwarf2/dw2-dir-file-name.exp
14526 * gdb.fortran/complex.exp
14527 * gdb.fortran/library-module.exp
14528 * gdb.guile/scm-pretty-print.exp
14529 * gdb.guile/scm-symbol.exp
14530 * gdb.guile/scm-type.exp
14531 * gdb.guile/scm-value.exp
14532 * gdb.linespec/linespec.exp
14533 * gdb.mi/gdb701.exp
14534 * gdb.mi/gdb792.exp
14535 * gdb.mi/mi-breakpoint-changed.exp
14536 * gdb.mi/mi-dprintf-pending.exp
14537 * gdb.mi/mi-dprintf.exp
14538 * gdb.mi/mi-exit-code.exp
14539 * gdb.mi/mi-pending.exp
14540 * gdb.mi/mi-solib.exp
14541 * gdb.mi/new-ui-mi-sync.exp
14542 * gdb.mi/pr11022.exp
14543 * gdb.mi/user-selected-context-sync.exp
14544 * gdb.opt/solib-intra-step.exp
14545 * gdb.python/py-events.exp
14546 * gdb.python/py-finish-breakpoint.exp
14547 * gdb.python/py-mi.exp
14548 * gdb.python/py-prettyprint.exp
14549 * gdb.python/py-shared.exp
14550 * gdb.python/py-symbol.exp
14551 * gdb.python/py-template.exp
14552 * gdb.python/py-type.exp
14553 * gdb.python/py-value.exp
14554 * gdb.reverse/solib-precsave.exp
14555 * gdb.reverse/solib-reverse.exp
14556 * gdb.server/solib-list.exp
14557 * gdb.stabs/weird.exp
14558 * gdb.threads/reconnect-signal.exp
14559 * gdb.threads/stepi-random-signal.exp
14560 * gdb.trace/actions.exp
14562 * gdb.trace/backtrace.exp
14563 * gdb.trace/change-loc.exp
14564 * gdb.trace/deltrace.exp
14565 * gdb.trace/ftrace-lock.exp
14566 * gdb.trace/ftrace.exp
14567 * gdb.trace/infotrace.exp
14568 * gdb.trace/mi-tracepoint-changed.exp
14569 * gdb.trace/packetlen.exp
14570 * gdb.trace/passcount.exp
14571 * gdb.trace/pending.exp
14572 * gdb.trace/range-stepping.exp
14573 * gdb.trace/report.exp
14574 * gdb.trace/stap-trace.exp
14575 * gdb.trace/tfind.exp
14576 * gdb.trace/trace-break.exp
14577 * gdb.trace/trace-condition.exp
14578 * gdb.trace/trace-enable-disable.exp
14579 * gdb.trace/trace-mt.exp
14580 * gdb.trace/tracecmd.exp
14581 * gdb.trace/tspeed.exp
14582 * gdb.trace/tsv.exp
14587 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
14588 with gdb_test_no_output.
14589 Use command as test name.
14593 Fix test names starting with uppercase throughout the files.
14595 * gdb.ada/assign_1.exp
14596 * gdb.ada/boolean_expr.exp
14597 * gdb.base/arrayidx.exp
14599 * gdb.base/gcore-buffer-overflow.exp
14600 * gdb.base/testenv.exp
14601 * gdb.compile/compile.exp
14602 * gdb.python/py-framefilter-invalidarg.exp
14603 * gdb.python/py-framefilter.exp
14607 Fix test names starting with uppercase throughout the files.
14609 * gdb.ada/array_return.exp
14610 * gdb.ada/expr_delims.exp
14611 * gdb.ada/mi_dyn_arr.exp
14612 * gdb.ada/mi_interface.exp
14613 * gdb.ada/mi_var_array.exp
14614 * gdb.ada/watch_arg.exp
14615 * gdb.arch/alpha-step.exp
14616 * gdb.arch/altivec-regs.exp
14617 * gdb.arch/e500-regs.exp
14618 * gdb.arch/powerpc-d128-regs.exp
14619 * gdb.base/arrayidx.exp
14620 * gdb.base/break.exp
14621 * gdb.base/checkpoint.exp
14622 * gdb.base/debug-expr.exp
14623 * gdb.base/dmsym.exp
14624 * gdb.base/radix.exp
14625 * gdb.base/sepdebug.exp
14626 * gdb.base/testenv.exp
14627 * gdb.base/watch_thread_num.exp
14628 * gdb.base/watchpoint-cond-gone.exp
14629 * gdb.cell/break.exp
14630 * gdb.cell/ea-cache.exp
14631 * gdb.compile/compile.exp
14632 * gdb.cp/gdb2495.exp
14633 * gdb.gdb/selftest.exp
14634 * gdb.gdb/xfullpath.exp
14636 * gdb.go/integers.exp
14637 * gdb.objc/basicclass.exp
14638 * gdb.pascal/hello.exp
14639 * gdb.pascal/integers.exp
14640 * gdb.python/py-breakpoint.exp
14641 * gdb.python/py-cmd.exp
14642 * gdb.python/py-linetable.exp
14643 * gdb.python/py-xmethods.exp
14644 * gdb.python/python.exp
14645 * gdb.reverse/consecutive-precsave.exp
14646 * gdb.reverse/finish-precsave.exp
14647 * gdb.reverse/i386-precsave.exp
14648 * gdb.reverse/machinestate-precsave.exp
14649 * gdb.reverse/sigall-precsave.exp
14650 * gdb.reverse/solib-precsave.exp
14651 * gdb.reverse/step-precsave.exp
14652 * gdb.reverse/until-precsave.exp
14653 * gdb.reverse/watch-precsave.exp
14654 * gdb.threads/leader-exit.exp
14655 * gdb.threads/pthreads.exp
14656 * gdb.threads/wp-replication.exp
14657 * gdb.trace/actions.exp
14658 * gdb.trace/mi-tsv-changed.exp
14659 * gdb.trace/tsv.exp
14663 Fix test names starting with uppercase throughout the files.
14665 * gdb.arch/i386-bp_permanent.exp
14666 * gdb.arch/i386-gnu-cfi.exp
14667 * gdb.base/disasm-end-cu.exp
14668 * gdb.base/macscp.exp
14669 * gdb.base/pending.exp
14670 * gdb.base/watch_thread_num.exp
14671 * gdb.cp/exception.exp
14672 * gdb.cp/gdb2495.exp
14674 * gdb.python/py-evsignal.exp
14675 * gdb.python/python.exp
14676 * gdb.trace/tracecmd.exp
14680 Fix test names starting with uppercase throughout the files.
14682 * gdb.base/charset.exp
14683 * gdb.base/eval.exp
14684 * gdb.base/multi-forks.exp
14685 * gdb.guile/scm-progspace.exp
14686 * gdb.opencl/datatypes.exp
14687 * gdb.python/py-block.exp
14688 * gdb.python/py-function.exp
14689 * gdb.python/py-symbol.exp
14690 * gdb.python/py-symtab.exp
14691 * gdb.python/py-xmethods.exp
14692 * gdb.reverse/break-precsave.exp
14693 * gdb.reverse/break-reverse.exp
14694 * gdb.reverse/consecutive-precsave.exp
14695 * gdb.reverse/consecutive-reverse.exp
14696 * gdb.reverse/finish-precsave.exp
14697 * gdb.reverse/finish-reverse-bkpt.exp
14698 * gdb.reverse/finish-reverse.exp
14699 * gdb.reverse/fstatat-reverse.exp
14700 * gdb.reverse/getresuid-reverse.exp
14701 * gdb.reverse/i386-precsave.exp
14702 * gdb.reverse/i386-reverse.exp
14703 * gdb.reverse/i386-sse-reverse.exp
14704 * gdb.reverse/i387-stack-reverse.exp
14705 * gdb.reverse/insn-reverse.exp
14706 * gdb.reverse/machinestate-precsave.exp
14707 * gdb.reverse/machinestate.exp
14708 * gdb.reverse/next-reverse-bkpt-over-sr.exp
14709 * gdb.reverse/pipe-reverse.exp
14710 * gdb.reverse/readv-reverse.exp
14711 * gdb.reverse/recvmsg-reverse.exp
14712 * gdb.reverse/rerun-prec.exp
14713 * gdb.reverse/s390-mvcle.exp
14714 * gdb.reverse/sigall-precsave.exp
14715 * gdb.reverse/sigall-reverse.exp
14716 * gdb.reverse/solib-precsave.exp
14717 * gdb.reverse/solib-reverse.exp
14718 * gdb.reverse/step-precsave.exp
14719 * gdb.reverse/step-reverse.exp
14720 * gdb.reverse/time-reverse.exp
14721 * gdb.reverse/until-precsave.exp
14722 * gdb.reverse/until-reverse.exp
14723 * gdb.reverse/waitpid-reverse.exp
14724 * gdb.reverse/watch-precsave.exp
14725 * gdb.reverse/watch-reverse.exp
14729 Fix test names starting with uppercase throughout the files.
14731 * gdb.arch/i386-mpx-simple_segv.exp
14732 * gdb.arch/i386-mpx.exp
14733 * gdb.arch/i386-permbkpt.exp
14734 * gdb.arch/pa-nullify.exp
14735 * gdb.arch/powerpc-d128-regs.exp
14736 * gdb.arch/vsx-regs.exp
14737 * gdb.base/bfp-test.exp
14738 * gdb.base/break.exp
14739 * gdb.base/breakpoint-shadow.exp
14740 * gdb.base/callfuncs.exp
14741 * gdb.base/charset.exp
14742 * gdb.base/commands.exp
14743 * gdb.base/completion.exp
14744 * gdb.base/dfp-test.exp
14745 * gdb.base/echo.exp
14746 * gdb.base/ending-run.exp
14747 * gdb.base/eval.exp
14748 * gdb.base/expand-psymtabs.exp
14749 * gdb.base/float128.exp
14750 * gdb.base/floatn.exp
14751 * gdb.base/foll-exec-mode.exp
14752 * gdb.base/gdb1056.exp
14753 * gdb.base/gdb11531.exp
14754 * gdb.base/kill-after-signal.exp
14755 * gdb.base/multi-forks.exp
14756 * gdb.base/overlays.exp
14757 * gdb.base/pending.exp
14758 * gdb.base/sepdebug.exp
14759 * gdb.base/testenv.exp
14760 * gdb.base/valgrind-db-attach.exp
14761 * gdb.base/watch_thread_num.exp
14762 * gdb.base/watchpoint-cond-gone.exp
14763 * gdb.base/watchpoint.exp
14764 * gdb.base/watchpoints.exp
14765 * gdb.cp/arg-reference.exp
14766 * gdb.cp/baseenum.exp
14767 * gdb.cp/operator.exp
14768 * gdb.cp/shadow.exp
14769 * gdb.dwarf2/dw2-op-out-param.exp
14770 * gdb.dwarf2/dw2-reg-undefined.exp
14773 * gdb.go/integers.exp
14774 * gdb.go/methods.exp
14775 * gdb.go/package.exp
14776 * gdb.guile/scm-parameter.exp
14777 * gdb.guile/scm-progspace.exp
14778 * gdb.guile/scm-value.exp
14779 * gdb.mi/mi-pending.exp
14780 * gdb.mi/user-selected-context-sync.exp
14781 * gdb.multi/multi-attach.exp
14782 * gdb.multi/tids.exp
14783 * gdb.opt/clobbered-registers-O2.exp
14784 * gdb.pascal/floats.exp
14785 * gdb.pascal/integers.exp
14786 * gdb.python/py-block.exp
14787 * gdb.python/py-events.exp
14788 * gdb.python/py-parameter.exp
14789 * gdb.python/py-symbol.exp
14790 * gdb.python/py-symtab.exp
14791 * gdb.python/py-type.exp
14792 * gdb.python/py-value.exp
14793 * gdb.python/py-xmethods.exp
14794 * gdb.python/python.exp
14795 * gdb.reverse/break-precsave.exp
14796 * gdb.reverse/consecutive-precsave.exp
14797 * gdb.reverse/finish-precsave.exp
14798 * gdb.reverse/i386-precsave.exp
14799 * gdb.reverse/machinestate-precsave.exp
14800 * gdb.reverse/sigall-precsave.exp
14801 * gdb.reverse/solib-precsave.exp
14802 * gdb.reverse/step-precsave.exp
14803 * gdb.reverse/until-precsave.exp
14804 * gdb.reverse/watch-precsave.exp
14805 * gdb.server/ext-attach.exp
14806 * gdb.server/ext-restart.exp
14807 * gdb.server/ext-run.exp
14808 * gdb.server/ext-wrapper.exp
14809 * gdb.stabs/gdb11479.exp
14810 * gdb.stabs/weird.exp
14811 * gdb.threads/attach-many-short-lived-threads.exp
14812 * gdb.threads/kill.exp
14813 * gdb.threads/watchpoint-fork.exp
14817 Fix test names starting with uppercase throughout all the files below.
14819 * gdb.ada/array_return.exp
14820 * gdb.ada/catch_ex.exp
14821 * gdb.ada/info_exc.exp
14822 * gdb.ada/mi_catch_ex.exp
14823 * gdb.ada/mi_dyn_arr.exp
14824 * gdb.ada/mi_ex_cond.exp
14825 * gdb.ada/mi_exc_info.exp
14826 * gdb.ada/mi_interface.exp
14827 * gdb.ada/mi_task_arg.exp
14828 * gdb.ada/mi_task_info.exp
14829 * gdb.ada/mi_var_array.exp
14830 * gdb.arch/alpha-step.exp
14831 * gdb.arch/amd64-disp-step.exp
14832 * gdb.arch/arm-disp-step.exp
14833 * gdb.arch/disp-step-insn-reloc.exp
14834 * gdb.arch/e500-prologue.exp
14835 * gdb.arch/ftrace-insn-reloc.exp
14836 * gdb.arch/gdb1558.exp
14837 * gdb.arch/i386-bp_permanent.exp
14838 * gdb.arch/i386-disp-step.exp
14839 * gdb.arch/i386-float.exp
14840 * gdb.arch/i386-gnu-cfi.exp
14841 * gdb.arch/ia64-breakpoint-shadow.exp
14842 * gdb.arch/mips16-thunks.exp
14843 * gdb.arch/pa-nullify.exp
14844 * gdb.arch/powerpc-aix-prologue.exp
14845 * gdb.arch/powerpc-power.exp
14846 * gdb.arch/ppc-dfp.exp
14847 * gdb.arch/s390-tdbregs.exp
14848 * gdb.arch/spu-info.exp
14849 * gdb.arch/spu-ls.exp
14850 * gdb.arch/thumb-bx-pc.exp
14851 * gdb.base/advance.exp
14852 * gdb.base/annota-input-while-running.exp
14853 * gdb.base/arrayidx.exp
14854 * gdb.base/asmlabel.exp
14855 * gdb.base/async.exp
14856 * gdb.base/attach-wait-input.exp
14857 * gdb.base/auto-connect-native-target.exp
14858 * gdb.base/batch-preserve-term-settings.exp
14859 * gdb.base/bfp-test.exp
14860 * gdb.base/bigcore.exp
14861 * gdb.base/bp-permanent.exp
14862 * gdb.base/break-always.exp
14863 * gdb.base/break-fun-addr.exp
14864 * gdb.base/break-idempotent.exp
14865 * gdb.base/break-main-file-remove-fail.exp
14866 * gdb.base/break-probes.exp
14867 * gdb.base/break-unload-file.exp
14868 * gdb.base/break.exp
14869 * gdb.base/call-ar-st.exp
14870 * gdb.base/call-rt-st.exp
14871 * gdb.base/call-sc.exp
14872 * gdb.base/call-signal-resume.exp
14873 * gdb.base/call-strs.exp
14874 * gdb.base/callexit.exp
14875 * gdb.base/callfuncs.exp
14876 * gdb.base/catch-gdb-caused-signals.exp
14877 * gdb.base/catch-signal-siginfo-cond.exp
14878 * gdb.base/catch-syscall.exp
14879 * gdb.base/compare-sections.exp
14880 * gdb.base/cond-eval-mode.exp
14881 * gdb.base/condbreak-call-false.exp
14882 * gdb.base/consecutive-step-over.exp
14883 * gdb.base/cursal.exp
14884 * gdb.base/disabled-location.exp
14885 * gdb.base/disasm-end-cu.exp
14886 * gdb.base/display.exp
14887 * gdb.base/double-prompt-target-event-error.exp
14888 * gdb.base/dprintf-bp-same-addr.exp
14889 * gdb.base/dprintf-detach.exp
14890 * gdb.base/dprintf-next.exp
14891 * gdb.base/dprintf-non-stop.exp
14892 * gdb.base/dprintf-pending.exp
14893 * gdb.base/dso2dso.exp
14894 * gdb.base/ending-run.exp
14895 * gdb.base/enum_cond.exp
14896 * gdb.base/examine-backward.exp
14897 * gdb.base/exe-lock.exp
14898 * gdb.base/exec-invalid-sysroot.exp
14899 * gdb.base/execl-update-breakpoints.exp
14900 * gdb.base/execution-termios.exp
14901 * gdb.base/fileio.exp
14902 * gdb.base/fixsection.exp
14903 * gdb.base/foll-exec-mode.exp
14904 * gdb.base/foll-exec.exp
14905 * gdb.base/fork-running-state.exp
14906 * gdb.base/frame-args.exp
14907 * gdb.base/fullpath-expand.exp
14908 * gdb.base/func-ptr.exp
14909 * gdb.base/gcore-relro-pie.exp
14910 * gdb.base/gdb1090.exp
14911 * gdb.base/gdb1555.exp
14912 * gdb.base/global-var-nested-by-dso.exp
14913 * gdb.base/gnu-ifunc.exp
14914 * gdb.base/hbreak-in-shr-unsupported.exp
14915 * gdb.base/hbreak-unmapped.exp
14916 * gdb.base/hook-stop.exp
14917 * gdb.base/infcall-input.exp
14918 * gdb.base/info-fun.exp
14919 * gdb.base/info-shared.exp
14920 * gdb.base/interrupt-noterm.exp
14921 * gdb.base/jit-so.exp
14923 * gdb.base/line-symtabs.exp
14924 * gdb.base/list.exp
14925 * gdb.base/longjmp.exp
14926 * gdb.base/macscp.exp
14927 * gdb.base/max-value-size.exp
14928 * gdb.base/nodebug.exp
14929 * gdb.base/nofield.exp
14930 * gdb.base/overlays.exp
14931 * gdb.base/paginate-after-ctrl-c-running.exp
14932 * gdb.base/paginate-bg-execution.exp
14933 * gdb.base/paginate-inferior-exit.exp
14934 * gdb.base/pending.exp
14935 * gdb.base/pr11022.exp
14936 * gdb.base/printcmds.exp
14937 * gdb.base/ptr-typedef.exp
14938 * gdb.base/ptype.exp
14939 * gdb.base/randomize.exp
14940 * gdb.base/range-stepping.exp
14941 * gdb.base/realname-expand.exp
14942 * gdb.base/relativedebug.exp
14943 * gdb.base/remote.exp
14944 * gdb.base/savedregs.exp
14945 * gdb.base/sepdebug.exp
14946 * gdb.base/set-noassign.exp
14947 * gdb.base/shlib-call.exp
14948 * gdb.base/shreloc.exp
14949 * gdb.base/sigaltstack.exp
14950 * gdb.base/sigbpt.exp
14951 * gdb.base/siginfo-addr.exp
14952 * gdb.base/siginfo-obj.exp
14953 * gdb.base/siginfo-thread.exp
14954 * gdb.base/signest.exp
14955 * gdb.base/signull.exp
14956 * gdb.base/sigrepeat.exp
14957 * gdb.base/skip.exp
14958 * gdb.base/so-impl-ld.exp
14959 * gdb.base/solib-corrupted.exp
14960 * gdb.base/solib-disc.exp
14961 * gdb.base/solib-display.exp
14962 * gdb.base/solib-overlap.exp
14963 * gdb.base/solib-search.exp
14964 * gdb.base/solib-symbol.exp
14965 * gdb.base/source-execution.exp
14966 * gdb.base/sss-bp-on-user-bp-2.exp
14967 * gdb.base/sss-bp-on-user-bp.exp
14968 * gdb.base/stack-checking.exp
14969 * gdb.base/stale-infcall.exp
14970 * gdb.base/step-break.exp
14971 * gdb.base/step-line.exp
14972 * gdb.base/step-over-exit.exp
14973 * gdb.base/step-test.exp
14974 * gdb.base/structs.exp
14975 * gdb.base/sym-file.exp
14976 * gdb.base/symtab-search-order.exp
14977 * gdb.base/term.exp
14978 * gdb.base/type-opaque.exp
14979 * gdb.base/unload.exp
14980 * gdb.base/until-nodebug.exp
14981 * gdb.base/until.exp
14982 * gdb.base/unwindonsignal.exp
14983 * gdb.base/watch-cond.exp
14984 * gdb.base/watch-non-mem.exp
14985 * gdb.base/watch_thread_num.exp
14986 * gdb.base/watchpoint-reuse-slot.exp
14987 * gdb.base/watchpoint-solib.exp
14988 * gdb.base/watchpoint.exp
14989 * gdb.btrace/dlopen.exp
14990 * gdb.cell/arch.exp
14991 * gdb.cell/break.exp
14993 * gdb.cell/core.exp
14994 * gdb.cell/data.exp
14995 * gdb.cell/dwarfaddr.exp
14996 * gdb.cell/ea-cache.exp
14997 * gdb.cell/ea-standalone.exp
14998 * gdb.cell/ea-test.exp
14999 * gdb.cell/f-regs.exp
15000 * gdb.cell/fork.exp
15001 * gdb.cell/gcore.exp
15002 * gdb.cell/mem-access.exp
15003 * gdb.cell/ptype.exp
15004 * gdb.cell/registers.exp
15005 * gdb.cell/sizeof.exp
15006 * gdb.cell/solib-symbol.exp
15007 * gdb.cell/solib.exp
15008 * gdb.compile/compile-tls.exp
15009 * gdb.cp/exception.exp
15010 * gdb.cp/gdb2495.exp
15012 * gdb.cp/mb-inline.exp
15013 * gdb.cp/mb-templates.exp
15014 * gdb.cp/pr10687.exp
15015 * gdb.cp/pr9167.exp
15016 * gdb.cp/scope-err.exp
15017 * gdb.cp/templates.exp
15018 * gdb.cp/virtfunc.exp
15019 * gdb.dwarf2/dw2-dir-file-name.exp
15020 * gdb.dwarf2/dw2-single-line-discriminators.exp
15021 * gdb.fortran/complex.exp
15022 * gdb.fortran/library-module.exp
15023 * gdb.guile/guile.exp
15024 * gdb.guile/scm-cmd.exp
15025 * gdb.guile/scm-frame-inline.exp
15026 * gdb.guile/scm-objfile.exp
15027 * gdb.guile/scm-pretty-print.exp
15028 * gdb.guile/scm-symbol.exp
15029 * gdb.guile/scm-type.exp
15030 * gdb.guile/scm-value.exp
15031 * gdb.linespec/keywords.exp
15032 * gdb.linespec/ls-errs.exp
15033 * gdb.linespec/macro-relative.exp
15034 * gdb.linespec/thread.exp
15035 * gdb.mi/mi-breakpoint-changed.exp
15036 * gdb.mi/mi-dprintf-pending.exp
15037 * gdb.mi/mi-fullname-deleted.exp
15038 * gdb.mi/mi-logging.exp
15039 * gdb.mi/mi-pending.exp
15040 * gdb.mi/mi-solib.exp
15041 * gdb.mi/new-ui-mi-sync.exp
15042 * gdb.mi/user-selected-context-sync.exp
15043 * gdb.multi/dummy-frame-restore.exp
15044 * gdb.multi/multi-arch-exec.exp
15045 * gdb.multi/remove-inferiors.exp
15046 * gdb.multi/watchpoint-multi-exit.exp
15047 * gdb.opt/solib-intra-step.exp
15048 * gdb.perf/backtrace.exp
15049 * gdb.perf/single-step.exp
15050 * gdb.perf/skip-command.exp
15051 * gdb.perf/skip-prologue.exp
15052 * gdb.perf/solib.exp
15053 * gdb.python/lib-types.exp
15054 * gdb.python/py-as-string.exp
15055 * gdb.python/py-bad-printers.exp
15056 * gdb.python/py-block.exp
15057 * gdb.python/py-breakpoint.exp
15058 * gdb.python/py-cmd.exp
15059 * gdb.python/py-events.exp
15060 * gdb.python/py-evthreads.exp
15061 * gdb.python/py-finish-breakpoint.exp
15062 * gdb.python/py-finish-breakpoint2.exp
15063 * gdb.python/py-frame-inline.exp
15064 * gdb.python/py-frame.exp
15065 * gdb.python/py-inferior.exp
15066 * gdb.python/py-infthread.exp
15067 * gdb.python/py-mi.exp
15068 * gdb.python/py-objfile.exp
15069 * gdb.python/py-pp-maint.exp
15070 * gdb.python/py-pp-registration.exp
15071 * gdb.python/py-prettyprint.exp
15072 * gdb.python/py-recurse-unwind.exp
15073 * gdb.python/py-shared.exp
15074 * gdb.python/py-symbol.exp
15075 * gdb.python/py-symtab.exp
15076 * gdb.python/py-template.exp
15077 * gdb.python/py-type.exp
15078 * gdb.python/py-unwind-maint.exp
15079 * gdb.python/py-unwind.exp
15080 * gdb.python/py-value.exp
15081 * gdb.python/python.exp
15082 * gdb.reverse/finish-reverse-bkpt.exp
15083 * gdb.reverse/insn-reverse.exp
15084 * gdb.reverse/next-reverse-bkpt-over-sr.exp
15085 * gdb.reverse/solib-precsave.exp
15086 * gdb.reverse/solib-reverse.exp
15087 * gdb.stabs/gdb11479.exp
15088 * gdb.stabs/weird.exp
15089 * gdb.threads/fork-child-threads.exp
15090 * gdb.threads/fork-plus-threads.exp
15091 * gdb.threads/fork-thread-pending.exp
15092 * gdb.threads/forking-threads-plus-breakpoint.exp
15093 * gdb.threads/hand-call-in-threads.exp
15094 * gdb.threads/interrupted-hand-call.exp
15095 * gdb.threads/linux-dp.exp
15096 * gdb.threads/local-watch-wrong-thread.exp
15097 * gdb.threads/next-while-other-thread-longjmps.exp
15098 * gdb.threads/non-ldr-exit.exp
15099 * gdb.threads/pending-step.exp
15100 * gdb.threads/print-threads.exp
15101 * gdb.threads/process-dies-while-detaching.exp
15102 * gdb.threads/process-dies-while-handling-bp.exp
15103 * gdb.threads/pthreads.exp
15104 * gdb.threads/queue-signal.exp
15105 * gdb.threads/reconnect-signal.exp
15106 * gdb.threads/signal-command-handle-nopass.exp
15107 * gdb.threads/signal-command-multiple-signals-pending.exp
15108 * gdb.threads/signal-delivered-right-thread.exp
15109 * gdb.threads/signal-sigtrap.exp
15110 * gdb.threads/sigthread.exp
15111 * gdb.threads/staticthreads.exp
15112 * gdb.threads/stepi-random-signal.exp
15113 * gdb.threads/thread-unwindonsignal.exp
15114 * gdb.threads/thread_check.exp
15115 * gdb.threads/thread_events.exp
15116 * gdb.threads/tid-reuse.exp
15117 * gdb.threads/tls-nodebug.exp
15118 * gdb.threads/tls-shared.exp
15119 * gdb.threads/tls-so_extern.exp
15120 * gdb.threads/tls.exp
15121 * gdb.threads/wp-replication.exp
15122 * gdb.trace/actions-changed.exp
15123 * gdb.trace/actions.exp
15124 * gdb.trace/backtrace.exp
15125 * gdb.trace/change-loc.exp
15126 * gdb.trace/collection.exp
15127 * gdb.trace/deltrace.exp
15128 * gdb.trace/disconnected-tracing.exp
15129 * gdb.trace/entry-values.exp
15130 * gdb.trace/ftrace-lock.exp
15131 * gdb.trace/ftrace.exp
15132 * gdb.trace/infotrace.exp
15133 * gdb.trace/mi-trace-frame-collected.exp
15134 * gdb.trace/mi-trace-unavailable.exp
15135 * gdb.trace/mi-traceframe-changed.exp
15136 * gdb.trace/mi-tracepoint-changed.exp
15137 * gdb.trace/mi-tsv-changed.exp
15138 * gdb.trace/no-attach-trace.exp
15139 * gdb.trace/packetlen.exp
15140 * gdb.trace/passc-dyn.exp
15141 * gdb.trace/passcount.exp
15142 * gdb.trace/pending.exp
15143 * gdb.trace/pr16508.exp
15144 * gdb.trace/qtro.exp
15145 * gdb.trace/range-stepping.exp
15146 * gdb.trace/read-memory.exp
15147 * gdb.trace/report.exp
15148 * gdb.trace/save-trace.exp
15149 * gdb.trace/signal.exp
15150 * gdb.trace/stap-trace.exp
15151 * gdb.trace/status-stop.exp
15152 * gdb.trace/strace.exp
15153 * gdb.trace/tfile.exp
15154 * gdb.trace/tfind.exp
15155 * gdb.trace/trace-break.exp
15156 * gdb.trace/trace-condition.exp
15157 * gdb.trace/trace-enable-disable.exp
15158 * gdb.trace/trace-mt.exp
15159 * gdb.trace/tracecmd.exp
15160 * gdb.trace/tracefile-pseudo-reg.exp
15161 * gdb.trace/tspeed.exp
15162 * gdb.trace/tstatus.exp
15163 * gdb.trace/tsv.exp
15164 * gdb.trace/unavailable.exp
15165 * gdb.trace/while-dyn.exp
15166 * gdb.trace/while-stepping.exp
15167 * lib/gdb-guile.exp
15169 * lib/mi-support.exp
15172 * lib/prelink-support.exp
15173 * lib/selftest-support.exp
15177 * Makefile.in: Include disable-implicit-rules.mk.
15181 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
15182 non-byte-aligned bit fields.
15187 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
15188 respects the DW_AT_data_bit_offset attribute.
15192 * gdb.base/default.exp: Fix output of "set language".
15196 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
15197 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
15199 * configure.ac: Remove checks for the make program.
15200 * configure: Re-generate.
15204 * gdb.python/py-recurse-unwind.c (main): Add loop.
15205 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
15206 to read_register() and gdb.parse_and_eval(). Make each code
15207 call a separate case that can be individually tested.
15208 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
15209 proc. Call cont_and_backtrace for each of the code paths that
15210 we want to test in the unwinder.
15214 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
15215 the definition of struct S.
15219 * gdb.base/dump.exp: Identify verilog format dump tests as such.
15223 * gdb.base/commands.exp (runto_or_return): New procedure.
15224 (gdbvar_simple_if_test, gdbvar_simple_while_test)
15225 (gdbvar_complex_if_while_test, progvar_simple_if_test)
15226 (progvar_simple_while_test, progvar_complex_if_while_test)
15227 (if_while_breakpoint_command_test)
15228 (infrun_breakpoint_command_test, breakpoint_command_test)
15229 (user_defined_command_test, watchpoint_command_test)
15230 (test_command_prompt_position, redefine_hook_test)
15231 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
15232 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
15233 multi_line_input and multi_line. Remove gdb_expect and
15234 gdb_stop_suppressing_tests uses.
15235 * lib/gdb.exp (valnum_re): New global.
15236 (multi_line_input): New procedure.
15240 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
15242 (test_setup): Define with proc_with_prefix.
15243 (test_cli_inferior): Likewise.
15244 (test_cli_thread): Likewise.
15245 (test_cli_frame): Likewise.
15246 (test_cli_select_frame): Likewise.
15247 (test_cli_up_down): Likewise.
15248 (test_mi_thread_select): Likewise.
15249 (test_mi_stack_select_frame): Likewise.
15250 (test_cli_in_mi_inferior): Likewise.
15251 (test_cli_in_mi_thread): Likewise.
15252 (test_cli_in_mi_frame): Likewise.
15253 (top level): Do not use with_test_prefix_procname.
15257 * gdb.base/commands.exp (gdbvar_simple_if_test)
15258 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
15259 (progvar_simple_if_test, progvar_simple_while_test)
15260 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
15261 (infrun_breakpoint_command_test, breakpoint_command_test)
15262 (user_defined_command_test, watchpoint_command_test)
15263 (test_command_prompt_position, deprecated_command_test)
15264 (bp_deleted_in_command, temporary_breakpoint_commands)
15265 (stray_arg0_test, source_file_with_indented_comment)
15266 (recursive_source_test, if_commands_test)
15267 (error_clears_commands_left, redefine_hook_test)
15268 (redefine_backtrace_test): Use proc_with_prefix.
15269 * lib/gdb.exp (proc_with_prefix): New proc.
15273 * gdb.base/tui-layout.c: New file.
15274 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
15275 disassembly window contains very long lines.
15279 * gdb.python/py-value.exp (test_value_creation): Make "long" test
15280 depend on Python 2.
15284 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
15289 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
15293 * gdb.rust/simple.rs: Add test for univariant enums without
15294 discriminants and for encoded struct-like enums.
15298 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
15299 gdb_test_multiple, tighten regexps and match symtabs and line
15300 tables incrementally.
15304 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
15309 * gdb.base/exec-invalid-sysroot.exp: New file.
15313 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
15317 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
15321 * gdb.base/killed-outside.exp: Remove $options from a call to
15322 `prepare_for_testing'.
15326 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
15327 Change test message.
15331 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
15336 * gdb.trace/mi-trace-save.exp: New file.
15340 * gdb.base/code_elim.exp (get_var_address): Remove.
15341 * gdb.base/relocate.exp: Likewise.
15342 * gdb.base/shreloc.exp: Likewise.
15343 * lib/gdb.exp (get_var_address): New.
15347 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
15348 floating point tests if $skip_float_test is false.
15352 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
15353 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
15355 Add 1 to argc so we guarantee distinct initial/modified argc values.
15359 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
15363 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
15364 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
15365 * gdb.arch/vsx-regs.exp: Likewise.
15369 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
15373 * gdb.python/python.exp: Test decode_line("*0").
15377 * gdb.python/py-value.exp (test_value_creation): Add test for large
15378 unsigned 64-bit value.
15382 * gdb.compile/compile.exp: Change java tests to rust.
15383 * gdb.base/setshow.exp: Change java tests to rust.
15384 * gdb.base/default.exp: Remove java from language list.
15385 * README (Examples): Update language example.
15386 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
15388 * lib/gdb.exp (skip_java_tests): Remove.
15389 * lib/java.exp: Remove.
15390 * gdb.java: Remove.
15394 * gdb.arch/mips-fcr.exp: New test.
15395 * gdb.arch/mips-fcr.c: Source for the new test.
15399 * gdb.base/solib-disc.exp: Use `standard_output_file'
15404 * gdb.base/jit-simple-dl.c: New file.
15405 * gdb.base/jit-simple-jit.c: New file, factored out from ...
15406 * gdb.base/jit-simple.c: ... this.
15407 * gdb.base/jit-simple.exp (jit_run): Delete.
15408 (build_jit): New proc.
15409 (jit_test_reread): Recompile either the main program or the shared
15410 library, depending on what is being tested. Skip changing address
15411 if caller wants to. Compare before/after addresses. If testing
15412 standalone, explicitly load the binary. Test "maint info
15414 (top level): Add "standalone vs shared lib" and "change address"
15415 vs "same address" axes.
15419 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
15422 (jit_test_reread): Use with_test_prefix. Reload the main binary
15423 explicitly. Compare the before/after addresses of the JIT
15428 * gdb.xml/extra-regs.xml: Update, end field now required, default type
15429 for single bitfields is bool.
15430 * gdb.xml/tdesc-regs.exp: Ditto.
15434 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
15438 * lib/gdb.exp (support_complex_tests): Return zero if
15439 gdb_skip_float_test return true.
15445 * gdb.mi/user-selected-context-sync.exp: New file.
15446 * gdb.mi/user-selected-context-sync.c: New file.
15452 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
15453 =thread-select-event check.
15457 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
15458 the compulsory L operand changes.
15459 * gdb.arch/powerpc-power.s: Likewise.
15463 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
15464 * gdb.base/jit-attach-pie.c: New file.
15465 * gdb.base/jit-attach-pie.exp: New file.
15469 * gdb.base/infcall-input.c: New file.
15470 * gdb.base/infcall-input.exp: New file.
15474 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
15475 (gdb_exit): Rename it to ...
15476 (gdbserver_gdb_exit): ... Close GDBserver.
15477 (gdb_exit): New proc, call gdbserver_gdb_exit.
15478 (mi_gdb_exit): Likewise.
15482 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
15484 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
15485 Remove duplication.
15489 * lib/gdbserver-support.exp: Check the existence of
15490 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
15494 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
15499 * gdb.base/quit.exp: New file.
15503 * .gitignore: New file.
15507 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
15512 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
15516 * gdb.cp/casts.cc (decltype): Move it ...
15517 (main): ... with its call to ...
15518 * gdb.cp/casts03.cc: ... a new file.
15519 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
15523 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
15527 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
15528 and sync up the test with tests in gas/testsuite/gas/ppc.
15529 * gdb.arch/powerpc-power.exp: Likewise.
15533 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
15538 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
15539 make m1's definition to be different from m2's. Use 'dummy' as an
15540 argument for probe 'two'.
15544 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
15549 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
15550 variable declaration.
15551 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
15552 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
15553 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
15554 received HWCAP as its argument.
15558 * gdb.base/new-ui-pending-input.c: New file.
15559 * gdb.base/new-ui-pending-input.exp: New file.
15560 * gdb.exp (clear_gdb_spawn_id): New procedure.
15561 (with_spawn_id): Check whether gdb_spawn_id exists before
15562 referencing it. If gdb_spawn_id didn't exist on entry, clear it
15567 * gdb.base/float128.c: New file.
15568 * gdb.base/float128.exp: Likewise.
15569 * gdb.base/floatn.c: Likewise.
15570 * gdb.base/floatn.exp: Likewise.
15574 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
15579 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
15580 unwinders are immediately called as side effect of "source" or
15581 "disable unwinder" commands.
15582 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
15586 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
15587 is true and $type is "float" or "double".
15591 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
15593 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
15594 * gdb.base/call-rt-st.exp: Likewise.
15595 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
15596 return value instead of gdb,skip_float_test.
15597 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
15598 (do_function_calls): Use its return value instead of
15599 gdb,skip_float_test.
15600 * gdb.base/finish.exp: Likewise.
15601 * gdb.base/funcargs.exp: Likewise.
15602 * gdb.base/return.exp: Likewise.
15603 * gdb.base/return2.exp: Likewise.
15604 * gdb.base/varargs.exp: Likewise.
15605 * lib/gdb.exp (gdb_skip_float_test): Change it to
15606 gdb_caching_proc. Detect the broken ptrace on arm-linux.
15610 * gdb.multi/tids.exp: Test "thread apply all".
15614 * gdb.base/default.exp (tty): Remove.
15618 * gdb.python/py-recurse-unwind.c: New file.
15619 * gdb.python/py-recurse-unwind.py: New file.
15620 * gdb.python/py-recurse-unwind.exp: New file.
15624 * gdb.base/set-inferior-tty.exp: New file.
15625 * gdb.base/set-inferior-tty.c: New file.
15630 * gdb.base/new-ui-echo.c: New file.
15631 * gdb.base/new-ui-echo.exp: New file.
15635 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
15637 * gdb.server/connect-without-multi-process.exp (do_test):
15642 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
15643 standalone_txt. Delete gdb_txt and standalone_txt on host
15644 and target. Spawn the binary on target. Copy files from
15650 * gdb.base/vdso-warning.exp: Test core dumps too. Use
15651 with_test_prefix. Factor out bits to ...
15652 (test_no_vdso): ... this new procedure.
15656 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
15657 maintaining separate logic for constructing the output path.
15658 * gdb.arch/powerpc-d128-regs.exp: Likewise.
15659 * gdb.arch/ppc-dfp.exp: Likewise.
15660 * gdb.arch/ppc-fp.exp: Likewise.
15661 * gdb.arch/vsx-regs.exp: Likewise.
15662 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
15663 binprefix for generating the additional binary files.
15667 * gdb.trace/mi-trace-frame-collected.exp
15668 (test_trace_frame_collected): On x32, expect two registers.
15672 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
15673 and sync up the test with tests in gas/testsuite/gas/ppc.
15674 * gdb.arch/powerpc-power.exp: Likewise.
15678 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
15679 expected error message.
15683 * gdb.multi/remove-inferiors.exp: New file.
15684 * gdb.multi/remove-inferiors.c: New file.
15688 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
15694 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
15701 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
15702 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
15707 * gdb.mi/mi-cmd-error.exp: New file.
15712 * gdb.base/signals-state-child.c: New file.
15713 * gdb.base/signals-state-child.exp: New file.
15714 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
15718 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
15723 * gdb.python/py-frame-inline.exp: Add Frame.function test.
15727 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
15728 variable mode to "multi-process" if $multi_process is 1, otherwise
15729 set it to "single-process".
15733 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
15734 * gdb.cp/cpexprs.exp: Likewise.
15735 * gdb.cp/m-static.exp: Likewise.
15740 * gdb.threads/tls.exp (check_thread_local): Add python symbol
15745 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
15746 selecting assembly source files.
15747 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
15748 assembly source files.
15749 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
15750 assembly source files.
15751 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
15752 selecting assembly source files.
15756 * gdb.base/new-ui.exp (do_test_invalid_args): New
15761 * gdb.btrace/reconnect.c: New file.
15762 * gdb.btrace/reconnect.exp: New file.
15766 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
15767 to test_catch_syscall_group.
15768 (test_catch_syscall_group): New.
15772 * gdb.rust/simple.rs (main): Use empty struct expression.
15773 * gdb.rust/simple.exp: Add tests for empty struct expression.
15777 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
15778 if gdb_skip_xml_test is true on some targets.
15782 * gdb.server/solib-list.exp: Unset last_loaded_file.
15786 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
15787 "step into captured_main (args)".
15791 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
15795 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
15799 * gdb.opt/inline-break.exp: Remove optimize=-O2.
15800 * gdb.opt/inline-bt.exp: Likewise.
15801 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
15802 additional_flags=-Winline.
15803 * gdb.opt/inline-locals.exp: Likewise.
15804 * gdb.opt/inline-markers.c (ATTR): Define.
15805 (inlined_fn): Use it.
15809 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
15810 (test_with_self): Remove some code. Remove argument executable.
15811 (top-level): Use do_self_tests.
15816 * gdb.base/maint.exp: Escape paths used in regular expressions.
15817 * gdb.stabs/weird.exp: Likewise.
15821 PR python/15620, PR python/18620:
15822 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
15823 (test_bkpt_events): New procs.
15828 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
15830 (test_watchpoints): Likewise.
15831 (test_bkpt_pending): New proc.
15836 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
15841 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
15842 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
15843 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
15845 (g): Rename g_end_lbl to g_label.
15846 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
15847 low_pc and high_pc.
15848 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
15853 * gdb.python/py-unwind-maint.exp: Update tests.
15857 * lib/selftest-support.exp (selftest_setup): Match the output
15858 when captured_main is inlined.
15862 * gdb.fortran/derived-types.exp (result_line, result_line_2):
15864 (print this%a, print this%b, print this): New tests.
15865 * gdb.fortran/derived-types.f90 (this): New object and
15870 * gdb.ada/arraydim.exp: Remove extra directory level in build
15875 * lib/ada.exp: Remove extra directory level in build directory.
15876 * gdb.ada/cond_lang.exp: Likewise.
15877 * gdb.ada/exec_changed.exp: Likewise.
15878 * gdb.ada/lang_switch.exp: Likewise.
15882 * simple.rs: Add test for raw pointer subscripting.
15883 * simple.exp: Add test expectations.
15887 * gdb.mi/mi-reverse.exp: Match =record-started output.
15891 * gdb.base/jit-reader.exp (info_registers_current_frame): New
15893 (jit_reader_test): Test the jit reader's unwinder.
15894 * gdb.base/jithost.c (jit_function_00_code): New global.
15895 (main): Use memcpy to fill in the mmapped code, instead of poking
15896 bytes manually here.
15897 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
15899 (read_debug_info): Save the function's range.
15900 (read_sp): New function.
15901 (unwind_frame): Use it. Also unwind RBP.
15902 (get_frame_id): Use read_sp.
15903 (gdb_init_reader): Use calloc instead of malloc.
15904 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
15905 parameter. Use gdb_test_multiple.
15910 * gdb.threads/process-dies-while-detaching.c: New file.
15911 * gdb.threads/process-dies-while-detaching.exp: New file.
15915 * gdb.multi/watchpoint-multi-exit.c: New file.
15916 * gdb.multi/watchpoint-multi-exit.exp: New file.
15920 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
15921 unset inferior_spawn_id.
15925 * lib/mi-support.exp (default_mi_gdb_start): Declare global
15926 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
15930 * gdb.base/return.c: Add copyright header.
15935 * gdb.python/py-framefilter.exp: Add tests for setting priority
15936 and disabling of non-existent frame filter.
15940 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
15945 * gdb.base/catch-syscall.exp: Remove check on isnative and target
15946 triplets. Start gdb, execute catch syscall, and continue. Check
15947 gdb's output to determine catch syscall is supported.
15951 * gdb.rust/simple.rs: Add test for returning unit in a function.
15952 * gdb.rust/simple.exp: Add expectation for functions returning
15957 * gdb.python/py-breakpoint-create-fail.c,
15958 gdb.python/py-breakpoint-create-fail.exp,
15959 gdb.python/py-breakpoint-create-fail.py: New testcase.
15964 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
15965 * gdb.rust/simple.exp: Add test expectations for new NonZero
15970 * gdb.base/offsets.exp: New file.
15971 * gdb.base/offsets.c: New file.
15976 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
15977 before any filters are loaded.
15981 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
15982 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
15984 * gdb.fortran/derived-type-function.exp: New file.
15985 * gdb.fortran/derived-type-function.f90: New file.
15990 * gdb.base/new-ui.exp: New file.
15991 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
15992 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
15993 (with_spawn_id): New procedure.
15997 * gdb.mi/mi-exec-run.exp: New file.
16001 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
16002 breakpoint command's output on the main UI.
16003 (test_break): New procedure, factored out from calls in the top
16005 (top level): Use foreach_with_prefix to test MI as main UI and as
16010 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
16011 (test_awatch_creation_and_listing)
16012 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
16013 Remove 'type' parameter.
16014 (test_watchpoint_all): New parameter mi_mode. Remove
16016 (top level): Use foreach_with_prefix, and add main/separate UI MI
16021 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
16022 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
16023 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
16024 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
16025 (gdb_main_spawn_id, mi_spawn_id): Declare and
16027 (mi_create_inferior_pty): New procedure,
16028 factored out from default_mi_gdb_start.
16029 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
16031 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
16032 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
16033 Use mi_create_inferior_pty.
16034 (mi_gdb_start): Use eval to pass down args list.
16038 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
16039 * gdb.opt/inline-cmds.exp: Add MI tests.
16043 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
16047 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
16048 (top level): Use it instead of mi_execute_to.
16052 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
16053 (cont_handler_str): New.
16054 (signal_stop_handler): Set stop_handler_str instead of printing to
16056 (continue_handler): Set cont_handler_str instead of printing to
16058 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
16059 mi_send_resuming_command. Print stop_handler_str and
16060 cont_handler_str instead of expecting the python events print
16065 * gdb.base/jit-reader.exp: New file.
16066 * gdb.base/jithost.c: New file.
16067 * gdb.base/jithost.h: New file.
16068 * gdb.base/jitreader.c : New file.
16069 * gdb.base/jit-protocol.h: New file.
16073 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
16074 parameters follow_fork and detach_on_fork. Set follow-fork-mode
16075 and detach-on-fork. Adjust tests.
16076 (top level): Invoke break_cond_on_syscall with combinations of
16077 syscall, follow-fork-mode and detach-on-fork.
16081 * gdb.base/step-over-exit.c: New.
16082 * gdb.base/step-over-exit.exp: New.
16086 * gdb.base/float.exp: Add target check for nds32*-*-*.
16087 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
16091 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
16092 for unsupported target features.
16093 * gdb.base/call-rt-st.exp: Likewise.
16094 * gdb.base/call-sc.exp: Likewise.
16095 * gdb.base/call-signal-resume.exp: Likewise.
16096 * gdb.base/call-strs.exp: Likewise.
16097 * gdb.base/callexit.exp: Likewise.
16098 * gdb.base/callfuncs.exp: Likewise.
16099 * gdb.base/nodebug.exp: Likewise.
16100 * gdb.base/printcmds.exp: Likewise.
16101 * gdb.base/ptype.exp: Likewise.
16102 * gdb.base/structs.exp: Likewise.
16103 * gdb.base/unwindonsignal.exp: Likewise.
16104 * gdb.cp/gdb2495.exp: Likewise.
16105 * gdb.cp/templates.exp: Likewise.
16106 * gdb.cp/virtfunc.exp: Likewise.
16107 * gdb.threads/hand-call-in-threads.exp: Likewise.
16108 * gdb.threads/interrupted-hand-call.exp: Likewise.
16109 * gdb.threads/thread-unwindonsignal.exp: Likewise.
16114 * gdb.rust/expr.exp: Add test for integer constant larger than
16119 * gdb.fortran/nested-funcs.exp: New.
16120 * gdb.fortran/nested-funcs.f90: New.
16124 * gdb.base/examine-backward.c: New file.
16125 * gdb.base/examine-backward.exp: New file.
16129 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
16135 * gdb.python/py-shared.exp: Add solib_name test.
16139 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
16144 * gdb.dwarf2/implref.exp: Rename to...
16145 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
16146 * gdb.dwarf2/implref-array.c: New file.
16147 * gdb.dwarf2/implref-array.exp: Likewise.
16148 * gdb.dwarf2/implref-global.c: Likewise.
16149 * gdb.dwarf2/implref-global.exp: Likewise.
16150 * gdb.dwarf2/implref-struct.c: Likewise.
16151 * gdb.dwarf2/implref-struct.exp: Likewise.
16155 * gdb.trace/trace-condition.exp: Add 64bit tests.
16159 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
16161 (main): Adapt to 8 to 64 bits types.
16162 * gdb.trace/trace-condition.exp: Add new tests.
16166 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
16170 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
16171 Move condition tests...
16172 * gdb.trace/trace-condition.exp: Here.
16176 * gdb.trace/trace-condition.exp: Add counter-case tests.
16181 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
16182 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
16186 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
16188 (top level): Call it, and bail out of DejaGnu is known to be bad.
16192 * gdb.base/whatis.c: Extend the test case.
16193 * gdb.base/whatis.exp: Add additional tests.
16197 * gdb.fortran/type.f90: Add pointer variable.
16198 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
16202 * gdb.fortran/vla-type.exp: Fix testcase name.
16206 * gdb.fortran/vla-type.exp: Access elements in nested structs.
16210 * gdb.fortran/type.f90: Add nested structures.
16211 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
16212 * gdb.fortran/derived-type.exp: Adapt expected output.
16213 * gdb.fortran/vla-type.exp: Adapt expected output.
16217 * gdb.fortran/whatis_type.exp: Adapt expected output.
16221 * gdb.fortran/print_type.exp: Fix expected output.
16222 * gdb.fortran/whatis_type.exp: Fix expected output.
16226 * gdb.fortran/whatis_type.exp: Use multi_line.
16231 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
16232 use value as an index.
16237 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
16238 no-breakpoint case.
16243 * gdb.threads/clone-attach-detach.c: New file.
16244 * gdb.threads/clone-attach-detach.exp: New file.
16248 * gdb.base/annota-input-while-running.exp: Fix syntax error.
16252 PR python/19438, PR python/18393:
16253 * gdb.python/py-progspace.exp: Add "dir" test.
16254 * gdb.python/py-objfile.exp: Add "dir" test.
16258 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
16259 * gdb.arch/thumb2-it.exp: Likewise.
16263 * gdb.mi/mi-threads-interrupt.c: New file.
16264 * gdb.mi/mi-threads-interrupt.exp: New file.
16269 * gdb.mi/mi-async-run.exp: New file.
16270 * gdb.mi/mi-async-run.c: New file.
16275 * lib/rust-support.exp: New file.
16276 * lib/gdb.exp (skip_rust_tests): New proc.
16277 (build_executable_from_specs): Handle rust.
16278 * lib/future.exp (gdb_find_rustc): New proc.
16279 (gdb_default_target_compile): Handle rust.
16280 * gdb.rust/expr.exp: New file.
16281 * gdb.rust/generics.exp: New file.
16282 * gdb.rust/generics.rs: New file.
16283 * gdb.rust/methods.exp: New file.
16284 * gdb.rust/methods.rs: New file.
16285 * gdb.rust/modules.exp: New file.
16286 * gdb.rust/modules.rs: New file.
16287 * gdb.rust/simple.exp: New file.
16288 * gdb.rust/simple.rs: New file.
16292 * gdb.base/default.exp (set language): Add rust.
16296 * gdb.gdb/unittest.exp: New file.
16300 * gdb.base/batch-preserve-term-settings.exp: Remove variable
16301 shell_prompt. Update shell_prompt_re.
16306 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
16307 $options when building executable.
16308 * gdb.dwarf2/fission-loclists-pie.S: New file.
16309 * gdb.dwarf2/fission-loclists-pie.exp: New file.
16313 * gdb.base/solib-display.exp: Check for [use_gdb_stub]Â instead
16314 of [is_remote target],
16318 * lib/gdb.exp (use_gdb_stub): New procedure.
16324 * gdb.dwarf2/dwp-sepdebug.c: New file.
16325 * gdb.dwarf2/dwp-sepdebug.exp: New file.
16329 * gdb.base/detach.exp: Remove is_remote check.
16333 * gdb.base/annota-input-while-running.exp: Don't check for
16334 [is_remote target]. Enable annotations after running to main.
16335 Remove unused "set test..." line.
16339 * gdb.trace/trace-enable-disable.exp: New file.
16340 * gdb.trace/trace-enable-disable.c: New file.
16344 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
16345 use it in info sharedlibrary test.
16346 * gdb.trace/ftrace-lock.exp: Likewise.
16347 * gdb.trace/ftrace.exp: Likewise.
16348 * gdb.trace/range-stepping.exp: Likewise.
16349 * gdb.trace/trace-break.exp: Likewise.
16350 * gdb.trace/trace-condition.exp: Likewise.
16351 * gdb.trace/trace-mt.exp: Likewise.
16355 * lib/gdb.exp (gdb_load_shlibs): Rename to...
16356 (gdb_load_shlib): ... this.
16357 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
16359 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
16360 * gdb.base/ctxobj.exp: Likewise.
16361 * gdb.base/dprintf-pending.exp: Likewise.
16362 * gdb.base/dso2dso.exp: Likewise.
16363 * gdb.base/fixsection.exp: Likewise.
16364 * gdb.base/gcore-relro.exp: Likewise.
16365 * gdb.base/gdb1555.exp: Likewise.
16366 * gdb.base/global-var-nested-by-dso.exp: Likewise.
16367 * gdb.base/gnu-ifunc.exp: Likewise.
16368 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
16369 * gdb.base/jit-so.exp (one_jit_test): Likewise.
16370 * gdb.base/pending.exp: Likewise.
16371 * gdb.base/print-file-var.exp: Likewise.
16372 * gdb.base/print-symbol-loading.exp: Likewise.
16373 * gdb.base/shlib-call.exp: Likewise.
16374 * gdb.base/shreloc.exp: Likewise.
16375 * gdb.base/so-impl-ld.exp: Likewise.
16376 * gdb.base/solib-disc.exp: Likewise.
16377 * gdb.base/solib-nodir.exp: Likewise.
16378 * gdb.base/solib-overlap.exp: Likewise.
16379 * gdb.base/solib-symbol.exp: Likewise.
16380 * gdb.base/solib-weak.exp (do_test): Likewise.
16381 * gdb.base/sym-file.exp: Likewise.
16382 * gdb.base/symtab-search-order.exp: Likewise.
16383 * gdb.base/type-opaque.exp: Likewise.
16384 * gdb.base/unload.exp: Likewise.
16385 * gdb.base/watchpoint-solib.exp: Likewise.
16386 * gdb.compile/compile.exp: Likewise.
16387 * gdb.cp/gdb2384.exp: Likewise.
16388 * gdb.cp/infcall-dlopen.exp: Likewise.
16389 * gdb.cp/re-set-overloaded.exp: Likewise.
16390 * gdb.fortran/library-module.exp: Likewise.
16391 * gdb.opt/solib-intra-step.exp: Likewise.
16392 * gdb.python/py-finish-breakpoint.exp: Likewise.
16393 * gdb.python/py-shared.exp: Likewise.
16394 * gdb.reverse/solib-precsave.exp: Likewise.
16395 * gdb.reverse/solib-reverse.exp: Likewise.
16396 * gdb.server/solib-list.exp: Likewise.
16397 * gdb.threads/dlopen-libpthread.exp: Likewise.
16398 * gdb.threads/tls-shared.exp: Likewise.
16399 * gdb.threads/tls-so_extern.exp: Likewise.
16400 * gdb.trace/change-loc.exp: Likewise.
16401 * gdb.trace/ftrace-lock.exp: Likewise.
16402 * gdb.trace/ftrace.exp: Likewise.
16403 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
16404 * gdb.trace/pending.exp: Likewise.
16405 * gdb.trace/range-stepping.exp: Likewise.
16406 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
16407 (strace_info_marker): Likewise.
16408 (strace_probe_marker): Likewise.
16409 (strace_trace_on_same_addr): Likewise.
16410 (strace_trace_on_diff_addr): Likewise.
16411 * gdb.trace/trace-break.exp: Likewise.
16412 * gdb.trace/trace-condition.exp: Likewise.
16413 * gdb.trace/trace-mt.exp: Likewise.
16417 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
16418 result of gdb_remote_download.
16419 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
16420 * gdb.base/dso2dso.exp: Likewise.
16421 * gdb.base/global-var-nested-by-dso.exp: Likewise.
16422 * gdb.base/print-file-var.exp: Likewise.
16423 * gdb.base/shlib-call.exp: Likewise.
16424 * gdb.base/shreloc.exp: Likewise.
16425 * gdb.base/solib-overlap.exp: Likewise.
16426 * gdb.base/solib-weak.exp (do_test): Likewise.
16427 * gdb.base/unload.exp: Likewise.
16431 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
16436 * vla-type.exp: Print structure from toplevel.
16440 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
16442 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
16447 * gdb.fortran/vla-type.f90: New file.
16448 * gdb.fortran/vla-type.exp: New file.
16452 * gdb.base/branch-to-self.c: New file.
16453 * gdb.base/branch-to-self.exp: New file.
16457 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
16462 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
16463 * gdb.base/annota3.exp: Likewise.
16467 * gdb.reverse/step-precsave.exp: Do one step and test program
16468 stops in "callee" and do multiple steps until program goes out
16470 * gdb.reverse/step-reverse.exp: Likewise.
16474 * gdb.trace/signal.exp: Also pass if
16475 $tracepoint_hits($i) > $iterations.
16479 * gdb.trace/signal.c: New file.
16480 * gdb.trace/signal.exp: New file.
16484 * gdb.base/bad-file.exp: New file.
16488 * gdb.dwarf2/implref.exp: New file.
16492 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
16493 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
16494 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
16495 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
16496 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
16497 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
16498 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
16499 * lib/fortran.exp (fortran_int4): New procedure.
16500 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
16501 (fortran_logical4): Likewise.
16505 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
16509 * lib/compiler.c: Add Intel specific preprocessor macros.
16510 * lib/compiler.cc: Likewise.
16514 * gdb.server/connect-with-no-symbol-file.c: New file.
16515 * gdb.server/connect-with-no-symbol-file.exp: New file.
16519 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
16523 * boards/gdbserver-base.exp (${board}_download): Copy source file to
16524 standard output directory.
16528 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
16532 * gdb.btrace/instruction_history.c (loop): Add declaration.
16536 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
16540 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
16541 parentheses to print.
16542 (continue_handler): Likewise.
16546 * gdb.server/solib-list.exp: Remove is_remote check.
16547 Pass shlib= to gdb_compile. Don't link shared library with
16548 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
16549 Run binary filename through "readlink -f" on the target.
16553 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
16554 interpreter filename as argument to gdbserver_spawn.
16555 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
16556 Return empty if $last_loaded_file does not exist.
16560 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
16561 * gdb.base/jit-main.c: Use exit after usage.
16565 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
16566 GDBHISTSIZE prior to the tests.
16567 * gdb.base/gdbinit-history.exp: Likewise.
16571 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
16572 instead of build_executable. Use gdb_load_shlibs.
16576 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
16577 Execute "si" command.
16581 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
16582 number instead of the comments on some line.
16586 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
16587 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
16591 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
16592 standard_output_file. Remove unused binfile variable.
16596 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
16597 * gdb.python/py-mi-objfile.exp: Match "list main" output
16602 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
16607 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
16609 * gdb.trace/ftrace.exp: Likewise.
16610 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
16612 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
16613 (gdb_load_shlibs): Copy libraries to test directory when testing
16614 natively. Only set solib-search-path if testing remotely.
16615 * lib/mi-support.exp (mi_load_shlibs): Likewise.
16619 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
16620 gdb_download. Use it even if the target is not remote.
16621 * gdb.base/jit.exp (compile_jit_test): Likewise.
16622 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
16623 output directory if the destination board is local, otherwise use
16624 the standard remote_download from DejaGnu.
16625 (gdb_download): Remove.
16626 (gdb_load_shlibs): Use gdb_remote_download instead of
16628 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
16629 Use gdb_remote_download instead of gdb_download. Use it even if
16630 the target is not remote.
16631 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
16632 instead of gdb_download.
16636 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
16637 (test_insert_delete_modify): Call mi_load_shlibs before trying to
16643 * gdb.base/printcmds.exp: Add artificial arrays tests.
16648 * gdb.base/jit-main.c: Include unistd.h.
16649 (ATTACH): Define to 0 if not already defined.
16650 (wait_for_gdb, mypid): New globals.
16651 (WAIT_FOR_GDB): New macro.
16652 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
16653 some breakpoint locations.
16654 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
16656 (one_jit_test): Add REATTACH parameter, and handle it. Use
16657 continue_to_test_location.
16658 (top level): Test attach, and adjusts calls to one_jit_test.
16663 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
16664 BINSUFFIX parameter, and handle it.
16665 (top level): Adjust calls compile_jit_test.
16670 * gdb.python/py-mi-events-gdb.py: New file.
16671 * gdb.python/py-mi-events.c: New file.
16672 * gdb.python/py-mi-events.exp: New file.
16676 * gdb.reverse/until-precsave.exp: Match function name only.
16677 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
16678 Move malloc to a condition block.
16679 * gdb.reverse/until-reverse.exp: Match function name only.
16683 * gdb.trace/ftrace.exp: Set arg0exp for s390.
16684 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
16685 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
16686 variable for GPR 0 instead of assuming it is register 0.
16687 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
16688 * lib/trace-support.exp: Add s390 registers.
16692 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
16696 * gdb.reverse/break-reverse.exp: Add quotation mark in the
16701 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
16702 maintaining separate logic for constructing the output path.
16706 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
16707 Retry fork and waitpid on interrupted system call errors.
16708 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
16709 Use with_timeout_factor to increase timeout by factor of 10.
16713 * gdb.cp/scope-err.cc: New test program.
16714 * gdb.cp/scope-err.exp: New test script.
16715 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
16716 lines and "set breakpoint here" comment.
16717 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
16718 Fixed some whitespace and format issues.
16719 * gdb.mi/mi-linespec-err-cp.cc: New test program.
16720 * gdb.mi/mi-linespec-err-cp.exp: New test script.
16724 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
16725 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
16726 All callers updated. Add tests for enums, mixed flags register.
16730 * gdb.base/skip.c (main): Call test_skip_file_and_function.
16731 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
16735 * gdb.base/default.exp: Add $_as_string to the list of expected
16736 convenience functions.
16740 * gdb.base/maint.exp: New tests for 'maint info line-table'.
16744 * gdb.python/py-as-string.exp: New file.
16745 * gdb.python/py-as-string.c: New file.
16749 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
16750 signal" -> "Thread NN received signal" output change.
16751 * gdb.threads/ia64-sigill.exp: Likewise.
16752 * gdb.threads/linux-dp.exp: Likewise.
16753 * gdb.threads/manythreads.exp: Likewise.
16754 * gdb.threads/pending-step.exp: Likewise.
16755 * gdb.threads/print-threads.exp: Likewise.
16756 * gdb.threads/sigstep-threads.exp: Likewise.
16757 * gdb.threads/staticthreads.exp: Likewise.
16758 * gdb.threads/tls.exp: Likewise.
16762 * gdb.base/command-line-input.exp: New file.
16766 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
16767 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
16768 * gdb.trace/pending.exp: Accept leading dot before function name.
16769 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
16770 * lib/trace-support.exp: Set registers for ppc.
16774 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
16775 use it for disassembly; accept .main in addition to main in backtrace.
16780 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
16781 (gdb_recursion_test_ptr): New global variable.
16782 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
16783 gdb_recursion_test.
16784 (gdb_c_test): Ditto.
16788 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
16793 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
16794 (bar): Add bar_start_lbl label.
16795 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
16796 of foo/bar for emitting DWARF and tracing.
16800 * analyze-racy-logs.py: Set executable bit.
16804 * Makefile.in (DEFAULT_RACY_ITER): New variable.
16805 (CHECK_TARGET_TMP): Likewise.
16806 (check-single-racy): New rule.
16807 (check-parallel-racy): Likewise.
16808 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
16809 (do-check-parallel-racy): New rule.
16810 (check-racy/%.exp): Likewise.
16811 * README (Racy testcases): New section.
16812 * analyze-racy-logs.py: New file.
16816 * gdb.base/skip.exp: Use with_test_prefix.
16820 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
16821 Invoke step_over_syscall "clone" and break_cond_on_syscall
16823 * gdb.base/step-over-clone.c: New file.
16827 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
16832 * gdb.base/disp-step-fork.c: Rename to ...
16833 * gdb.base/step-over-fork.c: ... it. New file.
16834 * gdb.base/disp-step-vfork.c: Rename to ...
16835 * gdb.base/step-over-vfork.c: ... it. New file.
16836 * gdb.base/disp-step-syscall.exp: Rename to ...
16837 * gdb.base/step-over-syscall.exp: ... it. New file.
16838 (disp_step_cross_syscall): Rename to ...
16839 (step_over_syscall): ... it.
16843 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
16844 If target supports condition evaluation on target, invoke
16845 break_cond_on_syscall for fork and vfork.
16849 * gdb.base/disp-step-syscall.exp: Don't invoke
16850 support_displaced_stepping.
16851 (disp_step_cross_syscall): Test with displaced stepping off and
16856 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
16859 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
16864 * gdb.fortran/vla-history.exp: Remove breakpoint.
16868 * gdb.fortran/vla-history.exp: Lookup array elements and printing
16873 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
16878 * gdb.mi/vla.f90: Nullify pointer after declaration.
16882 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
16886 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
16887 before anything else.
16888 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
16890 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
16891 before anything else.
16892 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
16896 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
16900 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
16901 prepare_for_testing.
16905 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
16909 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
16910 manually constructing the output path.
16914 * gdb.arch/s390-stackless.S: New.
16915 * gdb.arch/s390-stackless.exp: New.
16919 * gdb.dlang/circular.c: New file.
16920 * gdb.dlang/circular.exp: New file.
16924 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
16925 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
16926 (testcases): Update.
16930 * gdb.reverse/aarch64.c: Rename to ...
16931 * gdb.reverse/insn-reverse.c: ... it.
16932 * gdb.reverse/aarch64.exp: Rename to ...
16933 * gdb.reverse/insn-reverse.exp: ... it.
16937 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
16938 (testcase_ftype): New.
16939 (testcases): New array.
16940 (n_testcases): New.
16941 (main): Call each element in testcases.
16942 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
16943 (read_testcase): New.
16944 Do the tests in a loop.
16948 * gdb.base/branches.c: Remove.
16953 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
16957 * gdb.trace/ftrace.exp: Remove unnecessary target check.
16961 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
16962 change x86_64 call_insn to 'callq'.
16966 * gdb.trace/tfile-avx.c: Move to...
16967 * gdb.trace/tracefile-pseudo-reg.c: Here.
16968 * gdb.trace/tfile-avx.exp: Move to...
16969 * gdb.trace/tracefile-pseudo-reg.exp: Here.
16973 * gdb.base/attach-pie-noexec.exp: Do not expect an error
16978 * gdb.base/skip.c (test_skip): New function.
16979 (end_test_skip_file_and_function): New function.
16980 (test_skip_file_and_function): New function.
16981 * gdb.base/skip1.c (test_skip): New function.
16982 (skip1_test_skip_file_and_function): New function.
16983 * gdb.base/skip.exp: Add tests for new skip options.
16984 * gdb.base/skip-solib.exp: Update expected output.
16985 * gdb.perf/skip-command.cc: New file.
16986 * gdb.perf/skip-command.exp: New file.
16987 * gdb.perf/skip-command.py: New file.
16991 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
16992 info registers pattern.
16996 * lib/future.exp: Add D support.
16997 (gdb_find_gdc): New proc.
16998 (gdb_default_target_compile): Add D support.
17002 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
17004 (trace_speed_test): Determine the iteration count for a time
17005 between 15..30 seconds.
17009 * gdb.arch/i386-mpx-sigsegv.c: New file.
17010 * gdb.arch/i386-mpx-sigsegv.exp: New file.
17011 * gdb.arch/i386-mpx-simple_segv.c: New file.
17012 * gdb.arch/i386-mpx-simple_segv.exp: New file.
17016 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
17017 Don't call setup_kfail.
17021 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
17022 Set "set breakpoint condition-evaluation" per $cond_bp_target.
17026 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
17027 * gdb.base/skip1.c: Ditto.
17028 * gdb.base/skip.exp: Whitespace cleanup.
17033 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
17034 Remove kfail for PR remote/19496.
17038 * lib/gdb.exp (standard_temp_file): Return a path specific to
17039 the runtest invocation.
17043 * gdb.trace/save-trace.exp: Change relative path to be in the
17044 standard output directory.
17048 * gdb.arch/i386-prologue.c: Add missing prototypes.
17052 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
17053 * gdb.arch/i386-prologue.exp: Likewise.
17054 * gdb.arch/i386-size.exp: Likewise.
17058 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
17059 define object file path.
17060 * gdb.btrace/gcore.exp: Use standard_output_file to define core
17062 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
17063 standard_output_file to define binfile.
17067 Fix compatibility with recent gfortran-5.3.1.
17068 * gdb.fortran/vla-history.exp (print vla1 allocated)
17069 (print vla2 allocated, print $2, print $3): Remove
17070 (print $4): Rename to ...
17071 (print $2): ... here.
17072 (print $9): Rename to ...
17073 (print $5): ... here.
17074 (print $10): Rename to ...
17075 (print $6): ... here.
17076 * gdb.fortran/vla.f90: Add pvla initialization.
17080 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
17082 * gdb.fortran/vla-value-sub.exp: Likewise.
17086 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
17090 * i386-biarch-core.exp: Define corefile using
17091 standard_output_file.
17095 * gdb.arch/arm-single-step-kernel-helper.c: New.
17096 * gdb.arch/arm-single-step-kernel-helper.exp: New.
17100 * gdb.btrace/tailcall-only.exp: New.
17101 * gdb.btrace/tailcall-only.c: New.
17102 * gdb.btrace/x86_64-tailcall-only.S: New.
17103 * gdb.btrace/i686-tailcall-only.S: New.
17107 * README (Parallel testing): Add missing double quotes.
17111 * README (Parallel testing): New section.
17112 (GDB_PARALLEL): Rewrite.
17113 (FORCE_PARALLEL): Document.
17117 * gdb.trace/tfile-avx.c: New test.
17118 * gdb.trace/tfile-avx.exp: New test.
17122 PR breakpoints/19546
17123 * gdb.base/infcall-exec.c: New file.
17124 * gdb.base/infcall-exec2.c: New file.
17125 * gdb.base/infcall-exec.exp: New file.
17129 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
17130 (toplevel): Call test_bkpt_address.
17135 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
17136 (toplevel): Call test_bkpt_address.
17140 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
17142 * configure: Regenerate.
17146 PR breakpoints/19548
17147 * gdb.base/execl-update-breakpoints.c (some_function): New
17150 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
17151 Tighten expected GDB output.
17155 * Makefile.in (ALL_SUBDIRS): Remove.
17156 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
17157 (distclean maintainer-clean realclean): Likewise.
17158 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
17159 * configure: Regenerate.
17160 * gdb.ada/Makefile.in: Delete.
17161 * gdb.arch/Makefile.in: Likewise.
17162 * gdb.asm/Makefile.in: Likewise.
17163 * gdb.base/Makefile.in: Likewise.
17164 * gdb.btrace/Makefile.in: Likewise.
17165 * gdb.cell/Makefile.in: Likewise.
17166 * gdb.compile/Makefile.in: Likewise.
17167 * gdb.cp/Makefile.in: Likewise.
17168 * gdb.disasm/Makefile.in: Likewise.
17169 * gdb.dlang/Makefile.in: Likewise.
17170 * gdb.dwarf2/Makefile.in: Likewise.
17171 * gdb.fortran/Makefile.in: Likewise.
17172 * gdb.gdb/Makefile.in: Likewise.
17173 * gdb.go/Makefile.in: Likewise.
17174 * gdb.guile/Makefile.in: Likewise.
17175 * gdb.java/Makefile.in: Likewise.
17176 * gdb.linespec/Makefile.in: Likewise.
17177 * gdb.mi/Makefile.in: Likewise.
17178 * gdb.modula2/Makefile.in: Likewise.
17179 * gdb.multi/Makefile.in: Likewise.
17180 * gdb.objc/Makefile.in: Likewise.
17181 * gdb.opencl/Makefile.in: Likewise.
17182 * gdb.opt/Makefile.in: Likewise.
17183 * gdb.pascal/Makefile.in: Likewise.
17184 * gdb.perf/Makefile.in: Likewise.
17185 * gdb.python/Makefile.in: Likewise.
17186 * gdb.reverse/Makefile.in: Likewise.
17187 * gdb.server/Makefile.in: Likewise.
17188 * gdb.stabs/Makefile.in: Likewise.
17189 * gdb.threads/Makefile.in: Likewise.
17190 * gdb.trace/Makefile.in: Likewise.
17191 * gdb.xml/Makefile.in: Likewise.
17192 * lib/gdb.exp (make_gdb_parallel_path): Add check for
17194 (standard_output_file): Remove check for GDB_PARALLEL, always
17195 return path in outputs/$subdir/$testname.
17199 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
17200 (site.exp): Assign abs_srcdir to tcl's srcdir.
17204 * gdb.base/foll-exec-mode.c: Include limits.h.
17205 (main): Add parameters argc and argv. Get directory from
17207 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
17209 * gdb.base/foll-exec.c: Include limits.h.
17210 (main): Add parameters argc and argv.
17211 Get directory from argv[0].
17212 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
17213 Adjust tests on the number of lines as source code changed.
17214 * gdb.base/foll-vfork-exit.c: Include limits.h.
17215 (main): Add one line of statement before vfork.
17216 * gdb.base/foll-vfork.c: Include limits.h and string.h.
17217 (main): Add parameters argc and argv. Get directory from
17219 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
17220 (setup_gdb): Set tbreak to skip some source lines.
17221 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
17222 (main): Add parameters argc and argv. Get directory from
17224 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
17226 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
17227 (main): Add parameters argc and argv. Get directory from
17229 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
17234 * gdb.base/skip.exp: Clean up multiple references to same test name.
17239 * gdb.threads/forking-threads-plus-breakpoint.exp
17240 (displaced_stepping_supported): New global.
17241 (probe_displaced_stepping_support): New procedure.
17242 (do_test): Add 'displaced' parameter, and use it.
17243 (top level): Check for displaced stepping support. Add displaced
17244 stepping on/off testing axis.
17248 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
17249 pointer. Don't perform further tests on the unassociated pointer
17250 if the first test fails.
17254 * gdb.base/max-value-size.c: New file.
17255 * gdb.base/max-value-size.exp: New file.
17256 * gdb.base/huge.exp: Disable max-value-size for this test.
17260 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
17264 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
17269 * gdb.base/fork-running-state.c: New file.
17270 * gdb.base/fork-running-state.exp: New file.
17275 * gdb.base/catch-fork-kill.c: New file.
17276 * gdb.base/catch-fork-kill.exp: New file.
17280 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
17281 Delete, moved to lib/gdb.exp.
17282 * gdb.threads/forking-threads-plus-breakpoint.exp
17283 (foreach_with_prefix): Likewise.
17284 * gdb.threads/process-dies-while-handling-bp.exp
17285 (foreach_with_prefix): Likewise.
17286 * lib/gdb.exp (foreach_with_prefix): New procedure.
17290 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
17291 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
17295 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
17301 Fix testsuite compatibility with Guile.
17302 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
17307 Fix testsuite compatibility with Guile.
17308 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
17309 (thread 1): New test for backtrace through signal handler.
17314 * gdb.base/multi-forks.c: Include
17315 ../lib/unbuffer_output.c
17316 (main): Call gdb_unbuffer_output.
17320 * lib/ada.exp (gdb_compile_ada): Fix typo.
17324 * gdb.base/break-fun-addr.exp: New file.
17325 * gdb.base/break-fun-addr1.c: New file.
17326 * gdb.base/break-fun-addr2.c: New file.
17330 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
17331 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
17336 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
17337 when GDB can not set the vector return value. Add more comments
17342 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
17347 * Makefile.in (DO_RUNTEST): Add --status and update usages.
17351 * Makefile.in (check-single): Pass --status to runtest.
17352 (check/%.exp): Likewise.
17356 * Makefile.in (check-parallel): Propagate return code from make
17361 * gdb.trace/ftrace.exp: Fix expected message on continue.
17362 * gdb.trace/pending.exp: Fix expected message on continue.
17363 * gdb.trace/trace-break.exp: Fix expected message on continue.
17367 * lib/gdb.exp (gdb_test): Remove unused global references.
17371 * gdb.base/async-shell.exp: Adjust expected output.
17372 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
17373 * gdb.base/siginfo-thread.exp: Adjust expected output.
17374 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
17375 * gdb.java/jnpe.exp: Adjust expected output.
17376 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
17377 * gdb.threads/continue-pending-status.exp: Adjust expected output.
17378 * gdb.threads/leader-exit.exp: Adjust expected output.
17379 * gdb.threads/manythreads.exp: Adjust expected output.
17380 * gdb.threads/pthreads.exp: Adjust expected output.
17381 * gdb.threads/schedlock.exp: Adjust expected output.
17382 * gdb.threads/siginfo-threads.exp: Adjust expected output.
17383 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
17385 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
17387 * gdb.threads/sigthread.exp: Adjust expected output.
17388 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
17392 * gdb.guile/scm-section-script.c: Replace @progbits with
17394 * gdb.python/py-section-script.c: Likewise.
17398 * gdb.multi/tids.exp: Test star wildcard ranges.
17402 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
17403 command from "thread apply" invocation.
17404 (thr_apply_info_thr_invalid): Default the expected output to the
17406 (top level): Add tests that use convenience variables. Add tests
17407 for "thread apply" with a valid TID list, but missing the command.
17411 * gdb.base/default.exp: Expect $_gthread as well.
17412 * gdb.multi/tids.exp: Test $_gthread.
17413 * gdb.threads/thread-specific.exp: Test $_gthread.
17417 * gdb.multi/tids.exp: Test "info threads -gid".
17421 * gdb.multi/tids.exp: Test InferiorThread.global_num and
17423 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
17427 * gdb.base/break.exp: Adjust to output changes.
17428 * gdb.base/hbreak2.exp: Likewise.
17429 * gdb.base/sepdebug.exp: Likewise.
17430 * gdb.base/watch_thread_num.exp: Likewise.
17431 * gdb.linespec/keywords.exp: Likewise.
17432 * gdb.multi/info-threads.exp: Likewise.
17433 * gdb.threads/thread-find.exp: Likewise.
17434 * gdb.multi/tids.c: New file.
17435 * gdb.multi/tids.exp: New file.
17439 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
17443 * gdb.base/default.exp: Expect $_inferior as well.
17444 * gdb.multi/base.exp: Test $_inferior.
17448 PR breakpoints/19388
17449 * gdb.base/catch-signal-siginfo-cond.c: New file.
17450 * gdb.base/catch-signal-siginfo-cond.exp: New file.
17455 * gdb.base/catch-syscall.c (do_execve): New variable.
17456 (main): Conditionally trigger an execve.
17457 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
17458 (test_catch_syscall_execve): New, check entry/return across execve.
17459 (do_syscall_tests): Call test_catch_syscall_execve.
17463 * gdb.base/random-signal.exp (do_test): New procedure, with body
17464 of testcase moved in.
17469 * gdb.base/funcargs.exp (finish from indirectly called function):
17470 Reintroduce the case for 'First'.
17475 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
17476 (tcatch_vfork_then_child_follow_exec)
17477 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
17482 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
17483 and repeats to unlimited.
17484 * gdb.python/py-value.exp: Likewise.
17485 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
17486 and repeats to unlimited.
17490 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
17491 and reordering the functions.
17492 * gdb.multi/hangout.c: Likewise.
17493 * gdb.multi/hello.c: Likewise.
17497 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
17499 (SingleStatisticTestResult.report): Use dict.keys instead of
17504 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
17508 * gdb.btrace/dlopen.exp: New.
17509 * gdb.btrace/dlopen.c: New.
17510 * gdb.btrace/dlopen-dso.c: New.
17514 * lib/gdb.exp (gdb_test): Update comments to clarify that the
17515 PATTERN argument is optional.
17519 * lib/ada.exp (target_compile_ada_from_dir): New function.
17520 (gdb_compile_ada): Reimplement avoiding the use of project files.
17521 * gdb.ada/gnat_ada.gpr: Delete.
17522 * gdb.ada/cond_lang.exp: Adjust test to make path before
17524 * gdb.ada/small_reg_param.exp: Likewise.
17528 * gdb.base/foll-vork.exp: Remove HP-UX special case.
17532 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
17537 * gdb.base/break.exp: Remove dead code.
17538 * gdb.base/sepdebug.exp: Likewise.
17542 * gdb.asm/asm-source.exp: Remove HP-UX references.
17543 * gdb.base/annota1.exp: Likewise.
17544 * gdb.base/annota3.exp: Likewise.
17545 * gdb.base/attach.exp: Likewise.
17546 * gdb.base/bigcore.exp: Likewise.
17547 * gdb.base/break.exp: Likewise.
17548 * gdb.base/call-ar-st.exp: Likewise.
17549 * gdb.base/callfuncs.exp: Likewise.
17550 * gdb.base/catch-fork-static.exp: Likewise.
17551 * gdb.base/display.exp: Likewise.
17552 * gdb.base/foll-exec-mode.exp: Likewise.
17553 * gdb.base/foll-exec.exp: Likewise.
17554 * gdb.base/foll-fork.exp: Likewise.
17555 * gdb.base/foll-vfork.exp: Likewise.
17556 * gdb.base/funcargs.exp: Likewise.
17557 * gdb.base/hbreak2.exp: Likewise.
17558 * gdb.base/inferior-died.exp: Likewise.
17559 * gdb.base/interrupt.exp: Likewise.
17560 * gdb.base/multi-forks.exp: Likewise.
17561 * gdb.base/nodebug.exp: Likewise.
17562 * gdb.base/sepdebug.exp: Likewise.
17563 * gdb.base/solib1.c: Likewise.
17564 * gdb.base/step-test.exp: Likewise.
17565 * gdb.mi/non-stop.c: Likewise.
17566 * gdb.mi/pthreads.c: Likewise.
17567 * gdb.multi/bkpt-multi-exec.ex: Likewise.
17568 * gdb.threads/pthreads.c: Likewise.
17569 * gdb.threads/staticthreads.exp: Likewise.
17570 * lib/future.exp: Likewise.
17571 * lib/gdb.exp: Likewise.
17572 * gdb.base/so-indr-cl.c: Remove.
17573 * gdb.base/so-indr-cl.exp: Likewise.
17574 * gdb.base/solib.c: Likewise.
17575 * gdb.base/solib.exp: Likewise.
17576 * gdb.base/solib2.c: Likewise.
17580 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
17581 * gdb.base/call-ar-st.exp: Likewise.
17582 * gdb.base/callfuncs.exp: Likewise.
17583 * gdb.base/condbreak.exp: Likewise.
17584 * gdb.base/constvars.exp: Likewise.
17585 * gdb.base/hbreak2.exp: Likewise.
17586 * gdb.base/langs.exp: Likewise.
17587 * gdb.base/list.exp: Likewise.
17588 * gdb.base/long_long.exp: Likewise.
17589 * gdb.base/ptype.exp: Likewise.
17590 * gdb.base/scope.exp: Likewise.
17591 * gdb.base/signals.exp: Likewise.
17592 * gdb.base/so-impl-ld.exp: Likewise.
17593 * gdb.base/varargs.exp: Likewise.
17594 * gdb.base/volatile.exp: Likewise.
17595 * gdb.base/whatis.exp: Likewise.
17596 * gdb.cp/cplusfuncs.exp: Likewise.
17597 * gdb.cp/inherit.exp: Likewise.
17598 * gdb.cp/local.exp: Likewise.
17599 * gdb.cp/member-ptr.exp: Likewise.
17600 * gdb.cp/method.exp: Likewise.
17601 * gdb.cp/overload.exp: Likewise.
17602 * gdb.cp/templates.exp: Likewise.
17603 * gdb.stabs/weird.exp: Likewise.
17604 * lib/compiler.c: Likewise.
17605 * lib/compiler.cc: Likewise.
17606 * lib/cp-support.exp: Likewise.
17607 * lib/gdb.exp: Likewise.
17611 * configure.ac: Remove HP-UX case.
17612 * configure: Regenerate.
17616 * lib/gdb.exp (gdb_compile): Add function doc.
17621 * gdb.multi/info-threads.exp: New file.
17625 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
17630 * gdb.base/history-duplicates.exp: Skip if no readline support.
17634 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
17638 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
17642 * gdb.base/completion.exp: Skip tests that interrupt GDB with
17643 ctrl-C if nointerrupts target property is set.
17644 * gdb.base/double-prompt-target-event-error.exp: Likewise.
17645 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
17646 * gdb.base/paginate-bg-execution.exp: Likewise.
17647 * gdb.base/paginate-execution-startup.exp: Likewise.
17648 * gdb.base/random-signal.exp: Likewise.
17649 * gdb.base/range-stepping.exp: Likewise.
17650 * gdb.cp/annota2.exp: Likewise.
17651 * gdb.cp/annota3.exp: Likewise.
17652 * gdb.gdb/selftest.exp: Likewise.
17653 * gdb.threads/continue-pending-status.exp: Likewise.
17654 * gdb.threads/leader-exit.exp: Likewise.
17655 * gdb.threads/manythreads.exp: Likewise.
17656 * gdb.threads/pthreads.exp: Likewise.
17657 * gdb.threads/schedlock.exp: Likewise.
17658 * gdb.threads/sigthread.exp: Likewise.
17662 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
17664 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
17665 * gdb.base/foll-exec.exp (main): Enable for target remote.
17666 * gdb.base/foll-fork.exp (main): Likewise.
17667 * gdb.base/foll-vfork.exp (main): Likewise.
17668 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
17669 (proc continue_to_exit_bp_loc): Use clean_restart.
17670 * gdb.base/pie-execl.exp (main): Disable for target remote.
17671 * gdb.base/watch-vfork.exp (main): Enable for target remote.
17672 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
17673 * gdb.threads/execl.exp (main): Likewise.
17674 * gdb.threads/fork-child-threads.exp (main): Likewise.
17675 * gdb.threads/fork-plus-threads.exp (main): Disable for target
17677 * gdb.threads/fork-thread-pending.exp (main): Enable for target
17679 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
17680 pid.tid style ptids, instead of just tid.
17681 * gdb.threads/thread-execl.exp (main): Enable for target remote.
17682 * gdb.threads/watchpoint-fork.exp (main): Likewise.
17683 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
17684 ptids, instead of just tid.
17688 * gdb.base/list.exp (test_list_forward): Add end of file error
17690 (test_repeat_list_command): Add end of file error test.
17691 (test_list_backwards): Add beginning of file error test.
17695 * gdb.base/list.exp (test_list_invalid_args): New function,
17696 defined, and called.
17700 * gdb.base/list.exp (test_list): Make test names unique.
17704 * gdb.base/coremaker2.c: Remove.
17708 * gdb.multi/base.exp: Remove stale "spaces" references.
17712 * gdb.multi/base.exp: Don't use nowarnings.
17713 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
17714 * gdb.multi/hangout.c: Include stdio.h.
17715 * gdb.multi/hello.c: Include stdlib.h.
17716 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
17717 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
17718 * gdb.multi/multi-arch.exp: Don't use nowarnings.
17722 * gdb.dwarf2/dw2-ranges-base.c: New file.
17723 * gdb.dwarf2/dw2-ranges-base.exp: New file.
17724 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
17725 support additional line table, and debug ranges generation.
17726 (Dwarf::ranges): New function, generate .debug_ranges.
17727 (Dwarf::lines): Support generating simple line table programs.
17728 (Dwarf::assemble): Initialise new namespace variables.
17732 * gdb.base/async.exp (proc test_background): Add case for
17733 asynchronous execution not supported.
17737 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
17738 format and change test names to make them unique.
17744 Add checking of floatformats setup on x86_64 hosts.
17745 * gdb.arch/i386-float.S (main): Load bigval and smallval.
17746 (smallval, bigval): New labels/constants.
17747 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
17748 float" after loading bigval and smallval.
17752 * gdb.ada/fun_overload_menu.exp: New testcase.
17753 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
17757 * gdb.base/catch-fork-static.exp: New.
17761 * gdb.base/sizeof.c: Don't include stdio.h and
17762 ../lib/unbuffer_output.c.
17763 (main): New variable 'size' and 'value'. Remove printf and
17764 gdb_unbuffer_output. Assign return value to size and value.
17765 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
17767 (check_sizeof): Check the result by printing variable 'size'.
17768 (check_valueof): Check the result by printing variable 'value'.
17772 * gdb.base/disp-step-syscall.exp: Define syscall instruction
17773 for aarch64*-*-linux* target.
17777 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
17781 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
17782 Handle non-stop mode vCont replies.
17786 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
17787 prepare_for_testing. Start gdb with "set non-stop on" appended to
17788 GDBFLAGS. Lax expected stop output.
17792 * gdb.arch/arm-neon.exp: New.
17793 * gdb.arch/arm-neon.c: New.
17797 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
17801 * gdb.cp/annota2.exp: Allow multiple occurrences of the
17802 frames-invalid annotation.
17806 * gdb.cp/annota2.exp: Use ${frames_invalid}.
17810 * gdb.threads/names.exp: New file.
17811 * gdb.threads/names.c: New file.
17812 * README: Mention gdb,no_thread_names.
17817 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
17823 * gdb.base/display.exp: Expect displays to be sorted in ascending
17824 order. Use multi_line.
17825 * gdb.base/solib-display.exp: Likewise.
17830 * gdb.base/display.exp: Expect displays to be sorted in ascending
17831 order. Use multi_line.
17832 * gdb.base/solib-display.exp: Likewise.
17837 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
17838 threads in ascending order.
17839 * gdb.base/foll-fork.exp: Likewise.
17840 * gdb.base/foll-vfork.exp: Likewise.
17841 * gdb.base/multi-forks.exp: Likewise.
17842 * gdb.mi/mi-nonstop.exp: Likewise.
17843 * gdb.mi/mi-nsintrall.exp: Likewise.
17844 * gdb.multi/base.exp: Likewise.
17845 * gdb.multi/multi-arch.exp: Likewise.
17846 * gdb.python/py-inferior.exp: Likewise.
17847 * gdb.threads/break-while-running.exp: Likewise.
17848 * gdb.threads/execl.exp: Likewise.
17849 * gdb.threads/gcore-thread.exp: Likewise.
17850 * gdb.threads/info-threads-cur-sal.exp: Likewise.
17851 * gdb.threads/kill.exp: Likewise.
17852 * gdb.threads/linux-dp.exp: Likewise.
17853 * gdb.threads/multiple-step-overs.exp: Likewise.
17854 * gdb.threads/next-bp-other-thread.exp: Likewise.
17855 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
17856 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
17857 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
17858 * gdb.threads/thread-find.exp: Likewise.
17859 * gdb.threads/tls.exp: Likewise.
17860 * lib/mi-support.exp (mi_reverse_list): Delete.
17861 (mi_check_thread_states): No longer reverse list.
17865 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
17870 * gdb.trace/actions.c: Include trace-common.h.
17871 (main): Add a location for a fast tracepoint.
17872 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
17873 the normal tracepoints.
17874 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
17878 * save-trace.exp: Factor out code to these...
17879 (gdb_save_tracepoints): New.
17880 (gdb_load_tracepoints): New.
17881 (do_save_load_test): New.
17885 * gdb.base/asmlabel.exp: New test.
17886 * gdb.base/asmlabel.c: New test case.
17890 * gdb.base/wrong_frame_bt_full-main.c: New file.
17891 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
17892 * gdb.base/wrong_frame_bt_full.exp: New file.
17896 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
17900 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
17901 pstate register when comparing registers values in
17902 sparc64-*-linux-gnu targets to avoid spurious differences.
17906 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
17910 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
17911 as type argument to gdb_compile.
17912 * gdb.base/nested-subp2.exp: Likewise.
17913 * gdb.base/nested-subp3.exp: Likewise.
17917 * lib/dwarf.exp (_note): Fix left shift of negative value.
17918 * gdb.trace/trace-condition.exp: Likewise.
17922 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
17923 comments about d10v.
17924 (test_scalar_returns): Likewise.
17925 * gdb.base/d10v.ld: Remove.
17926 * gdb.base/overlays.exp: Remove the target triplet checking for
17928 * gdb.base/structs.exp (test_struct_returns): Remove the
17929 comments about d10v.
17930 (test_struct_calls): Likewise.
17934 * gdb.base/gnu_vector.exp: Check the return value by "p res".
17935 * gdb.base/gnu_vector.c: Don't include stdio.h.
17936 (main): Don't print res and call add_some_intvecs.
17940 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
17943 (func4): Use FAST_TRACEPOINT_LABEL.
17944 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
17947 (thread_function): Use FAST_TRACEPOINT_LABEL.
17948 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
17950 (marker): Use FAST_TRACEPOINT_LABEL.
17951 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
17952 (pendfunc1): Remove.
17953 (pendfunc): Use FAST_TRACEPOINT_LABEL.
17954 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
17956 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
17957 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
17960 (marker): Use FAST_TRACEPOINT_LABEL.
17961 * gdb.trace/trace-common.h: New header.
17962 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
17965 (marker): Use FAST_TRACEPOINT_LABEL.
17966 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
17968 (thread_function): Use FAST_TRACEPOINT_LABEL.
17972 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
17974 * gdb.trace/change-loc.exp: Use global pcreg definition.
17975 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
17976 * gdb.trace/entry-values.exp: Use global spreg definition, add $
17978 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
17979 * gdb.trace/pending.exp: Likewise.
17980 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
17981 * gdb.trace/trace-break.exp: Likewise.
17982 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
17984 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
17985 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
17987 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
17991 * gdb.ada/fin_fun_out: New testcase.
17995 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
17996 value associated with DW_AT_byte_size.
17997 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
17998 constants for DW_AT_byte_size, DW_AT_lower_bound, and
18003 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
18004 (gdb_target_symbol_prefix_flags): Define in terms of _asm
18006 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
18007 gdb.dwarf2/dw2-canonicalize-type.exp,
18008 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
18009 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
18010 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
18011 provided by gdb_target_symbol_prefix_flags_asm.
18012 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
18013 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
18014 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
18015 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
18016 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
18017 macros where needed). Use this macro for symbols which require
18018 the prefix provided by SYMBOL_PREFIX.
18022 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
18024 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
18025 representing expressions, of more than one list element.
18026 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
18027 to prepend linker symbol prefix to f.
18028 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
18029 table_1 and table_2.
18030 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
18031 Likewise, for f and g.
18032 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
18034 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
18036 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
18037 table_1_ptr and table_2_ptr.
18042 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
18046 * gdb.reverse/s390-mvcle.c: New test.
18047 * gdb.reverse/s390-mvcle.exp: New file.
18048 * lib/gdb.exp: Enable reverse tests on s390*-linux.
18052 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
18056 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
18058 * gdb.reverse/getresuid-reverse.exp: Likewise.
18059 * gdb.reverse/pipe-reverse.exp: Likewise.
18060 * gdb.reverse/readv-reverse.exp: Likewise.
18061 * gdb.reverse/recvmsg-reverse.exp: Likewise.
18062 * gdb.reverse/time-reverse.exp: Likewise.
18063 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
18067 * gdb.threads/wp-replication.c (watch_count_done): Remove.
18068 (empty_cycle): Remove.
18069 (main): Don't call empty_cycle. Don't use watch_count_done.
18070 * gdb.threads/wp-replication.exp: Don't set breakpoint on
18071 empty_cycle. Rewrite the code counting HW watchpoints.
18075 * gdb.reverse/fstatat-reverse.c: New test.
18076 * gdb.reverse/fstatat-reverse.exp: New file.
18077 * gdb.reverse/getresuid-reverse.c: New test.
18078 * gdb.reverse/getresuid-reverse.exp: New file.
18079 * gdb.reverse/pipe-reverse.c: New test.
18080 * gdb.reverse/pipe-reverse.exp: New file.
18081 * gdb.reverse/readv-reverse.c: New test.
18082 * gdb.reverse/readv-reverse.exp: New file.
18083 * gdb.reverse/recvmsg-reverse.c: New test.
18084 * gdb.reverse/recvmsg-reverse.exp: New file.
18085 * gdb.reverse/time-reverse.c: New test.
18086 * gdb.reverse/time-reverse.exp: New file.
18087 * gdb.reverse/waitpid-reverse.c: New test.
18088 * gdb.reverse/waitpid-reverse.exp: New file.
18092 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
18097 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
18098 * gdb.dwarf2/bad-regnum.c: New file.
18099 * gdb.dwarf2/bad-regnum.exp: New file.
18104 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
18109 * gdb.compile/compile.exp (compile code globalvar): Update expectation
18110 for a change by "Mention language in compile error message".
18115 * gdb.python/py-type.c (C::a_method): New.
18116 (C::a_const_method): New.
18117 (C::a_static_method): New.
18119 * gdb.python/py-type.exp (test_fields): Test getting fields
18120 from function and method.
18124 * gdb.fortran/vla-alloc-assoc.exp: New file.
18125 * gdb.fortran/vla-datatypes.exp: New file.
18126 * gdb.fortran/vla-datatypes.f90: New file.
18127 * gdb.fortran/vla-history.exp: New file.
18128 * gdb.fortran/vla-ptype-sub.exp: New file.
18129 * gdb.fortran/vla-ptype.exp: New file.
18130 * gdb.fortran/vla-sizeof.exp: New file.
18131 * gdb.fortran/vla-sub.f90: New file.
18132 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
18133 * gdb.fortran/vla-value-sub-finish.exp: New file.
18134 * gdb.fortran/vla-value-sub.exp: New file.
18135 * gdb.fortran/vla-value.exp: New file.
18136 * gdb.fortran/vla-ptr-info.exp: New file.
18137 * gdb.mi/mi-vla-fortran.exp: New file.
18138 * gdb.mi/vla.f90: New file.
18142 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
18143 of hardwired timeout value.
18148 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
18149 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
18153 * gdb.base/catch-syscall.c: Include <sched.h>.
18154 (unknown_syscall): New variable.
18155 (main): Trigger a vfork and an unknown syscall.
18156 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
18157 (unknown_syscall_number): Likewise.
18158 (check_call_to_syscall): Accept an optional syscall pattern.
18159 (check_return_from_syscall): Likewise.
18160 (check_continue): Likewise.
18161 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
18162 (test_catch_syscall_skipping_return): New test toggling off 'catch
18163 syscall' to step over the syscall return, then toggling back on.
18164 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
18165 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
18166 (do_syscall_tests): Call test_catch_syscall_without_args and
18167 test_catch_syscall_mid_vfork.
18168 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
18169 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
18173 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
18174 print g_vE): Add new pass patterns.
18175 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
18176 print various symbol names for vptr fields.
18180 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
18185 * gdb.arch/disp-step-insn-reloc.exp: New test case.
18189 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
18190 is aarch64*-*-linux*.
18194 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
18195 (can_relocate_bcond_true): ... it.
18196 (can_relocate_bcond_false): New function.
18198 (can_relocate_bl): Likewise.
18199 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
18204 * gdb.base/nested-addr.c: New file.
18205 * gdb.base/nested-addr.exp: New testcase.
18209 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
18210 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
18211 its output. Ignore the output of "record goto begin" and instead
18212 check that GDB is replaying.
18216 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
18217 (top level): Use it in the run with no args test.
18221 * gdb.dlang/properties.exp: New file.
18225 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
18226 whether or not address 0x1000 is mapped on the target.
18230 * gdb.python/py-type.exp: Do not run tests if binaries fail to
18235 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
18236 instruction-history test.
18240 * gdb.base/gcore.c (array_func): Add reference to static_array.
18244 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
18249 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
18250 short or char as base type.
18254 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
18255 to allow any size enum.
18259 * gdb.ada/array_ptr_renaming.exp: New testcase.
18260 * gdb.ada/array_ptr_renaming/foo.adb: New file.
18261 * gdb.ada/array_ptr_renaming/pack.ads: New file.
18265 * gdb.trace/ftrace-lock.c: New file.
18266 * gdb.trace/ftrace-lock.exp: New file.
18270 * gdb.arch/insn-reloc.c: New file.
18271 * gdb.arch/ftrace-insn-reloc.exp: New file.
18275 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
18277 * gdb.trace/pendshr1.c (pendfunc): Likewise.
18278 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
18279 * gdb.trace/range-stepping.c: Likewise.
18280 * gdb.trace/trace-break.c: Likewise.
18281 * gdb.trace/trace-mt.c (thread_function): Likewise.
18282 * gdb.trace/ftrace.c (marker): Likewise.
18283 * gdb.trace/trace-condition.c (marker): Likewise.
18284 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
18285 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
18290 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
18291 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
18295 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
18300 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
18301 the pending breakpoint. Remove timeout override for "Run till
18302 MI pending breakpoint on pendfunc3 on thread 2" test.
18306 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
18311 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
18312 in breakpoint filename pattern.
18316 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
18320 * gdb.linespec/explicit.exp: Check for readline support for
18321 tab-completion tests. Fix obvious typo.
18325 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
18330 * gdb.btrace/non-stop.c: New.
18331 * gdb.btrace/non-stop.exp: New.
18336 * gdb.trace/trace-condition.c: New file.
18337 * gdb.trace/trace-condition.exp: New file.
18341 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
18342 for testing bytecode compilation.
18347 * gdb.threads/non-stop-fair-events.c (timeout): New global.
18348 (SECONDS): Redefine.
18349 (main): Call pthread_kill and alarm early.
18350 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
18352 (test): If the target can't hardware step and doesn't support
18353 displaced stepping, increase the timeout.
18357 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
18358 (enable_debug): New procedures.
18359 (test): Use them. Bail out if waiting for threads fails.
18360 (top level): Bail out if a test fails.
18364 * gdb.asm/asm-source.exp: Set asm-arch for
18365 aarch64*-*-* target.
18366 * gdb.asm/aarch64.inc: New file.
18370 * gdb.ada/array_of_variable_length.exp: New testcase.
18371 * gdb.ada/array_of_variable_length/foo.adb: New file.
18372 * gdb.ada/array_of_variable_length/pck.adb: New file.
18373 * gdb.ada/array_of_variable_length/pck.ads: New file.
18377 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
18378 of function static local variable.
18382 * gdb.threads/tls-so_extern.exp: New test file.
18383 * gdb.threads/tls-so_extern.c: New test file.
18384 * gdb.threads/tls-so_extern_main.c: New test file.
18388 * gdb.opt/solib-intra-step-lib.c: New file.
18389 * gdb.opt/solib-intra-step-main.c: New file.
18390 * gdb.opt/solib-intra-step.exp: New file.
18394 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
18395 gdb_continue_to_breakpoint instead of gdb_test_multiple.
18399 * gdb.base/hook-stop-continue.c: Delete.
18400 * gdb.base/hook-stop-continue.exp: Delete.
18401 * gdb.base/hook-stop-frame.c: Delete.
18402 * gdb.base/hook-stop-frame.exp: Delete.
18403 * gdb.base/hook-stop.c: New file.
18404 * gdb.base/hook-stop.exp: New file.
18408 * gdb.ada/access_to_packed_array.exp: New testcase.
18409 * gdb.ada/access_to_packed_array/foo.adb: New file.
18410 * gdb.ada/access_to_packed_array/pack.adb: New file.
18411 * gdb.ada/access_to_packed_array/pack.ads: New file.
18415 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
18420 * gdb.base/foll-exec.c: Add copyright header. Fix
18422 * gdb.base/foll-exec.exp (zap_session): Delete proc.
18423 (do_exec_tests): Use clean_restart in place of zap_session,
18424 and for test initialization. Fix formatting issues. Use
18425 fail in place of perror.
18426 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
18427 an expect statement to match an expression with output from
18428 the program under debug.
18429 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
18430 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
18431 * gdb.threads/non-ldr-exc-2.exp: Likewise.
18432 * gdb.threads/non-ldr-exc-3.exp: Likewise.
18433 * gdb.threads/non-ldr-exc-4.exp: Likewise.
18437 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
18441 * gdb.base/pie-execl.exp: Fix result test of build_executable.
18445 * gdb.base/savedregs.exp: Fix typo.
18449 * gdb.mi/mi-cli.exp: Add CLI finish tests.
18453 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
18454 command actually switches threads. Give up on remaining
18455 tests if target fails to stop at breakpoint.
18459 * gdb.ada/funcall_char.exp: New testcase.
18460 * gdb.ada/funcall_char/foo.adb: New file.
18464 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
18465 expected outputs. Add two testcases for completing ambiguous
18467 * gdb.ada/complete/aux_pck.adb: New file.
18468 * gdb.ada/complete/aux_pck.ads: New file.
18469 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
18470 Ambiguous_Func functions.
18471 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
18472 * gdb.ada/complete/pck.adb: Likewise.
18476 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
18477 failures to run the test program under GDB.
18481 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
18486 * gdb.base/run-after-attach.exp: New test file.
18487 * gdb.base/run-after-attach.c: New test file.
18491 * gdb.base/foll-exec-2.c: New test program.
18492 * gdb.base/foll-exec-2.exp: New test.
18496 * gdb.base/nested-subp1.exp: New file.
18497 * gdb.base/nested-subp1.c: New file.
18498 * gdb.base/nested-subp2.exp: New file.
18499 * gdb.base/nested-subp2.c: New file.
18500 * gdb.base/nested-subp3.exp: New file.
18501 * gdb.base/nested-subp3.c: New file.
18505 * gdb.server/connect-without-multi-process.c: New file.
18506 * gdb.server/connect-without-multi-process.exp: New file.
18510 * gdb.opt/inline-markers.c: Make z int.
18514 * gdb.opt/inline-markers.c: Make z volatile.
18518 * gdb.opt/inline-bt.c: New volatile global z.
18519 * gdb.opt/inline-cmds.c: Likewise.
18520 * gdb.opt/inline-locals.c: Likewise.
18521 * gdb.opt/inline-markers.c: New extern global z.
18523 (inline_fn): Likewise.
18527 * config/m32r-stub.exp: Remove file.
18528 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
18529 * gdb.base/call-rt-st.exp: Likewise.
18530 * gdb.base/call-strs.exp: Likewise.
18531 * gdb.base/default.exp: Remove references to h8300-*-hms and
18533 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
18537 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
18538 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
18539 and "return" use KFAIL when GDB can not read/write the vector
18544 * gdb.trace/pending.exp: Cope with remote transfer warnings.
18548 * gdb.server/solib-list.exp: No longer expect an interior stop in
18553 * gdb.server/connect-stopped-target.c: New file.
18554 * gdb.server/connect-stopped-target.exp: New file.
18558 * gdb.dwarf2/comp-unit-lang.exp: New file.
18559 * gdb.dwarf2/comp-unit-lang.c: New file.
18563 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
18564 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
18568 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
18569 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
18574 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
18575 skip_python_tests. New arg prompt_regexp.
18576 (skip_python_tests): New function.
18577 * lib/mi-support.exp (mi_skip_python_tests): New function.
18578 * gdb.python/py-mi-objfile-gdb.py: New file.
18579 * gdb.python/py-mi-objfile.c: New file.
18580 * gdb.python/py-mi-objfile.exp: New file.
18584 * gdb.linespec/explicit.exp: Move strace test from here ...
18585 * gdb.trace/strace.exp: ... to here.
18589 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
18590 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
18594 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
18595 inferior before selecting a new file.
18599 * gdb.mi/mi-disassemble.exp: Update.
18600 * gdb.base/disasm-optim.S: New file.
18601 * gdb.base/disasm-optim.c: New file.
18602 * gdb.base/disasm-optim.h: New file.
18603 * gdb.base/disasm-optim.exp: New file.
18607 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
18612 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
18616 * gdb.ada/fun_renaming.exp: New testcase.
18617 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
18618 * gdb.ada/fun_renaming/pack.adb: New file.
18619 * gdb.ada/fun_renaming/pack.ads: New file.
18623 * gdb.base/dso2dso.exp: Pass basename of source file in call to
18624 gdb_get_line_number.
18628 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
18629 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
18630 gdb.base/dso2dso.exp: New files.
18636 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
18641 * gdb.base/gdbhistsize-history.exp
18642 (test_histsize_history_setting): Use save_vars.
18643 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
18645 (test_no_truncation_of_unlimited_history_file): Use save_vars.
18646 * gdb.base/readline.exp: Use save_vars.
18650 * lib/gdb.exp (save_vars): New proc.
18654 * gdb.base/help.exp: Update help_breakpoint_text.
18658 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
18659 (at toplevel): Call test_explicit_breakpoints.
18660 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
18662 * lib/mi-support.exp (mi_make_breakpoint): Add support for
18663 breakpoint conditions, "-cond".
18667 * gdb.linespec/3explicit.c: New file.
18668 * gdb.linespec/cpexplicit.cc: New file.
18669 * gdb.linespec/cpexplicit.exp: New file.
18670 * gdb.linespec/explicit.c: New file.
18671 * gdb.linespec/explicit.exp: New file.
18672 * gdb.linespec/explicit2.c: New file.
18673 * gdb.linespec/ls-errs.exp: Add explicit location tests.
18674 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
18675 before using in the matching pattern.
18676 Clarify that `prefix' is a regular expression.
18680 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
18682 Add tests for missing ",FMT" and ",".
18688 * gdb.base/completion.exp: Add location completer tests.
18692 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
18694 (top level): Run do_test with and without displaced stepping.
18698 * gdb.base/valgrind-disp-step.c: New file.
18699 * gdb.base/valgrind-disp-step.exp: New file.
18703 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
18705 (main): Add alarm. Run an infinite loop instead of calling
18707 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
18709 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
18711 (main): Add alarm. Run an infinite loop instead of calling
18713 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
18718 * gdb.base/checkpoint-ns.exp: New file.
18719 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
18724 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
18725 * gdb.btrace/instruction_history.exp: Update.
18726 * gdb.btrace/tsx.exp: New.
18727 * gdb.btrace/tsx.c: New.
18731 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
18733 * gdb.reverse/until-precsave.exp: Bump timeouts.
18737 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
18742 * gdb.threads/process-dies-while-handling-bp.c: New file.
18743 * gdb.threads/process-dies-while-handling-bp.exp: New file.
18747 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
18748 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
18752 * gdb.threads/next-while-other-thread-longjmps.c: New file.
18753 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
18757 * gdb.base/bp-permanent.exp: Report test as unsupported if
18758 the target cannot stop at the permanent breakpoint.
18762 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
18767 * Makefile.in (workers/%.worker, build-perf): New rule.
18768 (GDB_PERFTEST_MODE): New variable.
18769 (check-perf): Use it.
18770 (clean): Clean up gdb.perf parallel build subdirs.
18771 * lib/build-piece.exp: New file.
18772 * lib/gdb.exp (make_gdb_parallel_path): New function
18773 (standard_output_file, standard_temp_file): Call it.
18774 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
18776 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
18780 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
18781 (LOG_FILE_NAME): New global.
18782 (TextReporter.__init__): Initialize self.txt_sum.
18783 (TextReporter.report): Add support for multiple data-points.
18784 Move report to perftest.sum, put raw data in perftest.log.
18785 (TextReporter.start): Open sum and log files.
18786 (TextReporter.end): Close sum and log files.
18787 * gdb.perf/lib/perftest/testresult.py
18788 (SingleStatisticTestResult.record): Handle multiple data-points.
18792 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
18793 Use spawn_id_get_pid. Wait for spawn id after eof. Use
18794 kill_wait_spawned_process instead of explicit "kill -9".
18795 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
18796 returning a spawn id instead of a pid. Use spawn_id_get_pid and
18797 kill_wait_spawned_process.
18798 * gdb.base/attach-twice.exp: Likewise.
18799 * gdb.base/attach.exp: Likewise.
18800 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
18802 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
18803 returning a spawn id instead of a pid. Use spawn_id_get_pid and
18804 kill_wait_spawned_process.
18805 * gdb.base/valgrind-infcall.exp: Likewise.
18806 * gdb.multi/multi-attach.exp: Likewise.
18807 * gdb.python/py-prompt.exp: Likewise.
18808 * gdb.python/py-sync-interp.exp: Likewise.
18809 * gdb.server/ext-attach.exp: Likewise.
18810 * gdb.threads/attach-into-signal.exp (corefunc): Use
18811 spawn_wait_for_attach, spawn_id_get_pid and
18812 kill_wait_spawned_process.
18813 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
18814 spawn_wait_for_attach returning a spawn id instead of a pid. Use
18815 spawn_id_get_pid and kill_wait_spawned_process.
18816 * gdb.threads/attach-stopped.exp (corefunc): Use
18817 spawn_wait_for_attach, spawn_id_get_pid and
18818 kill_wait_spawned_process.
18819 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
18820 Use spawn_id_get_pid. Wait for spawn id after eof. Use
18821 kill_wait_spawned_process instead of explicit "kill -9".
18822 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
18823 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
18824 (spawn_wait_for_attach): Use spawn instead of exec to spawn
18825 processes. Don't map cygwin/windows pids here. Now returns a
18830 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
18831 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
18836 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
18843 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
18847 * linux-low.c (handle_extended_wait): Set the child's last
18848 reported status to TARGET_WAITKIND_STOPPED.
18853 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
18854 only shows inferior 1.
18860 * gdb.threads/fork-plus-threads.c: New file.
18861 * gdb.threads/fork-plus-threads.exp: New file.
18865 * gdb.base/batch-preserve-term-settings.exp
18866 (test_terminal_settings_preserved_after_cli_exit): Use
18872 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
18873 output from both inferior_spawn_id and gdb_spawn_id.
18877 * gdb.threads/attach-into-signal.exp (corefunc): Use
18878 with_test_prefix on nested loops, uniquefying the test messages.
18882 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
18887 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
18889 (test_terminal_settings_preserved_after_sigterm): New test.
18893 * gdb.base/batch-preserve-term-settings.exp
18894 (test_terminal_settings_preserved_after_cli_exit): New test.
18898 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
18899 manipulation of saved_gdbflags.
18900 (test_terminal_settings_preserved): Remove global declaration of
18901 the unused variable pagination_prompt. Remove manipulation of
18902 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
18907 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
18911 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
18916 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
18917 (main): Call gdb_unbuffer_output.
18918 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
18919 (main): Call gdb_unbuffer_output.
18920 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
18921 (main): Call gdb_unbuffer_output.
18922 * gdb.base/call-strs.exp: Adjust to step over the
18923 gdb_unbuffer_output call.
18924 * gdb.base/catch-gdb-caused-signals.c: Include
18925 "../lib/unbuffer_output.c".
18926 (main): Call gdb_unbuffer_output.
18927 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
18928 (main): Call gdb_unbuffer_output.
18929 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
18930 (main): Call gdb_unbuffer_output.
18931 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
18932 (main): Call gdb_unbuffer_output.
18933 * gdb.base/shlib-call.exp: Adjust to step over the
18934 gdb_unbuffer_output call.
18935 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
18936 (main): Call gdb_unbuffer_output.
18937 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
18938 (main): Call gdb_unbuffer_output.
18939 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
18940 (main): Rename to ...
18942 (main): Reimplement.
18943 * gdb.base/varargs.exp: Run to test instead of to main.
18944 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
18945 (main): Call gdb_unbuffer_output.
18949 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
18950 factore out from mi_continue_dprintf. For call-style dprintfs,
18951 expect dprintf output out of $inferior_spawn_id.
18952 (mi_continue_dprintf): Use mi_expect_dprintf.
18953 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
18954 (main): Call gdb_unbuffer_output.
18958 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
18959 (default_mi_gdb_start): Set inferior_spawn_id instead of
18960 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
18962 (mi_gdb_test): Always expect inferior output from both
18963 $inferior_spawn_id and $gdb_spawn_id.
18967 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
18968 send_inferior and $inferior_spawn_id.
18972 * gdb.gdb/complaints.exp (test_initial_complaints)
18973 (test_serial_complaints, test_short_complaints): Use
18975 (test_empty_complaint): Handle $inferior_spawn_id !=
18980 * gdb.base/varargs.exp: Use gdb_test_stdio.
18984 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
18988 * gdb.base/ending-run.exp: Use gdb_test_stdio.
18992 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
18993 parameter into two new parameters, "inf_result" and "gdb_result".
18994 Expect inferior output and gdb output from $inferior_spawn_id and
18995 $gdb_spawn_id, respectively. Adjust all callers.
18999 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
19000 of gdb_test_sequence.
19004 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
19005 (saw_spurious_output): Expect inferior output from
19006 $inferior_spawn_id. Use gdb_test_stdio.
19010 * gdb.base/dprintf.exp: Use standard_testfile. Change
19011 prepare_for_testing call.
19012 (srcfile): Don't set.
19013 (restart): New procedure.
19014 (test_dprintf): New procecure, use to continue over dprintfs.
19015 (test_call, test_agent): New procedures, tests moved here.
19016 Restart gdb and recreate dprintfs. Adjust expected output.
19020 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
19024 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
19028 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
19033 * lib/gdb.exp (gdb_test_stdio): New procedure.
19037 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
19041 * gdb.base/call-signal-resume.exp: Remove check for
19042 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
19043 * gdb.base/unwindonsignal.exp: Likewise.
19044 * gdb.base/call-signals.c (gen_signal): Remove printf call.
19045 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
19049 * gdb.base/siginfo-addr.c (pass): New function.
19050 (handler): Call it iff si_addr is correct.
19051 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
19052 Set a breakpoint at "pass" and continue to it.
19056 * gdb.python/py-objfile.exp: Make some tests have unique names.
19057 * gdb.python/py-pp-registration.exp: Likewise.
19061 * gdb.server/server-exec-info.exp: Issue a "disconnect".
19065 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
19069 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
19073 * gdb.base/gdb-sigterm-2.exp: New test.
19078 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
19079 (workers/%.worker, build-perf): New rule.
19080 (GDB_PERFTEST_MODE): New variable.
19081 (check-perf): Use it.
19082 (clean): Clean up gdb.perf parallel build subdirs.
19083 * lib/build-piece.exp: New file.
19084 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
19085 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
19087 (standard_temp_file): Ditto.
19088 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
19093 * gdb.perf/lib/perftest/utils.py: New file.
19094 * gdb.perf/gm-hello.cc: New file.
19095 * gdb.perf/gm-pervasive-typedef.cc: New file.
19096 * gdb.perf/gm-pervasive-typedef.h: New file.
19097 * gdb.perf/gm-std.cc: New file.
19098 * gdb.perf/gm-std.h: New file.
19099 * gdb.perf/gm-use-cerr.cc: New file.
19100 * gdb.perf/gm-utils.h: New file.
19101 * gdb.perf/gmonster-null-lookup.py: New file.
19102 * gdb.perf/gmonster-pervasive-typedef.py: New file.
19103 * gdb.perf/gmonster-print-cerr.py: New file.
19104 * gdb.perf/gmonster-ptype-string.py: New file.
19105 * gdb.perf/gmonster-runto-main.py: New file.
19106 * gdb.perf/gmonster-select-file.py: New file.
19107 * gdb.perf/gmonster1-null-lookup.exp: New file.
19108 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
19109 * gdb.perf/gmonster1-print-cerr.exp: New file.
19110 * gdb.perf/gmonster1-ptype-string.exp: New file.
19111 * gdb.perf/gmonster1-runto-main.exp: New file.
19112 * gdb.perf/gmonster1-select-file.exp: New file.
19113 * gdb.perf/gmonster1.cc: New file.
19114 * gdb.perf/gmonster1.exp: New file.
19115 * gdb.perf/gmonster2-null-lookup.exp: New file.
19116 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
19117 * gdb.perf/gmonster2-print-cerr.exp: New file.
19118 * gdb.perf/gmonster2-ptype-string.exp: New file.
19119 * gdb.perf/gmonster2-runto-main.exp: New file.
19120 * gdb.perf/gmonster2-select-file.exp: New file.
19121 * gdb.perf/gmonster2.cc: New file.
19122 * gdb.perf/gmonster2.exp: New file.
19126 * gdb.perf/README: New file.
19127 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
19128 * lib/gen-perf-test.exp: New file.
19132 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
19133 (PerfTest::startup): New function.
19134 (PerfTest::run): Return result of calling body.
19135 (PerfTest::assemble): Rewrite.
19136 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
19137 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
19138 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
19139 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
19140 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
19144 * lib/gdb.exp (clean_restart): Make executable optional.
19148 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
19149 compiler_info references.
19150 * gdb.cp/temargs.exp: Ditto.
19151 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
19152 (get_compiler_info): Early exit if already computed. Set compiler_info
19153 to "unknown" if there was a problem.
19154 (test_compiler_info): Add function comment. Call get_compiler_info.
19158 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
19159 (workers/%.worker, build-perf): New rule.
19160 (GDB_PERFTEST_MODE): New variable.
19161 (check-perf): Use it.
19162 (clean): Clean up gdb.perf parallel build subdirs.
19163 * lib/build-piece.exp: New file.
19164 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
19165 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
19167 (standard_temp_file): Ditto.
19168 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
19173 * lib/future.exp (gdb_default_target_compile): New option
19175 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
19180 * gdb.base/catch-syscall.exp: Call gdb_exit before
19185 * gdb.python/py-events.exp: Accept output between the stop event
19187 * gdb.python/py-evsignal.exp: Likewise.
19188 * gdb.python/py-evthreads.exp: Likewise.
19193 * gdb.threads/non-ldr-exit.c: New file.
19194 * gdb.threads/non-ldr-exit.exp: New file.
19198 * gdb.server/ext-wrapper.exp: Test --wrapper option when
19199 restarting process.
19203 * gdb.server/ext-restart.exp: New file.
19207 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
19209 * gdb.server/ext-wrapper.exp: New file.
19213 * gdb.dwarf2/dw2-dummy-cu.S: New file.
19214 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
19218 * gdb.ada/var_arr_typedef.exp: New testcase.
19219 * gdb.ada/var_arr_typedef/pack.adb: New file.
19220 * gdb.ada/var_arr_typedef/pack.ads: New file.
19221 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
19225 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
19229 * gdb.arch/i386-biarch-core.exp: Replace istarget
19230 by "complete set gnutarget". Remove expectation for the "core-file"
19235 Revert the previous commit:
19236 Tests for validate symbol file using build-id.
19240 Tests for validate symbol file using build-id.
19241 * gdb.base/solib-mismatch-lib.c: New file.
19242 * gdb.base/solib-mismatch-libmod.c: New file.
19243 * gdb.base/solib-mismatch.c: New file.
19244 * gdb.base/solib-mismatch.exp: New file.
19248 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
19250 * gdb.base/sigbpt.exp (stepi_out): Likewise.
19251 * gdb.base/siginfo.exp: Likewise.
19252 * gdb.base/sigstep.exp (advance, advancei): Likewise.
19256 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
19258 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
19260 * gdb.trace/range-stepping.exp: Check that the target supports
19265 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
19269 * gdb.base/killed-outside.exp: New file.
19270 * gdb.base/killed-outside.c: New file.
19274 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
19276 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
19280 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
19281 infcall tests instead of setting up for KFAIL.
19285 * gdb.btrace/record_goto-step.exp: New.
19290 * gdb.compile/compile.c (struct struct_type): Add volatile to
19292 * gdb.compile/compile.exp
19293 (compile code struct_object.selffield = &struct_object): Skip further
19294 struct_object tests if this one xfails.
19299 * gdb.trace/ax.exp: Add test.
19303 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
19304 instead of istarget "aarch64*-*-*".
19305 * gdb.arch/aarch64-fp.exp: Likewise.
19306 * gdb.base/float.exp: Likewise.
19307 * gdb.reverse/aarch64.exp: Likewise.
19308 * lib/gdb.exp (is_aarch64_target): New proc.
19312 * lib/gdb.exp (is_aarch32_target): New proc.
19313 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
19314 instead of "istarget "arm*-*-*"".
19315 * gdb.arch/arm-disp-step.exp: Likewise.
19316 * gdb.arch/thumb-bx-pc.exp: Likewise.
19317 * gdb.arch/thumb-prologue.exp: Likewise.
19318 * gdb.arch/thumb-singlestep.exp: Likewise.
19319 * gdb.base/disp-step-syscall.exp: Likewise.
19320 * gdb.base/float.exp: Likewise.
19324 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
19325 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
19329 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
19330 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
19332 * gdb.multi/multi-arch.exp: Likewise.
19336 * gdb.python/py-lazy-string.exp: Add missing parentheses to
19341 * gdb.arch/thumb-singlestep.exp: Do one more single step.
19345 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
19346 '[' and ']' characters.
19350 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
19355 * gdb.threads/hand-call-new-thread.c: New file.
19356 * gdb.threads/hand-call-new-thread.c: New file.
19362 * gdb.cp/var-tag-2.cc: New file.
19363 * gdb.cp/var-tag-3.cc: New file.
19364 * gdb.cp/var-tag-4.cc: New file.
19365 * gdb.cp/var-tag.cc: New file.
19366 * gdb.cp/var-tag.exp: New file.
19370 * gdb.base/history-duplicates.exp: New test.
19374 * gdb.base/completion.exp: Test the completion of the "focus"
19379 * gdb.arch/amd64-prologue-skip.S: New file.
19380 * gdb.arch/amd64-prologue-skip.exp: New file.
19384 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
19385 is_address_zero_readable check.
19389 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
19390 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
19394 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
19399 * lib/gdb.exp (supports_get_siginfo_type): New proc.
19400 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
19401 * gdb.base/siginfo-thread.exp: Likewise.
19405 * boards/remote-gdbserver-on-localhost.exp: Add comments.
19409 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
19411 (skip_hw_watchpoint_tests): Likewise.
19415 * gdb.base/gdbinit-history.exp: Test the interaction between
19416 setting GDBHISTSIZE and setting the history size via .gdbinit.
19421 * gdb.base/gdbhistsize-history.exp: New test.
19425 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
19427 * gdb.base/readline.exp: Likewise.
19431 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
19436 * gdb.base/gdbinit-history.exp: Add test case to check that
19437 an unlimited history file does not get truncated on exit.
19441 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
19442 (VECTOR): New macro. Use it...
19443 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
19444 ...for these typedefs.
19445 (int8, char1, int1, double1): New typedefs.
19446 (struct just_int2, struct two_int2): New structures.
19447 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
19448 (add_structvecs, add_singlevecs): New functions.
19449 (main): Call add_some_intvecs twice.
19450 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
19451 the compile and exit upon failure. Try compiling for the "native"
19452 architecture. Test inferior function calls with vector arguments
19453 and vector return value handling with "finish" and "return".
19457 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
19458 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
19460 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
19464 PR breakpoints/16465
19465 * gdb.mi/mi-dprintf-pending.c: New file.
19466 * gdb.mi/mi-dprintf-pending.exp: New test.
19467 * gdb.mi/mi-dprintf-pendshr.c: New file.
19472 * gdb.arch/i386-mpx-map.c: New file.
19473 * gdb.arch/i386-mpx-map.exp: New File.
19477 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
19478 * gdb.arch/i386-mpx.exp: Indentation fixed.
19482 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
19483 function and improved indentation.
19484 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
19485 gdb_test_multiple. Added additional tests to skip the test.
19489 * gdb.arch/i386-avx512.c: Change path in include file.
19490 * gdb.arch/i386-avx512.exp: Change include dir path
19492 * gdb.arch/i386-mpx.c: Change path in include file.
19493 * gdb.arch/i386-mpx.exp: Change include dir path compilation
19498 * gdb.compile/compile-print.exp (compile print *vararray@3)
19499 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
19503 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
19504 (do not keep jit in memory): ... this.
19505 (expect 5): Change it to ...
19506 (expect no 5): ... this.
19511 * gdb.mi/mi-detach.exp: New file.
19516 * gdb.arch/amd64-tailcall-self.S: New file.
19517 * gdb.arch/amd64-tailcall-self.c: New file.
19518 * gdb.arch/amd64-tailcall-self.exp: New file.
19522 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
19523 tests for remote targets by checking is_target_gdbserver.
19527 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
19528 * gdb.dwarf2/opaque-type-lookup.c: New file.
19529 * gdb.dwarf2/opaque-type-lookup.exp: New file.
19533 * gdb.cp/iostream.cc: New file.
19534 * gdb.cp/iostream.exp: New file.
19538 * gdb.dwarf2/dw2-op-call.exp: Update.
19539 * gdb.dwarf2/dw4-sig-types.exp: Update.
19540 * gdb.dwarf2/implptr.exp: Update.
19541 * gdb.mi/mi-cmd-param-changed.exp: Update.
19545 * gdb.python/py-lazy-string.c: New file.
19546 * gdb.python/py-lazy-string.exp: New file.
19547 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
19548 (main): Update. Add estring3.
19549 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
19550 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
19555 * gdb.reverse/aarch64.c: New.
19556 * gdb.reverse/aarch64.exp: New.
19560 * lib/gdb.exp (supports_process_record): Return true for
19562 (supports_reverse): Likewise.
19566 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
19567 Use with_test_prefix.
19571 * gdb.base/completion.exp: Add test for completion of layout
19576 * lib/gdb.exp (skip_tui_tests): New proc.
19577 * gdb.base/tui-layout.exp: Check skip_tui_tests.
19581 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
19582 Save the whole env array instead of just HOME. Unset HISTSIZE in
19583 the environment while testing. Restore whole environment
19588 * gdb.guile/scm-ports.c: New file.
19589 * gdb.guile/scm-ports.exp: Add memory port tests.
19593 * gdb.compile/compile-print.c: New file.
19594 * gdb.compile/compile-print.exp: New file.
19598 * gdb.compile/compile-ops.exp: Cast param to void.
19599 * gdb.compile/compile.exp: Complete type for _gdb_expr.
19600 (compile code struct_object.selffield = &struct_object): Add xfail.
19604 * gdb.ada/arr_enum_with_gap: New testcase.
19608 * gdb.ada/byte_packed_arr: New testcase.
19612 * gdb.ada/pckd_neg: New testcase.
19617 * gdb.base/gdbinit-history.exp: New test.
19618 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
19619 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
19623 * gdb.python/py-xmethods.cc: Enhance test case.
19624 * gdb.python/py-xmethods.exp: New tests.
19625 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
19627 (B_indexoper): Likewise.
19628 (global_dm_list) : Add new xmethod worker functions.
19632 * gdb.base/coredump-filter.exp: Correctly unset
19633 "coredump_var_addr" array.
19637 * gdb.server/non-existing-program.exp: Unset spawn_id.
19642 * gdb.python/py-xmethods.exp: Add tests.
19647 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
19648 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
19649 function set_coredump_filter, and remove remote_exec call.
19650 Remove argument ipid. Callers update.
19651 (top level): Don't get inferior's PID.
19655 * gdb.base/watch_thread_num.exp: Skip test on targets without
19656 access watchpoints.
19661 * gdb.server/non-existing-program.exp: New file.
19665 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
19669 * gdb.ada/out_of_line_in_inlined: New testcase.
19673 * gdb.ada/var_rec_arr: New testcase.
19677 * gdb.base/break-idempotent.exp: If
19678 skip_hw_watchpoint_multi_tests returns true, skip the tests
19679 on "rwatch" and "awatch".
19683 * gdb.base/relativedebug.exp: Invoke gdb command
19684 "info sharedlibrary", and if libc.so doesn't have debug info,
19689 * gdb.python/py-xmethods.exp: Add ptype tests.
19690 * gdb.python/py-xmethods.py (E_method_char_worker): Add
19691 get_result_type method.
19695 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
19696 the target does not support hardware watchpoints.
19700 * gdb.base/break-always.exp: Abort testing if writing to memory
19705 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
19706 * gdb.python/py-pp-registration.exp: ... here. New file.
19707 * gdb.python/py-pp-registration.c: New file.
19708 * gdb.python/py-pp-registration.py: New file.
19712 * gdb.python/py-bad-printers.c: New file.
19713 * gdb.python/py-bad-printers.py: New file.
19714 * gdb.python/py-bad-printers.exp: New file.
19718 * gdb.python/py-type.exp: New test.
19722 * gdb.python/py-parameter.exp:
19723 * gdb.guile/scm-parameter.exp: Escape the path that we are
19724 matching against, as it might contain characters that are special
19725 to regular expressions.
19729 * gdb.ada/rec_comp: New testcase.
19733 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
19738 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
19739 new tests for verilog output.
19743 * boards/remote-gdbserver-on-localhost.exp: New file.
19747 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
19748 $inferior_spawn_id instead of $inferior_spawn_id directly. On
19749 "end of file", remove $inferior_spawn_id from the indirect list.
19753 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
19757 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
19758 on $any_spawn_id instead of only on $gdb_spawn_id.
19763 * lib/pascal.exp (gpc_compile): Add new option "class".
19764 (fpc_compile): Likewise.
19765 * gdb.pascal/case-insensitive-symbols.pas: New file.
19766 * gdb.pascal/case-insensitive-symbols.exp: New file.
19770 * gdb.base/attach.exp: Fix three extended remote failures.
19774 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
19775 the main executable over the remote protocol.
19779 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
19780 a new gdbserver if gdbserver_reconnect_p is set.
19784 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
19785 is set, don't exit gdbserver.
19789 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
19790 appropriate .insn, such that an older assembler can be used.
19791 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
19792 the z/Architecture instruction set on 31-bit targets as well.
19796 * gdb.go/handcall.exp: Remove all logic related to the first
19797 breakpoint and rely on go_runto_main instead.
19798 * gdb.go/strings.exp: Likewise.
19799 * gdb.go/unsafe.exp: Likewise.
19800 * gdb.go/hello.exp: Likewise. Also rename the remaining
19801 breakpoint marker to "breakpoint 1".
19802 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
19803 * gdb.go/strings.go: Likewise.
19804 * gdb.go/unsafe.go: Likewise.
19805 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
19806 "set breakpoint 2 here" and rename the remaining breakpoint marker
19811 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
19812 if itertools.imap is not present.
19813 * gdb.python/py-objfile.exp: Add parentheses.
19814 * gdb.python/py-type.exp: Same.
19815 * gdb.python/py-unwind-maint.py: Same.
19819 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
19820 of ":$ptr_size" and set its form explicitly.
19825 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
19826 timeout by factor of 4.
19827 (test_regular_watch): Likewise.
19828 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
19829 * gdb.reverse/sigall-reverse.exp: Likewise.
19830 * gdb.reverse/until-precsave.exp: Likewise.
19831 * lib/gdb.exp (with_timeout_factor): New proc.
19832 (gdb_expect): Move some code to ...
19833 (get_largest_timeout): ... here. New procedure.
19837 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
19841 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
19842 to write to the .text section.
19846 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
19847 Handle the case of targets that do not provide PID information.
19851 * lib/gdbserver-support.exp (gdb_exit): Catch exception
19852 and use expect instead of gdb_expect.
19856 * gdb.base/coredump-filter.exp: Rename variable "addr" to
19857 "coredump_var_addr" to avoid naming conflict with other testcases.
19861 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
19862 gdb_test_sequence and gdb_assert.
19866 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
19867 test messages that don't include the breakpoint address.
19871 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
19872 false for some offset and width combinations which aren't
19873 supported by linux kernel.
19877 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
19878 procedure, factored out from ...
19879 (top level): ... here. Add "set displaced-stepping" testing axis.
19880 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
19881 parameter "displaced". Use it.
19882 (top level): Use foreach and add "set displaced-stepping" testing
19887 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
19889 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
19890 both the address of the instruction that triggers the watchpoint
19891 and the address of the instruction immediately after, and use
19892 those addresses for the test. Fix comment.
19896 * gdb.base/sigstep.exp (breakpoint_to_handler)
19897 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
19898 Test "backtrace" in handler.
19899 (breakpoint_over_handler): New parameter 'displaced'. Use it.
19900 (top level): Add new "displaced" test axis to
19901 breakpoint_to_handler, breakpoint_to_handler_entry and
19902 breakpoint_over_handler.
19907 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
19911 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
19912 (test_add_rn_pc): New function.
19913 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
19914 (top level): Invoke test_add_rn_pc.
19919 * gdb.base/step-over-no-symbols.exp: New file.
19923 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
19924 after the Python tests.
19929 * gdb.python/py-completion.exp: New tests for completion.
19930 * gdb.python/py-completion.py (CompleteLimit1): New class.
19931 (CompleteLimit2): Likewise.
19932 (CompleteLimit3): Likewise.
19933 (CompleteLimit4): Likewise.
19934 (CompleteLimit5): Likewise.
19935 (CompleteLimit6): Likewise.
19936 (CompleteLimit7): Likewise.
19942 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
19944 (main): Install it as SIGUSR1 handler.
19945 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
19946 parameter. Always use "setup" as prefix. Toggle "set
19947 displaced-stepping" off/on depending on global. Don't switch to
19949 (top level): Add displaced stepping "off/on" test axis. Update
19950 "setup" calls. Wrap each subtest with with_test_prefix. Test
19951 continuing with a queued signal in each thread.
19955 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
19956 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
19957 gdb_breakpoint instead of gdb_test that doesn't expect anything.
19958 Return early if running to main fails.
19959 * gdb.trace/while-stepping.exp: Likewise.
19963 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
19964 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
19965 interact with inferior program.
19969 * lib/gdb.exp (inferior_spawn_id): New global.
19970 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
19971 spawn id after processing the user code.
19972 (default_gdb_start): Set inferior_spawn_id.
19973 (send_inferior): New procedure.
19974 * lib/gdbserver-support.exp (gdbserver_start): Set
19976 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
19980 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
19981 * lib/gdbserver-support.exp (gdbserver_start): Make
19982 $server_spawn_id global.
19983 (gdbserver_start): Don't wait for gdbserver's spawn id with
19985 (close_gdbserver): New procedure.
19986 (gdb_exit): Rename the default version and reimplement.
19990 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
19991 append the substituted item, not the original item.
19995 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
20000 * gdb.base/interrupt.exp: Don't handle the case of the inferior
20001 output appearing once only.
20005 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
20006 that doesn't expect anything. Return early if running to main
20011 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
20012 (child_function): Call alarm.
20013 (main): Move call to alarm into the loop.
20014 * gdb.threads/non-stop-fair-events.exp: Build program with
20015 -DTIMEOUT=$timeout.
20019 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
20020 Fix dest parameter to board_info.
20021 (fpc_compile): Ditto.
20022 (gdb_compile_pascal): Rename dest arg to destfile.
20026 * gdb.ada/funcall_ref.exp: New file.
20027 * gdb.ada/funcall_ref/foo.adb: New file.
20031 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
20036 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
20040 * gdb.python/py-unwind-maint.c: New file.
20041 * gdb.python/py-unwind-maint.exp: New test.
20042 * gdb.python/py-unwind-maint.py: New file.
20043 * gdb.python/py-unwind.c: New file.
20044 * gdb.python/py-unwind.exp: New test.
20045 * gdb.python/py-unwind.py: New test.
20049 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
20050 to fail instead of non-existent $test.
20054 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
20055 GDBFLAGS if not empty.
20059 * gdb.ada/complete.exp: Remove "multi_line".
20060 * gdb.ada/info_exc.exp: Remove "multi_line".
20061 * gdb.ada/packed_tagged.exp: Remove "multi_line".
20062 * gdb.ada/ptype_field.exp: Remove "multi_line".
20063 * gdb.ada/sym_print_name.exp: Remove "multi_line".
20064 * gdb.ada/tagged.exp: Remove "multi_line".
20065 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
20067 * gdb.btrace/delta.exp: Likewise.
20068 * gdb.btrace/exception.exp: Likewise.
20069 * gdb.btrace/function_call_history.exp: Likewise.
20070 * gdb.btrace/instruction_history.exp: Likewise.
20071 * gdb.btrace/nohist.exp: Likewise.
20072 * gdb.btrace/record_goto.exp: Likewise.
20073 * gdb.btrace/segv.exp: Likewise.
20074 * gdb.btrace/stepi.exp: Likewise.
20075 * gdb.btrace/tailcall.exp: Likewise.
20076 * gdb.btrace/unknown_functions.exp: Likewise.
20077 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
20078 * lib/gdb.exp: Add the "multi_line" helper.
20082 * gdb.threads/tid-reuse.c: New file.
20083 * gdb.threads/tid-reuse.exp: New file.
20088 * gdb.base/coredump-filter.c: New file.
20089 * gdb.base/coredump-filter.exp: Likewise.
20093 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
20094 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
20095 (Dwarf::assemble): Initialize them.
20096 (Dwarf::lines): New function.
20100 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
20101 SYMBOL_PREFIX for x86_64-*-cygwin.
20106 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
20107 const_value but not a location.
20108 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
20109 location defined in non-main CUs are visible.
20114 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
20115 Add a line number entry for the same line.
20116 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
20117 Add a line number entry for the same line.
20121 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
20123 (func): Likewise. Add .Lfunc_1 label.
20124 Use .Lfunc_1 label.
20125 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
20128 Use .Lfunc_1 label.
20132 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
20133 Call gdb_compile instead to compile each .s files without debug
20138 * gdb.base/savedregs.exp (process_saved_regs): Make
20139 "Saved registers:" optional in the pattern.
20143 * gdb.btrace/next.exp: Merged into step.exp.
20144 * gdb.btrace/finish.exp: Merged into step.exp.
20145 * gdb.btrace/nexti.exp: Merged into stepi.exp.
20146 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
20147 "record goto" and checking the exact replay position.
20148 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
20149 check for "Recording format" in "info record" output.
20150 * gdb.btrace/record_goto.exp: Choose test file based on target.
20151 * gdb.btrace/x86-record_goto.S: Renamed into ...
20152 * gdb.btrace/x86_64-record_goto.S: ... this.
20153 * gdb.btrace/i686-record_goto.S: New.
20154 * gdb.btrace/x86-tailcall.S: Renamed into ...
20155 * gdb.btrace/x86_64-tailcall.S: ... this.
20156 * gdb.btrace/i686-tailcall.S: New.
20157 * gdb.btrace/x86-tailcall.c: Renamed into ...
20158 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
20159 separate statements. Update test.
20160 * gdb.btrace/delta.exp: Use record_goto.c as test file.
20161 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
20162 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
20163 * gdb.btrace/tailcall.exp: Choose test file based on target.
20164 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
20168 * gdb.btrace/exception.exp: Increase BTS buffer size.
20172 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
20176 * gdb.threads/schedlock.exp (test_step): No longer expect that
20177 "set scheduler-locking step" with "next" over a function call runs
20182 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
20186 PR breakpoints/16466
20187 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
20188 * gdb.mi/mi-pending.c (thread_func): New function.
20189 (int main): Add threading support required.
20190 * gdb.mi/mi-pending.exp: Add tests for this issue.
20191 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
20192 (pendfunc2): Remove stdio dependency.
20193 * gdb.mi/mi-pendshr2.c: New file.
20197 * gdb.linespec/keywords.c: New file.
20198 * gdb.linespec/keywords.exp: New file.
20203 * gdb.dwarf2/staticvirtual.exp: New test.
20207 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
20208 * README: Remove HP-UX and gdb.hp.
20210 * configure: Regenerate.
20211 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
20212 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
20213 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
20214 gdb.hp/gdb.defects/Makefile.
20215 * gdb.hp/Makefile.in: File deleted.
20216 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
20217 * gdb.hp/gdb.aCC/optimize.c: File deleted.
20218 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
20219 * gdb.hp/gdb.aCC/run.c: File deleted.
20220 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
20221 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
20222 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
20223 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
20224 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
20225 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
20226 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
20227 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
20228 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
20229 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
20230 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
20231 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
20232 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
20233 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
20234 * gdb.hp/gdb.base-hp/reg.s: File deleted.
20235 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
20236 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
20237 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
20238 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
20239 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
20240 * gdb.hp/gdb.compat/Makefile.in: File deleted.
20241 * gdb.hp/gdb.compat/average.c: File deleted.
20242 * gdb.hp/gdb.compat/sum.c: File deleted.
20243 * gdb.hp/gdb.compat/xdb.c: File deleted.
20244 * gdb.hp/gdb.compat/xdb0.c: File deleted.
20245 * gdb.hp/gdb.compat/xdb0.h: File deleted.
20246 * gdb.hp/gdb.compat/xdb1.c: File deleted.
20247 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
20248 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
20249 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
20250 * gdb.hp/gdb.defects/Makefile.in: File deleted.
20251 * gdb.hp/gdb.defects/bs14602.c: File deleted.
20252 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
20253 * gdb.hp/gdb.defects/solib-d.c: File deleted.
20254 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
20255 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
20256 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
20257 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
20258 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
20259 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
20260 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
20261 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
20262 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
20263 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
20264 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
20265 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
20266 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
20267 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
20268 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
20269 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
20270 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
20271 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
20272 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
20273 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
20274 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
20275 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
20276 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
20277 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
20278 * gdb.hp/tools/odump: File deleted.
20282 * gdb.threads/continue-pending-status.exp (saw_thread_2)
20283 (saw_thread_3): New globals.
20284 (top level): Increment them when an event for the corresponding
20286 (no thread starvation): New test.
20290 * gdb.threads/continue-pending-status.c: New file.
20291 * gdb.threads/continue-pending-status.exp: New file.
20295 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
20296 Use gdb_is_target_remote instead of is_remote. Use
20297 gdb_test_multiple instead of gdb_expect. Exit early if
20298 gdb_test_multiple hits its internal matches. Tighten stepi tests
20299 expected output. Fail on exit with any signal, instead of just
20305 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
20307 * gdb.base/catch-syscall.exp: Don't skip it on
20308 aarch64*-*-linux* target. Remove elements in all_syscalls.
20309 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
20311 (setup_all_syscalls): New proc.
20315 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
20316 (top level): Skip tests if valid_addr_p returns false for
20321 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
20325 * gdb.base/catch-syscall.exp: Fix typo in comments.
20329 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
20333 * dg-extract-results.py: Delete.
20337 Merge dg-extract-results.sh from GCC upstream (r218843).
20340 * dg-extract-results.sh: Use --text with grep to avoid issues with
20341 binary files. Fall back to cat -v, if that doesn't work.
20345 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
20349 * lib/mi-support.exp (mi_expect_interrupt): Accept
20350 alternative event for when in all-stop mode.
20354 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
20358 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
20362 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
20363 regexps for GDB's current line display, accept a hex address
20364 preceding the line number.
20368 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
20369 the 'arch1' variable for "s390*-linux*" targets.
20373 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
20374 (main): Pass missing retval argument to pthread_join call.
20378 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
20379 (top level): Call do_test with non-stop as well.
20383 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
20388 * gdb.arch/s390-vregs.exp: New test.
20389 * gdb.arch/s390-vregs.S: New file.
20393 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
20394 call to catch_command_errors.
20395 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
20396 catch_command_errors.
20400 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
20401 "true" for boolean result.
20402 * gdb.gdb/selftest.exp (test_with_self): Also accept full
20407 * lib/unbuffer_output.c: New file.
20408 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
20409 (main): Call gdb_unbuffer_output.
20413 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
20418 * gdb.cp/class2.cc (Dbase, D): New classes.
20419 (main): New local delta.
20420 * gdb.cp/class2.exp: Test printing delta.
20421 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
20422 (dynbar): New global.
20423 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
20427 * gdb.compile/compile-ifunc.c: New file.
20428 * gdb.compile/compile-ifunc.exp: New file.
20432 * gdb.base/structs.exp: Check for correct struct on finish.
20436 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
20441 * gdb.arch/cordic.ko.bz2: New file.
20442 * gdb.arch/cordic.ko.debug.bz2: New file.
20443 * gdb.arch/ppc64-symtab-cordic.exp: New file.
20447 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
20448 aarch64*-*-* target.
20452 * lib/gdb.exp (delete_breakpoints): Rewrite using
20457 * gdb.base/info-os.c: Include stdlib.h.
20462 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
20463 is read after symbols have been re-read.
20464 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
20465 * gdb.ada/exec_changed/second.adb (Second): Ditto.
20469 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
20474 * gdb.arch/i386-biarch-core.core.bz2: New file.
20475 * gdb.arch/i386-biarch-core.exp: New file.
20479 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
20484 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
20489 * gdb.threads/multi-create-ns-info-thr.exp: New file.
20493 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
20494 clean_restart before gdb_target_supports_trace.
20499 * gdb.threads/clone-thread_db.c: New file.
20500 * gdb.threads/clone-thread_db.exp: New file.
20504 PR breakpoints/16812
20505 * gdb.base/catch-gdb-caused-signals.c: New file.
20506 * gdb.base/catch-gdb-caused-signals.exp: New file.
20510 * configure: Regenerated.
20511 * configure.ac: Use GDB_AC_TRANSFORM.
20512 * aclocal.m4: sinclude ../transform.m4.
20516 * lib/dtrace.exp: New file.
20517 * gdb.base/dtrace-probe.exp: Likewise.
20518 * gdb.base/dtrace-probe.d: Likewise.
20519 * gdb.base/dtrace-probe.c: Likewise.
20520 * lib/pdtrace.in: Likewise.
20521 * configure.ac: Output variables with the transformed names of
20522 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
20523 * configure: Regenerated.
20527 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
20528 expected message when trying to access $_probe_* convenience
20529 variables while not on a probe.
20533 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
20537 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
20538 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
20542 * lib/gdb.exp (gdb_load): Always return a result.
20546 * gdb.threads/signal-sigtrap.c: New file.
20547 * gdb.threads/signal-sigtrap.exp: New file.
20551 * gdb.trace/no-attach-trace.c: New file.
20552 * gdb.trace/no-attach-trace.exp: New file.
20556 * gdb.dwarf2/atomic.c: New file.
20557 * gdb.dwarf2/atomic-type.exp: Likewise.
20561 * gdb.btrace/buffer-size.exp: Update "info record" output.
20562 * gdb.btrace/delta.exp: Update "info record" output.
20563 * gdb.btrace/enable.exp: Update "info record" output.
20564 * gdb.btrace/finish.exp: Update "info record" output.
20565 * gdb.btrace/instruction_history.exp: Update "info record" output.
20566 * gdb.btrace/next.exp: Update "info record" output.
20567 * gdb.btrace/nexti.exp: Update "info record" output.
20568 * gdb.btrace/step.exp: Update "info record" output.
20569 * gdb.btrace/stepi.exp: Update "info record" output.
20570 * gdb.btrace/nohist.exp: Update "info record" output.
20574 * gdb.btrace/buffer-size: New.
20578 * gdb.btrace/delta.exp: Update "info record" output.
20579 * gdb.btrace/enable.exp: Update "info record" output.
20580 * gdb.btrace/finish.exp: Update "info record" output.
20581 * gdb.btrace/instruction_history.exp: Update "info record" output.
20582 * gdb.btrace/next.exp: Update "info record" output.
20583 * gdb.btrace/nexti.exp: Update "info record" output.
20584 * gdb.btrace/step.exp: Update "info record" output.
20585 * gdb.btrace/stepi.exp: Update "info record" output.
20586 * gdb.btrace/nohist.exp: Update "info record" output.
20591 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
20595 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
20597 (seconds_left, again): New globals.
20598 (main): Wait seconds_left in a 1-second sleep loop instead of
20599 sleeping 180 seconds. If 'again' is set, reset the seconds
20601 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
20602 'again' in the inferior before detaching. Print the seconds left.
20603 (options): New global.
20604 (top level): Build program with -DTIMEOUT=$timeout.
20608 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
20609 determine how many seconds to pass to 'alarm'.
20610 * gdb.base/gdb-sigterm.exp (top level): Build program with
20611 -DTIMEOUT=$timeout.
20612 (do_test): Return success/failure indication. Add more verbose
20613 logging. Don't fail if 200 single steps are seen. Instead, fail
20614 when the test times out.
20615 (passes): New global.
20616 (top level): Break the testing loop if testing fails on any
20617 iteration. Use gdb_assert.
20621 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
20622 and initialize them.
20623 (ipc_cleanup): New function.
20624 (main): Don't declare shmid, semid, and msqid. Add a call to
20625 atexit so that we call ipc_cleanup on exit.
20629 * boards/native-extended-gdbserver.exp: Remove any target variant
20630 specifications from the board name before clearing the isremote
20631 flag from board_info.
20635 * gdb.base/maint.exp <maint print type argc>: Update expected output.
20639 * gdb.base/completion.exp: Disable completion limiting for
20640 existing tests. Add new tests to check completion limiting.
20641 * gdb.linespec/ls-errs.exp: Disable completion limiting.
20645 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
20649 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
20650 entries. Duplicate file section script entries.
20651 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
20652 inlined entries. Add test for safe-path rejection.
20653 * gdb.python/py-section-script.c: Add duplicate inlined section script
20654 entries. Duplicate file section script entries.
20655 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
20656 inlined entries. Add test for safe-path rejection.
20660 * gdb.ada/disc_arr_bound: New testcase.
20664 * gdb.ada/mi_var_array: New testcase.
20668 * gdb.python/py-objfile.exp: Add tests for objfile.username.
20669 Add test for objfile.filename, objfile.username after objfile
20674 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
20675 the second test to print the name attribute of value
20676 returned by the call to gdb.lookup_type, and adjust
20677 the expected output accordingly.
20681 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
20682 * gdb.base/disp-step-fork.c: Include unistd.h.
20683 * gdb.base/siginfo-obj.c: Include stdio.h.
20684 * gdb.base/siginfo-thread.c: Likewise.
20685 * gdb.mi/non-stop.c: Include unistd.h.
20686 * gdb.mi/nsthrexec.c: Include stdio.h.
20687 * gdb.mi/pthreads.c: Include unistd.h.
20688 * gdb.modula2/unbounded1.c (main): Declare returns int.
20689 * gdb.reverse/consecutive-reverse.c: Likewise.
20690 * gdb.threads/create-fail.c: Include unistd.h.
20691 * gdb.threads/killed.c: Likewise.
20692 * gdb.threads/linux-dp.c: Likewise.
20693 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
20694 * gdb.threads/non-ldr-exc-2.c: Likewise.
20695 * gdb.threads/non-ldr-exc-3.c: Likewise.
20696 * gdb.threads/non-ldr-exc-4.c: Likewise.
20697 * gdb.threads/pthreads.c: Include unistd.h.
20698 (main): Declare returns int.
20699 * gdb.threads/tls-main.c (foo): New declaration.
20700 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
20704 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
20705 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
20709 * gdb.base/noreturn-return.c: New file.
20710 * gdb.base/noreturn-return.exp: New file.
20711 * gdb.base/noreturn-finish.c: New file.
20712 * gdb.base/noreturn-finish.exp: New file.
20716 * gdb.threads/continue-pending-after-query.c: New file.
20717 * gdb.threads/continue-pending-after-query.exp: New file.
20722 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
20723 * gdb.base/valgrind-db-attach.exp: Same.
20724 * gdb.base/valgrind-infcall.exp: Same.
20725 * lib/mi-support.exp (default_mi_gdb_start): Same.
20726 * lib/prompt.exp (default_prompt_gdb_start): Same.
20727 * lib/gdb.exp (default_gdb_spawn): Same.
20728 (gdb_interact): New.
20733 * gdb.compile/compile.exp (pointer to jit function): New test.
20737 * lib/gdb.exp (supports_process_record): Return true for
20739 (supports_reverse): Likewise.
20743 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
20744 instead of checking whether the target board is remote and
20745 use spawn_wait_for_attach instead of exec/sleep.
20746 * gdb.base/attach-twice.exp: Likewise.
20750 * gdb.ada/var_arr_attrs: New testcase.
20756 * gdb.base/bp-cmds-execution-x-script.c: New file.
20757 * gdb.base/bp-cmds-execution-x-script.exp: New file.
20758 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
20763 * gdb.base/batch-preserve-term-settings.c: New file.
20764 * gdb.base/batch-preserve-term-settings.exp: New file.
20768 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
20773 * Makefile.in (clean mostlyclean): Do not delete *.py.
20777 * gdb.python/py-lookup-type.exp: New file.
20781 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
20782 restore GDBFLAGS before returning.
20786 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
20787 is_amd64_regs_target and is_x86_like_target.
20791 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
20792 is given without an explicit form.
20793 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
20795 * gdb.dwarf/corrupt.exp: Ditto.
20796 * gdb.dwarf2/enum-type.exp: Ditto.
20797 * gdb.trace/entry-values.exp: Ditto.
20798 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
20803 * gdb.base/maint.exp: Remove references to "maint demangle".
20804 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
20805 Add tests for explicitly specifying language to demangle.
20806 * gdb.dlang/demangle.exp: Ditto.
20810 * gdb.threads/non-stop-fair-events.c: New file.
20811 * gdb.threads/non-stop-fair-events.exp: New file.
20815 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
20816 the global scope. Set a breakpoint after all threads are started
20817 rather than stepping over two source lines. Expect the prompt.
20818 * gdb.base/watch_thread_num.c (threads_started_barrier): New
20821 (main): Use threads_started_barrier to wait for all threads to
20822 start. Main thread no longer calls thread_function. Exit after
20824 (loop): New function.
20825 (thread_function): Wait on threads_started_barrier barrier. Call
20826 'loop' at each iteration.
20827 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
20828 threads have started, instead of hardcoding number of "next"
20829 steps. Use an access watchpoint instead of a write watchpoint.
20833 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
20834 (thread_func): Wait on barrier.
20835 (main): Wait for all threads to start before stopping GDB.
20836 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
20838 (thread1_func, thread2_func): Wait on barrier.
20839 (main): Wait for all threads to start before stopping GDB.
20840 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
20842 (thread1_func, thread2_func): Wait on barrier.
20843 (main): Wait for all threads to start before stopping GDB.
20847 * gdb.threads/attach-many-short-lived-threads.c: New file.
20848 * gdb.threads/attach-many-short-lived-threads.exp: New file.
20852 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
20853 instead of to thread 2.
20854 * gdb.threads/signal-command-multiple-signals-pending.c (main):
20855 Add barrier around each pthread_create call instead of around all
20857 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
20858 Set a break on thread_function and have the child threads hit it
20863 * lib/gdb.exp (can_spawn_for_attach): New procedure.
20864 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
20866 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
20867 checking whether the target board is remote.
20868 * gdb.multi/multi-attach.exp: Likewise.
20869 * gdb.python/py-sync-interp.exp: Likewise.
20870 * gdb.server/ext-attach.exp: Likewise.
20871 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
20872 tests that need to attach, instead of checking whether the target
20873 board is remote at the top of the file.
20877 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
20881 Fix testcase compilation.
20882 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
20886 * gdb.python/py-type.exp: Add a couple test about empty
20887 array creation, and negative-length array creation.
20891 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
20895 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
20899 * gdb.trace/entry-values.exp: Update comments. Rename variable
20900 bar_call_foo to returned_from_foo.
20905 * gdb.linespec/break-asm-file.c: New file.
20906 * gdb.linespec/break-asm-file.exp: New file.
20907 * gdb.linespec/break-asm-file0.s: New file.
20908 * gdb.linespec/break-asm-file1.s: New file.
20913 * gdb.base/float.exp: Handle the new output from "info float" on
20918 Fix MinGW compilation.
20919 * gdb.compile/compile-ops.exp: Update untested message if
20920 !skip_compile_feature_tests.
20921 * gdb.compile/compile-setjmp.exp: Likewise.
20922 * gdb.compile/compile-tls.exp: Likewise.
20923 * gdb.compile/compile.exp: Likewise.
20924 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
20925 supported on this host".
20929 * boards/stabs.exp: New file.
20933 * gdb.base/completion.exp: Adjust to format changes of "maint
20934 print user-registers".
20939 * gdb.arch/aarch64-fp.c: New file.
20940 * gdb.arch/aarch64-fp.exp: New file.
20944 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
20945 r210637, r210913, r211666, r215400, r215817).
20948 * dg-extract-results.py: New file.
20949 * dg-extract-results.sh: Use it if the environment seems
20954 * dg-extract-results.py (parse_run): Handle warnings that
20955 are printed before a test harness is run.
20959 * dg-extract-results.py (Named): Remove __cmp__ method.
20960 (output_variation): Use a key to sort variation.harnesses.
20964 * dg-extract-results.py: For Python 3, force sys.stdout to
20965 handle surrogate escape sequences.
20966 (safe_open): New function.
20967 (output_segment, main): Use it.
20971 * dg-extract-results.py (Prog.result_re): Include options
20976 * dg-extract-results.py (output_variation): Always sort if
20981 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
20982 as long as we get pagination notifications.
20986 * Makefile.in (check-gdb.%): Restore.
20987 * README: Mention it.
20991 * gdb.ada/str_uninit: New testcase.
20996 * gdb.base/vla-stub-define.c: New file.
20997 * gdb.base/vla-stub.c: New file.
20998 * gdb.base/vla-stub.exp: New file.
21004 * configure.ac: Add gdb.compile/.
21005 * configure: Regenerate.
21006 * gdb.compile/Makefile.in: New file.
21007 * gdb.compile/compile-ops.exp: New file.
21008 * gdb.compile/compile-ops.c: New file.
21009 * gdb.compile/compile-tls.c: New file.
21010 * gdb.compile/compile-tls.exp: New file.
21011 * gdb.compile/compile-constvar.S: New file.
21012 * gdb.compile/compile-constvar.c: New file.
21013 * gdb.compile/compile-mod.c: New file.
21014 * gdb.compile/compile-nodebug.c: New file.
21015 * gdb.compile/compile-setjmp-mod.c: New file.
21016 * gdb.compile/compile-setjmp.c: New file.
21017 * gdb.compile/compile-setjmp.exp: New file.
21018 * gdb.compile/compile-shlib.c: New file.
21019 * gdb.compile/compile.c: New file.
21020 * gdb.compile/compile.exp: New file.
21021 * lib/gdb.exp (skip_compile_feature_tests): New proc.
21025 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
21026 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
21030 * lib/gdb-python.exp (get_python_valueof): New function.
21031 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
21035 * gdb.base/completion.exp: Add test for completion of "info
21040 * gdb.base/func-ptrs.c: New file.
21041 * gdb.base/func-ptrs.exp: New file.
21045 PR breakpoints/17012
21046 * gdb.base/dprintf-detach.c: New file.
21047 * gdb.base/dprintf-detach.exp: New file.
21051 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
21052 * lib/gdb.exp (target_is_gdbserver): New procedure.
21056 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
21060 * gdb.guile/scm-error.exp: Remove the third argument to
21061 gdb_remote_download.
21062 * gdb.guile/scm-frame-args.exp: Likewise.
21063 * gdb.guile/scm-section-script.exp: Likewise.
21067 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
21071 * gdb.python/py-objfile.exp: Add tests for
21072 objfile.add_separate_debug_file.
21076 * lib/gdb.exp (get_build_id): New function.
21077 (build_id_debug_filename_get): Rewrite to use it.
21078 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
21082 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
21083 `method(long)', not just 0x0.
21084 * gdb.cp/nsalias.exp: Align code labels to 4.
21085 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
21086 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
21087 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
21088 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
21089 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
21090 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
21095 * gdb.cp/anon-ns.cc: Move guts of this file to ...
21096 * gdb.cp/anon-ns2.cc: ... here. New file.
21097 * gdb.cp/anon-ns.exp: Update.
21101 * gdb.python/py-events.py (inferior_call_handler): New.
21102 (register_changed_handler, memory_changed_handler): New.
21103 (test_events.invoke): Register new handlers.
21104 * gdb.python/py-events.exp: Add tests for inferior call,
21105 memory_changed and register_changed events.
21109 * gdb.base/execl-update-breakpoints.exp: Specify the link address
21110 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
21111 if the linker doesn't understand this.
21115 * gdb.python/python.exp: Change expected reply to help().
21119 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
21120 AC_CONFIG_SUBDIRS(gdb.gdbtk).
21121 * configure: Re-generated.
21125 * gdb.cp/chained-calls.cc: New file.
21126 * gdb.cp/chained-calls.exp: New file.
21127 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
21131 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
21132 * gdb.dwarf2/symtab-producer.exp: Same.
21133 * gdb.gdb/python-interrupts.exp: Same.
21134 * gdb.gdb/python-selftest.exp: Same.
21135 * gdb.python/py-linetable.exp: Same.
21136 * gdb.python/py-type.exp: Same.
21137 * gdb.python/py-value-cc.exp: Same.
21138 * gdb.python/py-value.exp: Same.
21142 * gdb.base/break-probes.exp: Match library name prefixed with
21147 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
21148 test expected output. Add parentheses for the call to print.
21149 Remove L suffix from integers.
21153 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
21157 * gdb.trace/entry-values.c: Remove asms.
21158 (foo): Add foo_label.
21159 (bar): Add bar_label.
21160 * gdb.trace/entry-values.exp: Remove code computing foo's
21161 length and bar's length.
21162 (Dwarf::assemble): Invoke function_range for bar and use
21163 MACRO_AT_func for foo.
21167 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
21168 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
21169 Use .Lgcc43_procstart instead of gcc43.
21173 * gdb.ada/n_arr_bound: New testcase.
21177 PR breakpoints/10737
21178 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
21179 test_catch_syscall_multi_arch.
21180 (test_catch_syscall_multi_arch): New function.
21184 * gdb.base/maint.exp: Update expected output.
21188 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
21189 4-byte instruction on S390.
21193 * gdb.ada/arr_arr: New testcase.
21197 * gdb.ada/pkd_arr_elem: New Testcase.
21201 * gdb.reverse/break-precsave: Expect completion message for
21203 * gdb.reverse/consecutive-precsave.exp: Likewise.
21204 * gdb.reverse/finish-precsave.exp: Likewise.
21205 * gdb.reverse/i386-precsave.exp: Likewise.
21206 * gdb.reverse/machinestate-precsave.exp: Likewise.
21207 * gdb.reverse/sigall-precsave.exp: Likewise.
21208 * gdb.reverse/solib-precsave.exp: Likewise.
21209 * gdb.reverse/step-precsave.exp: Likewise.
21210 * gdb.reverse/until-precsave.exp: Likewise.
21211 * gdb.reverse/watch-precsave.exp: Likewise.
21215 * gdb.base/bp-permanent.c: Include unistd.h.
21216 * gdb.python/py-framefilter-mi.c (main): Add return type.
21217 * gdb.python/py-framefilter.c (main): Likewise.
21218 * gdb.trace/actions-changed.c (main): Likewise.
21222 * gdb.mi/until.c: Add eye-catchers.
21223 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
21228 * gdb.base/condbreak.exp: Drop references to removed non-prototype
21229 function header variants in break1.c.
21230 * gdb.base/ena-dis-br.exp: Likewise.
21231 * gdb.base/hbreak2.exp: Likewise.
21232 * gdb.reverse/until-precsave.exp: Drop references to removed
21233 non-prototype function header variants in ur1.c.
21234 * gdb.reverse/until-reverse.exp: Likewise.
21238 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
21239 ${_cu_offset_size} bytes abbrev offset.
21244 * gdb.base/line-symtabs.exp: New file.
21245 * gdb.base/line-symtabs.c: New file.
21246 * gdb.base/line-symtabs.h: New file.
21250 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
21251 (func): Add label func_label.
21252 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
21253 Replace low_pc and high_pc with MACRO_AT_range.
21254 Replace name, low_pc and high_pc with MACRO_AT_func.
21258 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
21259 Replace name, low_pc and high_pc with MACRO_AT_func.
21263 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
21264 produce debug information.
21265 * gdb.dwarf2/implptr-optimized-out.S: Removed.
21269 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
21270 object and get function length.
21271 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
21272 with MACRO_AT_func.
21273 (top-level): Replace gdb_compile and clean_restart with
21274 prepare_for_testing.
21275 * gdb.dwarf2/main.c (main): Add label main_label.
21279 * lib/dwarf.exp (function_range): New procedure.
21280 (Dwarf::_handle_macro_at_func): New procedure.
21281 (Dwarf::_handle_macro_at_range): New procedure.
21282 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
21286 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
21287 (_handle_attribute): New procedure.
21291 * gdb.ada/cond_lang/foo.c (callme): Add return type.
21292 * gdb.base/call-sc.c (zed): Likewise.
21293 * gdb.base/checkpoint.c (main): Likewise.
21294 * gdb.base/dump.c (main): Likewise.
21295 * gdb.base/gcore.c (main): Likewise.
21296 * gdb.base/huge.c (main): Likewise.
21297 * gdb.base/multi-forks.c (main): Likewise.
21298 * gdb.base/pr10179-a.c (main): Likewise.
21299 * gdb.base/savedregs.c (main): Likewise.
21300 * gdb.base/sigaltstack.c (main): Likewise.
21301 * gdb.base/siginfo.c (main): Likewise.
21302 * gdb.base/structs.c (zed): Likewise.
21303 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
21304 * gdb.mi/mi-syn-frame.c (main): Likewise.
21305 * gdb.mi/until.c (foo, main): Likewise.
21306 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
21307 * gdb.base/solib-weak.c (foo): Declare.
21308 * gdb.base/attach-twice.c: Include stdio.h.
21309 * gdb.base/weaklib1.c: Likewise.
21310 * gdb.base/weaklib2.c: Likewise.
21311 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
21312 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
21314 * gdb.base/attach-pie-misread.c: Include stdlib.h.
21315 * gdb.mi/mi-exit-code.c: Likewise.
21316 * gdb.base/break-interp-lib.c: Include string.h.
21317 * gdb.base/coremaker.c: Likewise.
21318 * gdb.base/testenv.c: Likewise.
21319 * gdb.python/py-finish-breakpoint.c: Likewise.
21320 * gdb.base/inferior-died.c: Include sys/wait.h.
21321 * gdb.base/fileio.c: Include time.h.
21322 * gdb.base/async-shell.c: Include unistd.h.
21323 * gdb.base/dprintf-non-stop.c: Likewise.
21324 * gdb.base/info-os.c: Likewise.
21325 * gdb.mi/mi-console.c: Likewise.
21326 * gdb.mi/watch-nonstop.c: Likewise.
21327 * gdb.python/py-events.c: Likewise.
21328 * gdb.base/async.c (baz): Move up before its invocation.
21329 * gdb.base/code_elim2.c (my_global_func): Likewise.
21330 * gdb.base/skip-solib-lib.c (multiply): Likewise.
21331 * gdb.base/advance.c (func2): Likewise.
21335 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
21337 * gdb.base/annota3.c: Likewise.
21338 * gdb.base/async.c: Likewise.
21339 * gdb.base/average.c: Likewise.
21340 * gdb.base/call-ar-st.c: Likewise.
21341 * gdb.base/call-rt-st.c: Likewise.
21342 * gdb.base/call-sc.c: Likewise.
21343 * gdb.base/call-strs.c: Likewise.
21344 * gdb.base/ending-run.c: Likewise.
21345 * gdb.base/execd-prog.c: Likewise.
21346 * gdb.base/exprs.c: Likewise.
21347 * gdb.base/foll-exec.c: Likewise.
21348 * gdb.base/foll-fork.c: Likewise.
21349 * gdb.base/foll-vfork.c: Likewise.
21350 * gdb.base/funcargs.c: Likewise.
21351 * gdb.base/gcore.c: Likewise.
21352 * gdb.base/jump.c: Likewise.
21353 * gdb.base/langs0.c: Likewise.
21354 * gdb.base/langs1.c: Likewise.
21355 * gdb.base/langs2.c: Likewise.
21356 * gdb.base/mips_pro.c: Likewise.
21357 * gdb.base/nodebug.c: Likewise.
21358 * gdb.base/opaque0.c: Likewise.
21359 * gdb.base/opaque1.c: Likewise.
21360 * gdb.base/recurse.c: Likewise.
21361 * gdb.base/run.c: Likewise.
21362 * gdb.base/scope0.c: Likewise.
21363 * gdb.base/scope1.c: Likewise.
21364 * gdb.base/setshow.c: Likewise.
21365 * gdb.base/setvar.c: Likewise.
21366 * gdb.base/shmain.c: Likewise.
21367 * gdb.base/shr1.c: Likewise.
21368 * gdb.base/shr2.c: Likewise.
21369 * gdb.base/sigall.c: Likewise.
21370 * gdb.base/signals.c: Likewise.
21371 * gdb.base/so-indr-cl.c: Likewise.
21372 * gdb.base/solib2.c: Likewise.
21373 * gdb.base/structs.c: Likewise.
21374 * gdb.base/sum.c: Likewise.
21375 * gdb.base/vforked-prog.c: Likewise.
21376 * gdb.base/watchpoint.c: Likewise.
21377 * gdb.reverse/shr2.c: Likewise.
21378 * gdb.reverse/until-reverse.c: Likewise.
21379 * gdb.reverse/ur1.c: Likewise.
21380 * gdb.reverse/watch-reverse.c: Likewise.
21384 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
21386 * gdb.base/sepdebug.exp: Drop references to removed code.
21390 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
21391 variant. Preserve original line numbering.
21392 * gdb.base/list1.c: Likewise.
21396 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
21398 * gdb.base/break1.c: Likewise.
21399 * gdb.base/break.exp: Drop references to removed code.
21403 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
21408 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
21412 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
21413 logic into perform_all_tests() and invoke it with and without
21414 function header prototypes.
21415 (do_function_calls): Remove conditional XFAIL for PR 5318.
21416 (rerun_and_prepare): Remove duplicate code.
21417 (perform_all_tests): New. Main logic moved here.
21421 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
21422 code guarded by #ifdef NO_PROTOTYPES.
21423 (t_double_many_args): Likewise.
21424 (DEF_FUNC_MANY_ARGS_1): Likewise.
21425 (DEF_FUNC_VALUES_1): Likewise.
21426 (t_structs_ldc): Renamed from t_structs_fc in conditional code
21427 guarded by #ifdef PROTOTYPES.
21431 * gdb.mi/mi-console.c: Add eye-catcher.
21432 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
21433 instead of literal line number.
21437 * gdb.base/shr2.c: Add eye-catcher.
21438 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
21443 * gdb.base/jump.c: Add eye-catchers.
21444 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
21449 * gdb.base/execd-prog.c: Add eye-catchers.
21450 * gdb.base/foll-exec.c: Likewise.
21451 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
21456 * gdb.base/ending-run.c: Add eye-catchers.
21457 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
21458 literal line numbers.
21462 * gdb.base/call-rt-st.c: Add eye-catchers.
21463 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
21464 literal line numbers.
21468 * gdb.base/call-ar-st.c: Add eye-catchers.
21469 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
21470 literal line numbers.
21474 * gdb.base/average.c: Add eye-catchers.
21475 * gdb.base/sum.c: Likewise.
21476 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
21477 regexps dynamically.
21481 * gdb.base/solib1.c: Add eye-catchers.
21482 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
21483 literal line numbers.
21487 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
21492 * gdb.arch/i386-bp_permanent.c: New file.
21493 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
21494 (srcfile): Set to i386-bp_permanent.c.
21495 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
21496 that stepi does not execute the 'leave' instruction, instead of
21497 testing it does execute.
21498 * gdb.base/bp-permanent.c: New file.
21499 * gdb.base/bp-permanent.exp: New file.
21504 * gdb.base/symtab-search-order.exp: New file.
21505 * gdb.base/symtab-search-order.c: New file.
21506 * gdb.base/symtab-search-order-1.c: New file.
21507 * gdb.base/symtab-search-order-shlib-1.c: New file.
21512 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
21518 * gdb.cp/pr17494.cc: New file.
21519 * gdb.cp/pr17494.exp: New file.
21523 * gdb.python/python.exp: Get working directory and match the
21524 output of "set extended-prompt \\w " with it.
21528 * gdb.python/py-objfile.exp: Add tests for setting random attributes
21530 * gdb.python/py-progspace.exp: Add tests for setting random attributes
21535 * gdb.base/fullpath-expand.exp: Skip for a remote host.
21536 * gdb.base/realname-expand.exp: Likewise.
21537 * gdb.linespec/macro-relative.exp: Likewise.
21542 * gdb.threads/schedlock.c (some_function): New function.
21543 (call_function): New global.
21544 (MAYBE_CALL_SOME_FUNCTION): New macro.
21545 (thread_function): Call it.
21546 * gdb.threads/schedlock.exp (get_args): Add description parameter,
21547 and use it instead of a global counter. Adjust all callers.
21548 (get_current_thread): Use "find current thread" for test message
21549 here rather than having all callers pass down the same string.
21550 (goto_loop): New procedure, factored out from ...
21551 (my_continue): ... this.
21552 (step_ten_loops): Change parameter from test message to command to
21554 (list_count): Delete global.
21555 (check_result): New procedure, factored out from duplicate top
21557 (continue tests): Wrap in with_test_prefix.
21558 (test_step): New procedure, factored out from duplicate top level
21560 (top level): Test "step" in combination with all scheduler-locking
21561 modes. Test "next" in combination with all scheduler-locking
21562 modes, and in combination with stepping over a function call or
21564 * gdb.threads/next-bp-other-thread.c: New file.
21565 * gdb.threads/next-bp-other-thread.exp: New file.
21570 * gdb.python/python.exp: Test a multi-line command that spawns
21571 interactive Python.
21572 * gdb.base/multi-line-starts-subshell.exp: New file.
21576 * gdb.base/fileio.exp: Make directories on host.
21580 * gdb.base/fileio.c (test_write): Close the file.
21585 * gdb.base/sigstep.c (no_handler): New global.
21586 (main): If 'no_handler is true, set the signal handlers to
21588 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
21589 with_sw_watch and no_handler parameters. Handle them.
21590 (top level) <stepping over handler when stopped at a breakpoint
21591 test>: Add a test axis for testing with a software watchpoint, and
21592 another for testing with the signal handler set to SIG_IGN.
21593 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
21594 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
21599 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
21600 * gdb.base/sigstep.exp (other_handler_location): New global.
21601 (advance): Support stepping into the signal handler, and running
21602 commands while in the handler.
21603 (in_handler_map): New global.
21604 (top level): In the advance test, add combinations for getting
21605 into the handler with stepping commands, and for running commands
21606 in the handler. Add comment descripting the advancei tests.
21610 * gdb.base/sigstep.exp: Use build_executable instead of
21611 prepare_for_testing.
21612 (top level): Move code that starts GDB, runs to main and creates a
21614 (restart): ... this new procedure.
21615 (top level): Move backtrace from signal handler test to ...
21616 (validate_backtrace): ... this new procedure.
21617 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
21618 with_test_prefix. Always restart GDB.
21619 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
21620 with_test_prefix. Always restart GDB. No need to delete
21621 breakpoints after the test.
21622 (test_skip_handler): Remove prefix parameter.
21623 (skip_over_handler, breakpoint_to_handler)
21624 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
21625 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
21626 restart GDB. No need to delete breakpoints after the test.
21627 (top level): Use foreach to call the test procedures with
21628 different commands.
21632 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
21633 instead of GNATS numbers.
21634 * gdb.base/sigbpt.exp: Likewise.
21635 * gdb.base/siginfo.exp: Likewise.
21636 * gdb.base/sigstep.exp: Likewise.
21640 * gdb.base/sigstep.c (dummy): New global.
21641 (main): Issue a couple writes to the new global.
21642 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
21644 (skip_over_handler): Use test_skip_handler.
21645 (top level): Call skip_over_handler for stepi and nexti too.
21646 (breakpoint_over_handler): Use test_skip_handler.
21647 (top level): Call breakpoint_over_handler for stepi and nexti too.
21651 * gdb.trace/tfile.c (adjust_function_address)
21652 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
21653 function descriptor.
21657 * gdb.base/foll-fork.exp (test_follow_fork,
21658 catch_fork_child_follow): Check for updated fork messages emitted
21660 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
21661 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
21662 vfork_and_exec_child_follow_through_step): Check for updated vfork
21663 messages emitted from infrun.c.
21667 * gdb.base/corefile.exp: Remove references to ultrix.
21668 * gdb.base/interrupt.exp: Likewise.
21669 * gdb.base/whatis.exp: Likewise.
21670 * gdb.gdb/selftest.exp: Likewise.
21671 * gdb.threads/manythreads.exp: Likewise.
21672 * gdb.threads/print-threads.exp: Likewise.
21673 * gdb.threads/pthreads.exp:: Likewise.
21674 * gdb.threads/schedlock.exp: Likewise.
21678 * gdb.cp/non-trivial-retval.cc: Add a test case.
21679 * gdb.cp/non-trivial-retval.exp: Add a test.
21683 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
21684 * gdb.python/py-objfile-script-gdb.py: New file.
21685 * gdb.python/py-objfile-script.exp: Update reference to
21686 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
21687 of remote_download. Remove the dest file.
21691 * gdb.base/checkpoint.exp: Don't remove file copied on host.
21692 * gdb.base/step-line.exp: Likewise.
21693 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
21694 * gdb.dwarf2/dw2-basic.exp: Likewise.
21695 * gdb.dwarf2/dw2-compressed.exp: Likewise.
21696 * gdb.dwarf2/dw2-filename.exp: Likewise.
21697 * gdb.dwarf2/dw2-intercu.exp: Likewise.
21698 * gdb.dwarf2/dw2-intermix.exp: Likewise.
21699 * gdb.dwarf2/dw2-producer.exp: Likewise.
21700 * gdb.dwarf2/mac-fileno.exp: Likewise.
21701 * gdb.python/py-frame-args.exp: Likewise.
21702 * gdb.python/py-framefilter.exp: Likewise.
21703 * gdb.python/py-mi.exp: Likewise.
21704 * gdb.python/py-objfile-script.exp: Likewise
21705 * gdb.python/py-pp-integral.exp: Likewise.
21706 * gdb.python/py-pp-re-notag.exp: Likewise.
21707 * gdb.python/py-prettyprint.exp: Likewise.
21708 * gdb.python/py-section-script.exp: Likewise.
21709 * gdb.python/py-typeprint.exp: Likewise.
21710 * gdb.python/py-xmethods.exp: Likewise.
21711 * gdb.stabs/weird.exp: Likewise.
21712 * gdb.xml/tdesc-regs.exp: Likewise.
21716 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
21717 (out_cu): Use addr_len for the size of addresses.
21718 (out_line): Likewise. Size DW_LNE_set_address instruction
21719 according to addr_len.
21720 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
21721 (FUNC): Add START_INSNS to definition.
21725 * gdb.base/argv0-symlink.exp: Check argv[0] value if
21726 gdb_has_argv0 return true.
21727 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
21728 check [target_info exists noargs], check [gdb_has_argv0]
21730 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
21731 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
21736 * gdb.python/py-events.exp: Update expected output for clear_objfiles
21738 * gdb.python/py-events.py: Add clear_objfiles event.
21742 * gdb.python/py-objfile.exp: Test progspace attribute.
21746 * gdb.guile/scm-breakpoint.exp: Do not assume any
21747 directory separators when matching source file paths.
21748 * gdb.python/py-breakpoint.exp: Likewise.
21749 * gdb.reverse/break-precsave.exp: Likewise.
21750 * gdb.reverse/break-reverse.exp: Likewise.
21751 * gdb.reverse/consecutive-precsave.exp: Likewise.
21752 * gdb.reverse/finish-precsave.exp: Likewise.
21753 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
21754 * gdb.reverse/finish-reverse.exp: Likewise.
21755 * gdb.reverse/i386-precsave.exp: Likewise.
21756 * gdb.reverse/i387-env-reverse.exp: Likewise.
21757 * gdb.reverse/i387-stack-reverse.exp: Likewise.
21758 * gdb.reverse/machinestate-precsave.exp: Likewise.
21759 * gdb.reverse/machinestate.exp: Likewise.
21760 * gdb.reverse/sigall-precsave.exp: Likewise.
21761 * gdb.reverse/solib-precsave.exp: Likewise.
21762 * gdb.reverse/step-precsave.exp: Likewise.
21763 * gdb.reverse/until-precsave.exp: Likewise.
21764 * gdb.reverse/watch-precsave.exp: Likewise.
21765 * gdb.reverse/watch-reverse.exp: Likewise.
21769 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
21770 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
21775 * gdb.base/bg-execution-repeat.c: New file.
21776 * gdb.base/bg-execution-repeat.exp: New file.
21781 * gdb.base/continue-all-already-running.c: New file.
21782 * gdb.base/continue-all-already-running.exp: New file.
21787 * gdb.base/annota-input-while-running.c: New file.
21788 * gdb.base/annota-input-while-running.exp: New file.
21792 * gdb.base/callfuncs.exp: emove references to osf.
21793 * gdb.base/sigall.exp: Likewise.
21794 * gdb.gdb/selftest.exp: Likewise.
21795 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
21796 * gdb.mi/non-stop.c: Likewise.
21797 * gdb.mi/pthreads.c: Likewise.
21798 * gdb.reverse/sigall-precsave.exp: Likewise.
21799 * gdb.reverse/sigall-reverse.exp: Likewise.
21800 * gdb.threads/pthreads.c: Likewise.
21801 * gdb.threads/pthreads.exp: Likewise.
21805 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
21806 check 'target_info exists noargs'.
21807 (test_command_prompt_position): Likewise.
21808 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
21810 (progvar_simple_while_test): Likewise.
21811 (progvar_complex_if_while_test): Likewise.
21812 (if_while_breakpoint_command_test): Likewise.
21813 (infrun_breakpoint_command_test): Likewise.
21814 (breakpoint_command_test): Likewise.
21815 (watchpoint_command_test): Likewise.
21816 (bp_deleted_in_command_test): Likewise.
21817 (temporary_breakpoint_commands): Likewise.
21821 * gdb.base/remotetimeout.exp: Remove noargs checking.
21825 PR breakpoints/9649
21826 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
21827 * gdb.base/breakpoint-in-ro-region.exp
21828 (probe_target_hardware_step): New procedure.
21829 (top level): Probe hardware stepping and hardware breakpoint
21830 support. Test stepping through a read-only region, with both
21831 "breakpoint auto-hw" on and off and both "always-inserted" on and
21836 * gdb.dlang/demangle.exp: Update for demangling changes.
21840 * gdb.cp/non-trivial-retval.cc: Add new test cases.
21841 * gdb.cp/non-trivial-retval.exp: Add new tests.
21847 * gdb.cp/non-trivial-retval.cc: New file.
21848 * gdb.cp/non-trivial-retval.exp: New file.
21852 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
21857 * gdb.python/py-symbol.exp: Match file base name if host is
21858 remote, otherwise match file name with dir name.
21859 * gdb.python/py-symtab.exp: Likewise.
21860 * gdb.python/python.exp: Likewise.
21864 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
21866 * gdb.python/py-symtab.exp: Likewise.
21867 * gdb.python/python.exp: Remove trailing ".*". Fix typo
21872 * gdb.ada/addr_arith: New testcase.
21876 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
21877 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
21878 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
21879 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
21883 * gdb.arch/stap-eval-lang-ada.S: Likewise.
21884 * gdb.arch/stap-eval-lang-ada.c: Likewise.
21885 * gdb.arch/stap-eval-lang-ada.exp: New file.
21889 * gdb.mi/mi-var-child.c (nothing1): New function.
21890 (nothing2): New function.
21891 (do_children_tests): Set function pointers by nothing1 and
21893 * gdb.mi/mi-var-child.exp: Step over new added statements.
21894 Update test to match the new output.
21895 * gdb.mi/var-cmd.c (nothing1): New function.
21896 (nothing2): New function.
21897 (do_children_tests): Set function pointers by nothing1 and
21899 * gdb.mi/mi-var-display.exp: Update test to match output.
21900 Step to the line specified by $line_dct_nothing.
21901 Increase the number of lines to step.
21905 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
21907 * gdb.mi/mi2-var-child.exp: Likewise.
21911 * gdb.python/py-objfile.exp: Change name of file name test.
21915 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
21916 from the start of the CU.
21921 Fix "save breakpoints" for "catch" command.
21922 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
21923 Remove -nonewline. Match also the added "main" line.
21927 Fix "save breakpoints" for "disable $bpnum" command.
21928 * gdb.base/save-bp.c (main): Add label.
21929 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
21933 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
21937 * gdb.server/server-kill.exp: Execute command
21938 "set remote trace-status-packet on" before "tstatus".
21942 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
21943 (main): Call getppid.
21944 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
21945 and continue to it. Read variable "server_pid".
21949 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
21953 * gdb.threads/thread-find.exp: Don't execute command
21955 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
21956 * gdb.threads/linux-dp.exp: Don't check the condition
21957 $threads_created equals to zero.
21961 * gdb.base/bigcore.exp: Remove references to IRIX.
21962 * gdb.base/funcargs.exp: Likewise.
21963 * gdb.base/interrupt.exp: Likewise.
21964 * gdb.base/mips_pro.exp: Likewise.
21965 * gdb.base/nodebug.exp: Likewise.
21966 * gdb.base/setvar.exp: Likewise.
21967 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
21973 * gdb.base/vdso-warning.c: New file.
21974 * gdb.base/vdso-warning.exp: New file.
21978 * gdb.base/structs.c (main): Don't run forever.
21982 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
21983 (top level) <stop threads 1, stop threads 2>: Use it.
21987 * gdb.threads/break-while-running.exp (test): Add new
21988 'update_thread_list' argument. Skip "info threads" if false.
21989 (top level): Add new 'update_thread_list' axis.
21993 PR breakpoints/17431
21994 * gdb.base/execl-update-breakpoints.c: New file.
21995 * gdb.base/execl-update-breakpoints.exp: New file.
21999 * gdb.base/breakpoint-in-ro-region.c: New file.
22000 * gdb.base/breakpoint-in-ro-region.exp: New file.
22004 * gdb.mi/mi-exit-code.exp: New file.
22005 * gdb.mi/mi-exit-code.c: New file.
22009 * lib/prelink-support.exp (build_executable_own_libs): Error if
22010 the target isn't native.
22014 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
22019 * gdb.threads/break-while-running.exp: New file.
22020 * gdb.threads/break-while-running.c: New file.
22024 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
22025 Invoke test. Restart GDB with --readnow and invoke test again.
22029 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
22030 proc set_breakpoint_on_gcd_function. Invoke
22031 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
22032 invoke set_breakpoint_on_gcd_function again.
22036 * gdb.dwarf2/symtab-producer.exp: New file.
22040 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
22041 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
22042 * gdb.base/global-var-nested-by-dso.c: Likewise.
22043 * gdb.base/global-var-nested-by-dso.exp: Likewise.
22048 * gdb.base/watch-bitfields.exp: Pass string other than test file
22049 name to prepare_for_testing.
22050 (watch): New procedure.
22051 (expect_watchpoint): Use with_test_prefix.
22052 (top level): Factor out tests to ...
22053 (test_watch_location, test_regular_watch): ... these new
22054 procedures, and use with_test_prefix and gdb_continue_to_end.
22058 PR breakpoints/12526
22059 * gdb.base/watch-bitfields.exp: New file.
22060 * gdb.base/watch-bitfields.c: New file.
22064 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
22065 software and hardware addresses, not software address against
22070 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
22071 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
22075 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
22077 * gdb.base/a2-run.exp: Remove all code guarded by istarget
22078 "*-*-vxworks*" throughout.
22079 * gdb.base/break.exp: Likewise.
22080 * gdb.base/default.exp: Likewise.
22081 * gdb.base/scope.exp: Likewise.
22082 * gdb.base/sepdebug.exp: Likewise.
22083 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
22085 * gdb.base/run.c: Likewise.
22086 * gdb.base/sepdebug.c: Likewise.
22087 * gdb.hp/gdb.aCC/run.c: Likewise.
22088 * gdb.reverse/until-reverse.c: Likewise.
22089 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
22093 * boards/local-remote-host-native.exp: New file.
22097 * gdb.threads/queue-signal.c (thread_count): New variable.
22098 (thread_count_mutex, thread_count_condvar): New variables.
22099 (incr_thread_count, wait_all_threads_running): New functions.
22100 (main): Wait for all threads to be in their thread functions.
22104 * gdb.threads/queue-signal.c: New file.
22105 * gdb.threads/queue-signal.exp: New file.
22109 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
22110 be consistent with what default_gdb_init uses.
22111 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
22112 the plain text of the prompt. Add some logging printfs.
22113 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
22117 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
22118 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
22119 * gdb.arch/i386-size-overlap.exp: Likewise.
22120 * gdb.arch/i386-size.exp: Likewise.
22121 * gdb.arch/i386-unwind.exp: Likewise.
22122 * gdb.base/a2-run.exp: Likewise.
22123 * gdb.base/break.exp: Likewise.
22124 * gdb.base/charset.exp: Likewise.
22125 * gdb.base/chng-syms.exp: Likewise.
22126 * gdb.base/commands.exp: Likewise.
22127 * gdb.base/dbx.exp: Likewise.
22128 * gdb.base/find.exp: Likewise.
22129 * gdb.base/funcargs.exp: Likewise.
22130 * gdb.base/jit-simple.exp: Likewise.
22131 * gdb.base/reread.exp: Likewise.
22132 * gdb.base/sepdebug.exp: Likewise.
22133 * gdb.base/step-bt.exp: Likewise.
22134 * gdb.cp/mb-inline.exp: Likewise.
22135 * gdb.cp/mb-templates.exp: Likewise.
22136 * gdb.objc/basicclass.exp: Likewise.
22137 * gdb.threads/killed.exp: Likewise.
22142 * gdb.arch/powerpc-stackless.S: New file.
22143 * gdb.arch/powerpc-stackless.exp: New file.
22147 * gdb.base/attach.c: Include unistd.h.
22148 (main): Call alarm. Add label postloop.
22149 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
22150 gdb_breakpoint, gdb_continue_to_breakpoint.
22151 (test_command_line_attach_run): Kill ${testpid} in one exit path.
22156 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
22157 * gdb.base/attach.exp (test_command_line_attach_run): New
22159 (top level): Call it.
22163 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
22164 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
22165 (do_command_attach_tests): Use spawn_wait_for_attach.
22166 * gdb.base/solib-overlap.exp: Likewise.
22167 * gdb.multi/multi-attach.exp: Likewise.
22168 * gdb.python/py-prompt.exp: Likewise.
22169 * gdb.python/py-sync-interp.exp: Likewise.
22170 * gdb.server/ext-attach.exp: Likewise.
22174 * gdb.fortran/array-element.exp: Remove unexpected "continue"
22175 command in testcase. Simplify testcase.
22179 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
22183 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
22187 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
22191 * gdb.dwarf2/dynarr-ptr.c: New file.
22192 * gdb.dwarf2/dynarr-ptr.exp: New file.
22196 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
22197 of 30 rather than hardcoding 120 for a slow test case. Take the
22198 `gdb,timeout' target setting into account for this calculation.
22199 Don't extend the timeout for the test cases that don't need it.
22203 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
22204 a factor of 2 for a slow test case. Take the `gdb,timeout'
22205 target setting into account for this calculation.
22206 * gdb.reverse/until-precsave.exp: Increase the timeout by
22207 a factor of 15 and 3 respectively rather than adding 120
22208 for a pair of slow test cases. Take the `gdb,timeout'
22209 target setting into account for this calculation.
22213 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
22214 timeout, don't pass one down to gdb_expect.
22215 (gdb_expect): Rework timeout selection.
22219 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
22220 exception on timeout.
22221 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
22222 (gdbserver_start_extended): Catch any `gdbserver_start' error
22224 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
22225 * lib/mi-support.exp (mi_gdb_target_load): Catch any
22226 `gdbserver_gdb_load' error exceptions.
22230 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
22231 120 on waiting for the TCP socket to open.
22235 * gdb.base/default.exp (show_conv_list): Add _caller_is,
22236 _caller_matches, _any_caller_is, _any_caller_matches.
22240 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
22244 * gdb.mi/mi-var-display.exp: Set print symbol off.
22249 * gdb.base/commands.exp: Add tests to verify user-defined
22250 commands with empty bodies.
22251 * gdb.python/py-cmd.exp: Test that we don't show user-defined
22252 python commands in `show user command`.
22253 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
22254 scheme commands in `show user command`.
22259 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
22260 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
22261 * gdb.python/py-framefilter-invalidarg.exp: New file.
22262 * gdb.python/py-framefilter-invalidarg.py: New file.
22267 * gdb.python/py-caller-is.c: New file.
22268 * gdb.python/py-caller-is.exp: New file.
22273 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
22274 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
22279 * gdb.fortran/print-formatted.exp: New file.
22280 * gdb.fortran/print-formatted.f90: Likewise.
22284 * gdb.python/py-frame.exp: Test Frame.read_register.
22289 * gdb.python/py-completion.exp: New file.
22290 * gdb.python/py-completion.py: Likewise.
22294 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
22295 eax,etc. are live with values set by gdb and thus the compiler can't
22297 * gdb.arch/i386-pseudo.c (main): Ditto.
22301 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
22305 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
22310 * gdb.threads/thread-execl.exp: #include <stdio.h>.
22314 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
22316 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
22321 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
22322 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
22323 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
22327 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
22328 * gdb.python/py-finish-breakpoint2.exp: Likewise.
22329 * gdb.python/python.exp: Likewise. Use .py file on the host
22330 instead of the build.
22334 * gdb.threads/gcore-stale-thread.c: New file.
22335 * gdb.threads/gcore-stale-thread.exp: New file.
22339 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
22340 * gdb.base/gcore-relro-pie.exp: Likewise.
22341 * gdb.base/gcore-relro.exp: Likewise.
22342 * gdb.base/gcore.exp: Likewise.
22343 * gdb.base/print-symbol-loading.exp: Likewise.
22344 * gdb.threads/gcore-thread.exp: Likewise.
22345 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
22350 * Makefile.in (EXTRA_RULES, CC): New variables, get from
22352 (EXPECT): Handle READ1 being set.
22353 (all): Depend on EXTRA_RULES.
22354 (check-read1, expect-read1, read1.so, read1): New rules.
22355 * README (Testsuite Parameters): Document the READ1 make variable.
22356 (Race detection): New section.
22357 * configure: Regenerate.
22358 * configure.ac: If build==host==target, and running under a
22359 GNU/glibc system, add read1 to the extra Makefile rules.
22360 (EXTRA_RULES): AC_SUBST it.
22361 * lib/read1.c: New file.
22365 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
22366 the handling of variables declared as a typedef to an array
22367 which a DW_AT_data_location attribute.
22374 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
22379 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
22383 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
22388 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
22392 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
22393 attribute in array range.
22397 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
22402 * gdb.cp/pr17132.cc: New file.
22403 * gdb.cp/pr17132.exp: New file.
22407 * gdb.python/py-xmethods.py (A_getarrayind)
22408 (E_method_char_worker.__call__, E_method_int_worker.__call__):
22409 Use 'print' with function call syntax.
22410 (E_method_matcher.match): Fix tab vs space indentation mixup.
22414 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
22419 * gdb.cp/casts.exp: Set print symbol off.
22420 * gdb.cp/class2.exp: Likewise.
22421 * gdb.cp/overload.exp: Likewise.
22422 * gdb.cp/templates.exp: Likewise.
22426 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
22427 (test_load_shlib): Update.
22431 * gdb.base/display.exp: Invoke is_address_zero_readable.
22432 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
22433 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
22434 * gdb.base/hbreak-unmapped.exp: Return if
22435 is_address_zero_readable returns true.
22436 * gdb.base/signest.exp: Likewise.
22437 * gdb.base/signull.exp: Likewise.
22438 * gdb.base/sigbpt.exp: Likewise.
22439 * gdb.guile/scm-disasm.exp: Do the test if
22440 is_address_zero_readable returns false.
22441 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
22442 * gdb.python/py-arch.exp: Likewise.
22443 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
22444 * lib/gdb.exp (is_address_zero_readable): New proc.
22449 * gdb.mi/mi-var-display.exp: Make test messages unique.
22453 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
22458 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
22463 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
22464 inner_vla_struct_object_size.
22465 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
22470 * gdb.threads/signal-command-handle-nopass.exp (test): Add
22476 * gdb.base/until-nodebug.exp: New.
22481 * gdb.guile/scm-parameter.exp: Add tests for trying to create
22482 previously existing parameter, and previously ambiguously spelled
22487 * gdb.base/varargs.exp: Remove KFAILs for ARM.
22493 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
22497 * gdb.threads/signal-command-handle-nopass.c: New file.
22498 * gdb.threads/signal-command-handle-nopass.exp: New file.
22499 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
22500 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
22501 * gdb.threads/signal-delivered-right-thread.c: New file.
22502 * gdb.threads/signal-delivered-right-thread.exp: New file.
22506 * gdb.base/double-prompt-target-event-error.exp
22507 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
22509 (cancel_pagination_in_target_event): Rework double prompt
22511 * gdb.base/paginate-after-ctrl-c-running.exp
22512 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
22514 * gdb.base/paginate-bg-execution.exp
22515 (test_bg_execution_pagination_return)
22516 (test_bg_execution_pagination_cancel): Remove '-notransfer
22518 * gdb.base/paginate-execution-startup.exp
22519 (test_fg_execution_pagination_return)
22520 (test_fg_execution_pagination_cancel): Remove '-notransfer
22522 * gdb.base/paginate-inferior-exit.exp
22523 (test_paginate_inferior_exited): Remove '-notransfer <return>'
22525 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
22526 * lib/gdb.exp (pagination_prompt): Run text through
22528 (gdb_test_multiple): Match $pagination_prompt instead of
22530 (string_to_regexp): Move to lib/gdb-utils.exp.
22534 * gdb.arch/amd64-entry-value-paramref.S: New file.
22535 * gdb.arch/amd64-entry-value-paramref.cc: New file.
22536 * gdb.arch/amd64-entry-value-paramref.exp: New file.
22537 * gdb.arch/amd64-optimout-repeat.S: New file.
22538 * gdb.arch/amd64-optimout-repeat.c: New file.
22539 * gdb.arch/amd64-optimout-repeat.exp: New file.
22544 * gdb.base/statistics.exp: New file.
22549 * gdb.base/maint.exp: Update testing of per-command stats.
22553 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
22554 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
22555 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
22556 (tfile_write_buf): New functions.
22557 (add_memory_block): Rewrite using the above.
22558 (adjust_function_address): New function.
22559 (FUNCTION_ADDRESS): New macro.
22560 (write_basic_trace_file): Remove short_x local, and use
22561 tfile_write_16. Change type of func_addr local to unsigned long
22562 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
22563 here. Cast argument of add_memory_block to char pointer.
22564 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
22565 (main): Remove parameters.
22566 * gdb.trace/tfile.exp: Remove nowarnings.
22570 * gdb.base/debug-expr.exp: Test string evaluation with
22571 "debug expression" on.
22575 * gdb.base/reread.exp: Use clean_restart.
22579 * gdb.arch/avr-flash-qualifer.c: New.
22580 * gdb.arch/avr-flash-qualifer.exp: New.
22584 * gdb.base/paginate-after-ctrl-c-running.c: New file.
22585 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
22589 * gdb.base/double-prompt-target-event-error.c: New file.
22590 * gdb.base/double-prompt-target-event-error.exp: New file.
22595 * gdb.base/paginate-inferior-exit.c: New file.
22596 * gdb.base/paginate-inferior-exit.exp: New file.
22601 * gdb.base/paginate-bg-execution.c: New file.
22602 * gdb.base/paginate-bg-execution.exp: New file.
22607 * gdb.base/paginate-execution-startup.c: New file.
22608 * gdb.base/paginate-execution-startup.exp: New file.
22609 * lib/gdb.exp (pagination_prompt): New global.
22610 (default_gdb_spawn): New procedure, factored out from
22612 (default_gdb_start): Adjust to call default_gdb_spawn.
22613 (gdb_spawn): New procedure.
22617 * lib/gdb.exp (gdb_assert): New procedure.
22618 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
22622 * gdb.base/execution-termios.c: New file.
22623 * gdb.base/execution-termios.exp: New file.
22627 * gdb.cp/vla-cxx.cc: New file.
22628 * gdb.cp/vla-cxx.exp: New file.
22632 * gdb.reverse/rerun-prec.c: New file.
22633 * gdb.reverse/rerun-prec.exp: New file.
22638 * lib/gdb-utils.exp: New file.
22639 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
22640 inline `gdb_init_command' processing.
22641 (gdb_start_cmd): Likewise.
22642 * lib/mi-support.exp (mi_run_cmd): Likewise.
22643 * README: Document `gdb_init_command' and `gdb_init_commands'.
22647 Fix false FAIL running under a very long directory name.
22648 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
22649 and "set print elements 10000". Twice.
22653 * gdb.base/exprs.exp: "set print symbol off".
22657 * gdb.threads/kill.c: New file.
22658 * gdb.threads/kill.exp: New file.
22662 * gdb.trace/tfile.c (write_basic_trace_file)
22663 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
22664 address written to trace file.
22668 * gdb.base/attach-wait-input.exp: New file.
22669 * gdb.base/attach-wait-input.c: New file.
22673 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
22674 setting up test structures.
22675 (main): Call new test function.
22676 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
22677 test function, continue into test function and walk test
22682 * gdb.trace/entry-values.c: Define labels 'foo_start' and
22683 'bar_start' at the beginning of functions 'foo' and 'bar'
22685 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
22686 instead of 'foo' and 'bar'.
22690 * gdb.btrace/segv.exp: New.
22691 * gdb.btrace/segv.c: New.
22695 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
22700 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
22701 vulture, vilify, villar): New volatile array constants.
22702 (vindictive, vegetation): New const volatile array constants.
22703 * gdb.base/volatile.exp: Test volatile and const volatile array
22708 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
22709 target lacks support for awatch, rwatch, or hbreak.
22713 * gdb.multi/dummy-frame-restore.exp: New.
22714 * gdb.multi/dummy-frame-restore.c: New.
22718 * gdb.btrace/gcore.exp: New.
22722 * gdb.base/watchpoint-reuse-slot.c: New file.
22723 * gdb.base/watchpoint-reuse-slot.exp: New file.
22727 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
22728 progspace's filename in 'info', 'enable' and 'disable' command
22733 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
22734 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
22735 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
22739 * gdb.arch/i386-avx.exp: Fix include file location.
22740 * gdb.arch/i386-sse.exp: Likewise.
22744 * gdb.dlang/expression.exp: New file.
22748 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
22750 (top level): ... here. Iterate running tests under different
22751 scheduler-locking settings.
22755 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
22756 to DW_FORM_addr and use non-zero addresses.
22761 * gdb.python/py-xmethods.cc: Add global function call counters and
22762 increment them in their respective functions. Remove "cout"
22764 * gdb.python/py-xmethods.exp: Make tests check the global function
22765 call counters instead of depending on inferior IO.
22769 * gdb.base/foll-fork.exp (default_fork_parent_follow):
22771 (explicit_fork_parent_follow): Deleted procedure.
22772 (explicit_fork_child_follow): Deleted procedure.
22773 (test_follow_fork): New procedure.
22774 (do_fork_tests): Replace calls to deleted procedures with
22775 calls to test_follow_fork and reset GDB for subsequent
22780 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
22785 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
22786 Initialize ptr and S explicitly.
22787 (skip_type_update_when_not_use_rtti_test): Likewise.
22792 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
22793 the inferior is started.
22797 * gdb.base/break-main-file-remove-fail.c: New file.
22798 * gdb.base/break-main-file-remove-fail.exp: New file.
22799 * gdb.base/break-unload-file.exp: Use build_executable instead of
22800 prepare_for_testing.
22801 (test_break): New parameter "initial_load". Handle it.
22802 (top level): Add initial_load cmdline/file axis.
22806 * gdb.base/completion.exp: Don't use directory name in test.
22810 * gdb.base/sigall.c [Functions to send signals]: Reorder to
22811 separate the always-available ANSI-standard signals from the
22812 signals that require checking.
22814 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
22822 * gdb.cp/var-tag.cc: New file.
22823 * gdb.cp/var-tag.exp: New file.
22824 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
22825 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
22826 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
22827 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
22831 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
22835 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
22836 in target debug output instead of looking at RSP packets,
22837 disabling the test on any target that uses hardware stepping.
22842 * gdb.base/break-unload-file.exp: Fix typo.
22846 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
22847 from "jit_function" to "^jit_function".
22851 * gdb.base/async.c (foo): Add one statement.
22852 * gdb.base/async.exp: Get the next instruction address and
22853 match the output of "nexti" by instruction address. Match
22854 the hex address in the output of "finish".
22858 * gdb.base/call-signals.c: Remove preprocessor conditionals
22859 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
22860 SIGSEGV and SIGTERM.
22861 * gdb.base/sigall.c: Likewise.
22862 * gdb.base/unwindonsignal.c: Likewise.
22863 * gdb.reverse/sigall-reverse.c: Likewise.
22867 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
22868 readable, skip the test.
22872 * gdb.threads/staticthreads.c (thread_function): Move the line
22873 setting breakpoint on forward.
22874 * gdb.threads/staticthreads.exp: Update comments.
22878 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
22879 "history-append! type error".
22883 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
22884 erroneous dprintf expected input.
22888 * gdb.guile/scm-generics.exp: Delete.
22892 * gdb.guile/scm-breakpoint.exp: Update.
22893 Add tests for breakpoint registration.
22897 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
22899 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
22900 inner_vla_struct, vla_union types. Initialize objects of those
22901 types and compute their sizes.
22906 * gdb.base/fileio.exp: Add test for shell not available as well as
22908 * gdb.base/fileio.c (test_system): Check for shell twice.
22912 * gdb.base/auto-connect-native-target.exp: Remove redundant
22913 space from the regexp pattern.
22917 * gdb.base/default.exp: Replace "child" with "native" in
22922 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
22923 * gdb.python/py-xmethods.exp: New tests to test xmethods.
22924 * gdb.python/py-xmethods.py: Python script supporting the
22925 new testcase and tests.
22930 PR breakpoints/17000
22931 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
22932 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
22936 * gdb.base/subst.exp: Add tests to verify partial path matching
22941 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
22942 target that doesn't use software single-stepping.
22946 PR breakpoints/17000
22947 * gdb.base/sss-bp-on-user-bp-2.c: New file.
22948 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
22952 * gdb.guile/scm-parameter.exp: New file.
22956 * gdb.guile/scm-cmd.c: New file.
22957 * gdb.guile/scm-cmd.exp: New file.
22961 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
22962 pretty-printer lookup.
22963 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
22964 (make-pp_s-printer): Call it.
22965 (make-pretty-printer-from-dict): New function.
22966 (lookup-pretty-printer-maker-from-dict): New function.
22967 (*pretty-printer*): Simplify.
22968 (make-objfile-pp_s-printer): New function.
22969 (install-objfile-pretty-printers!): New function.
22970 (make-progspace-pp_s-printer): New function.
22971 (install-progspace-pretty-printers!): New function.
22972 * gdb.guile/scm-progspace.c: New file.
22973 * gdb.guile/scm-progspace.exp: New file.
22977 * gdb.base/dprintf-bp-same-addr.c: New file.
22978 * gdb.base/dprintf-bp-same-addr.exp: New file.
22982 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
22983 * gdb.arch/powerpc-power.s: Likewise.
22987 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
22991 * gdb.base/watchpoint.exp (test_watch_location): Check null
22992 pointer can be dereferenced. If not, do the test, otherwise
22997 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
22999 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
23003 * gdb.arch/amd64-invalid-stack-middle.S: New file.
23004 * gdb.arch/amd64-invalid-stack-middle.c: New file.
23005 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
23006 * gdb.arch/amd64-invalid-stack-top.c: New file.
23007 * gdb.arch/amd64-invalid-stack-top.exp: New file.
23011 PR breakpoints/17000
23012 * gdb.base/sss-bp-on-user-bp.c: New file.
23013 * gdb.base/sss-bp-on-user-bp.exp: New file.
23017 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
23018 gnu_inline semantics via attribute.
23019 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
23020 source explicitly specifies the required semantics.
23024 * gdb.reverse/sigall-reverse.exp: Fix a typo.
23029 * gdb.base/async-shell.exp: Don't enable target-async.
23030 * gdb.base/async.exp
23031 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
23033 (top level): Don't test with "target-async".
23034 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
23035 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
23036 * gdb.base/inferior-died.exp: Don't enable target-async.
23037 * gdb.base/interrupt-noterm.exp: Likewise.
23038 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
23039 * gdb.mi/mi-nonstop-exit.exp: Likewise.
23040 * gdb.mi/mi-nonstop.exp: Likewise.
23041 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
23042 * gdb.mi/mi-nsintrall.exp: Likewise.
23043 * gdb.mi/mi-nsmoribund.exp: Likewise.
23044 * gdb.mi/mi-nsthrexec.exp: Likewise.
23045 * gdb.mi/mi-watch-nonstop.exp: Likewise.
23046 * gdb.multi/watchpoint-multi.exp: Adjust comment.
23047 * gdb.python/py-evsignal.exp: Don't enable target-async.
23048 * gdb.python/py-evthreads.exp: Likewise.
23049 * gdb.python/py-prompt.exp: Likewise.
23050 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
23051 * gdb.server/solib-list.exp: Don't enable target-async.
23052 * gdb.threads/thread-specific-bp.exp: Likewise.
23053 * lib/mi-support.exp: Adjust to use mi-async.
23058 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
23059 reason, even in sync mode.
23065 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
23066 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
23067 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
23068 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
23072 * config/monitor.exp (gdb_target_monitor): Replace use of
23073 "set remotebaud" by "set serial baud".
23077 * gdb.guile/scm-breakpoint.exp:
23078 * gdb.guile/scm-gsmob.exp: Update to use plain old object
23079 properties instead of gdb-object-properties.
23083 * gdb.server/no-thread-db.exp: Specify source file name
23084 explicitly when setting a breakpoint.
23088 * gdb.btrace/vdso.c: New.
23089 * gdb.btrace/vdso.exp: New.
23093 * gdb.base/gcore.exp (capture_command_output): Move ...
23094 * lib/gdb.exp (capture_command_output): ... here.
23098 * gdb.btrace/data.exp: Test memory access during btrace replay.
23102 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
23107 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
23108 (top level): Test that output related to execution commands is
23109 sent to the console with CLI commands, but not with MI commands.
23110 Test that breakpoint events are always mirrored to the console.
23111 Also expect the new source line to be output after a "next" in
23112 async mode too. Make it a pass/fail test.
23113 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
23115 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
23119 * gdb.base/list.exp (build_pattern, test_list): New procedures.
23120 Use them to test variations of "list" after reaching a breakpoint.
23121 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
23122 Test "list" with listsize 10 after reaching a breakpoint.
23123 * gdb.python/python.exp (decode_line current location line
23124 number): Adjust expected line number.
23128 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
23129 behavior for $args, pass it directly to "run".
23133 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
23138 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
23139 auto-connect-native-target off".
23140 * gdb.base/auto-connect-native-target.c: New file.
23141 * gdb.base/auto-connect-native-target.exp: New file.
23145 * gdb.base/default.exp: Test "target native" instead of "target
23150 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
23154 Fix TLS access for -static -pthread.
23155 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
23156 <HAVE_TLS> (thread_function, main): Initialize it.
23157 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
23159 <$have_tls != "">: Check TLSVAR.
23163 * gdb.base/dcache-line-read-error.c: New.
23164 * gdb.base/dcache-line-read-error.exp: New.
23168 * gdb.base/compare-sections.c: New file.
23169 * gdb.base/compare-sections.exp: New file.
23173 * gdb.base/break-idempotent.c: New file.
23174 * gdb.base/break-idempotent.exp: New file.
23178 * gdb.btrace/nohist.exp: New.
23182 * lib/gdb.exp (gdb_init): Set timeout if test file is under
23183 gdb.reverse directory and gdb_reverse_timeout exists in board
23185 * README: Document gdb_reverse_timeout.
23189 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
23190 'test_file_name'. Treat args as a string instead of a list.
23191 (gdb_init): Rename argument 'args' by 'test_file_name'.
23195 * gdb.arch/powerpc-power.exp: New file.
23196 * gdb.arch/powerpc-power.s: New file.
23200 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
23201 * gdb.base/completion.exp: Check that all expected files exist
23202 before doing file completion.
23206 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
23208 (do_syscall_tests_without_xml): Update.
23212 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
23213 instead of "unknown output after running".
23217 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
23218 file1.txt from host at the end.
23219 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
23223 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
23224 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
23225 loading file. Add test for TU lookup.
23229 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
23230 calling "-exec-arguments" or "set args" before running the
23235 * lib/mi-support.exp (mi_expect_stop): Expect message for
23236 inferiors that exit with non-zero exit code.
23240 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
23241 match absolute path on remote host.
23242 (test_file_list_exec_source_files): Remove "/" from the
23247 * boards/local-remote-host-notty.exp (${board}_file): New
23253 * gdb.arch/aarch64-atomic-inst.c: New file.
23254 * gdb.arch/aarch64-atomic-inst.exp: New file.
23258 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
23259 in current context" too.
23263 * gdb.linespec/ls-dollar.exp: Add test for linespec
23264 file:convenience_variable.
23268 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
23269 traceframes into tfile and ctf trace files. Read data from
23270 trace file and test collected data.
23271 (gdb_collect_locals_test): Likewise.
23272 (gdb_unavailable_registers_test): Likewise.
23273 (gdb_unavailable_floats): Likewise.
23274 (gdb_collect_globals_test): Likewise.
23275 (top-level): Append "ctf" to trace_file_targets if GDB
23280 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
23282 (gdb_collect_args_test_1): ... it. New proc.
23283 (gdb_collect_locals_test): Move some code to ...
23284 (gdb_collect_locals_test_1): ... it. New proc.
23285 (gdb_unavailable_registers_test): Move some code to ...
23286 (gdb_unavailable_registers_test_1): ... it. New proc.
23287 (gdb_unavailable_floats): Move some code to ...
23288 (gdb_unavailable_floats_1): ... it. New proc.
23292 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
23293 probes to test for bitness recognition.
23294 * gdb.arch/amd64-stap-optional-prefix.exp
23295 (test_probe_value_without_reg): New procedure.
23296 Add code to test for different kinds of bitness.
23300 PR breakpoints/16889
23301 * gdb.arch/amd64-stap-optional-prefix.S: New file.
23302 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
23306 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
23307 gdb_file_cmd if no file is specified.
23308 * boards/native-extended-gdbserver.exp (gdb_load): Use the
23309 last_loaded_file to set the remote exec-file.
23313 * boards/local-remote-host.exp: New file.
23317 * boards/local-remote-host.exp: Rename to ...
23318 * boards/local-remote-host-notty.exp: ... this.
23322 * gdb.ada/dyn_arrayidx: New testcase.
23326 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
23327 and compute the length of function main. Save it in
23329 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
23330 (top-level): Use gdb_compile to compile objects into
23331 executable and restart GDB. Remove invocation to
23332 prepare_for_testing.
23338 * gdb.multi/multi-attach.c: New file.
23339 * gdb.multi/multi-attach.exp: New file.
23343 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
23345 (top level): Test that "set remote conditional-breakpoints-packet
23346 off" works as intended.
23347 * gdb.base/dprintf.exp: Test that "set remote
23348 breakpoint-commands-packet off" works as intended.
23349 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
23351 (top level): Call it.
23352 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
23353 remote fast-tracepoints-packet off" works as intended.
23354 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
23355 * lib/gdb.exp (gdb_is_target_remote): ... here.
23359 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
23360 ensure clang would not discard them.
23361 * gdb.base/gdbvars.c: Ditto.
23362 * gdb.base/memattr.c: Ditto.
23363 * gdb.base/whatis.c: Ditto.
23364 * gdb.python/py-prettyprint.c: Ditto.
23365 * gdb.trace/actions.c: Ditto.
23366 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
23367 ensure clang would not discard it.
23371 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
23372 clang to emit the full definition of type required by the test
23373 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
23377 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
23378 coax Clang into emitting the definition of the type.
23379 * gdb.cp/pr10728-x.h (y): Ditto.
23380 * gdb.cp/pr10728-y.cc (y): Ditto.
23384 * gdb.base/label.exp: XFAIL label related tests under Clang.
23385 * gdb.cp/cplabel.exp: Ditto.
23386 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
23387 under Clang those using labels.
23391 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
23393 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
23394 partial_label and double_label.
23398 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
23402 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
23403 of the function to work across GCC and Clang.
23404 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
23405 pointer types (const void ** const V void **).
23410 * Makefile.in (EXECUTABLES): Added i386-avx512.
23411 * gdb.arch/i386-avx512.c: New file.
23412 * gdb.arch/i386-avx512.exp: Likewise.
23416 * lib/mi-support.exp (mi_list_breakpoints): Delete.
23417 (mi_make_breakpoint_table): New procedure.
23418 (mi_create_breakpoint): Use mi_make_breakpoint
23419 and return the result.
23420 (mi_make_breakpoint): New procedure.
23421 (mi_build_kv_pairs): New procedure.
23423 * gdb.mi/mi-break.exp: Remove unused globals,
23424 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
23425 All callers updated.
23426 * gdb.mi/mi-dprintf.exp: Use variable to track command
23428 Update all callers of mi_create_breakpoint and use
23429 mi_make_breakpoint_table.
23430 Remove any unused global variables.
23431 * gdb.mi/mi-nonstop.exp: Likewise.
23432 * gdb.mi/mi-nsintrall.exp: Likewise.
23433 * gdb.mi/mi-nsmoribund.exp: Likewise.
23434 * gdb.mi/mi-nsthrexec.exp: Likewise.
23435 * gdb.mi/mi-reverse.exp: Likewise.
23436 * gdb.mi/mi-simplerun.exp: Likewise.
23437 * gdb.mi/mi-stepn.exp: Likewise.
23438 * gdb.mi/mi-syn-frame.exp: Likewise.
23439 * gdb.mi/mi-until.exp: Likewise.
23440 * gdb.mi/mi-var-cp.exp: Likewise.
23441 * gdb.mi/mi-var-display.exp: Likewise.
23442 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
23443 * gdb.mi/mi2-var-child.exp: Likewise.
23444 * gdb.mi/mi-vla-c99.exp: Likewise.
23445 * lib/mi-support.exp: Likewise.
23448 * lib/gdb.exp (parse_args): New procedure.
23452 * gdb.base/break-unload-file.c: New file.
23453 * gdb.base/break-unload-file.exp: New file.
23454 * gdb.base/sym-file-lib.c (baz): New function.
23455 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
23457 (load): Store the segment's mapped size.
23458 (unload): New function.
23459 (unload_shlib): New function.
23460 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
23461 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
23462 set a breakpoint at baz, and call it.
23463 * gdb.base/sym-file.exp: New tests for stale breakpoint
23468 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
23469 * gdb.base/hbreak-in-shr-unsupported.c: New file.
23470 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
23471 * gdb.base/hbreak-unmapped.c: New file.
23472 * gdb.base/hbreak-unmapped.exp: New file.
23473 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
23474 * lib/gdb.exp (gdb_is_target_remote): ... here.
23478 * gdb.base/consecutive-step-over.c: New file.
23479 * gdb.base/consecutive-step-over.exp: New file.
23483 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
23484 instead of send_gdb/gdb_expect.
23488 * lib/trace-support.exp (generate_tracefile): New procedure.
23489 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
23491 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
23492 if generate_tracefile returns 1.
23498 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
23499 with a backtrace limit.
23500 * gdb.python/py-frame-inline.exp: Test running to an inline
23501 function with a backtrace limit, and printing the newest frame.
23502 * gdb.python/py-frame-inline.c (main): Call f.
23506 * gdb.java/jnpe.exp: Drop srcdir from untested path.
23510 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
23511 Drop prefix from unsupported source file path.
23515 * lib/gdb.exp (with_target_charset): New proc.
23516 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
23517 with_target_charset.
23518 (test_print_strings): Likewise.
23519 (test_repeat_bytes): Likewise.
23520 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
23526 * gdb.dwarf2/corrupt.c: New file.
23527 * gdb.dwarf2/corrupt.exp: New file.
23532 * gdb.cp/namelessclass.cc: New file.
23533 * gdb.cp/namelessclass.exp: New file.
23534 * gdb.cp/namelessclass.S: New file.
23538 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
23540 (gdbserver_default_get_comm_port): New function.
23541 (gdbserver_start): Check if board file provided
23542 "gdbserver,get_comm_port" and use it if so.
23543 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
23544 (gdb,socketport): Set to "stdio".
23545 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
23546 (stdio_gdbserver_template): Delete.
23547 (${board}_get_remote_address): Update.
23548 (${board}_build_remote_cmd): Delete.
23549 (${board}_get_comm_port): New function.
23550 (${board}_spawn): Update.
23551 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
23553 (${board}_get_remote_address): Update.
23554 (${board}_get_comm_port): New function.
23558 * gdb.base/memattr.exp: Improve regexps to handle memory regions
23559 appearing in any order.
23563 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
23564 uninitialized value of "description".
23568 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
23569 Remove unused globals.
23570 (test_running_the_program): Likewise.
23571 (test_controlled_execution): Likewise.
23572 (test_controlling_breakpoints): Likewise.
23573 (test_program_termination): Likewise.
23577 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
23579 (test_rbreak_creation_and_listing): Likewise.
23580 (test_ignore_count): Likewise.
23581 (test_error): Likewise.
23585 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
23586 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
23588 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
23589 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
23590 to sym-file-loader.c.
23591 (struct library): Forward declare.
23592 (load_shlib, lookup_function): Change prototypes.
23593 (find_shstrtab, find_strtab, find_shdr, find_symtab)
23594 (translate_offset): Remove declarations.
23595 (get_text_addr): New declaration.
23596 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
23597 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
23599 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
23600 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
23601 here from sym-file-loader.h.
23602 (struct library): New structure.
23603 (load_shlib, lookup_function): Change prototypes and adjust to
23604 work with a struct library.
23605 (find_shstrtab, find_strtab, find_shdr, find_symtab)
23606 (translate_offset): Make static.
23607 (get_text_addr): New function.
23608 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
23612 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
23616 * gdb.base/sym-file-loader.c: Include <limits.h>.
23617 (SELF_LINK): New define.
23618 (get_origin): New function.
23619 (load_shlib): Use it.
23620 * gdb.base/sym-file.exp: Don't early return if the target is
23621 remote. Use runto_main, and issue fail is that fails. Use
23623 (shlib_name): Delete.
23624 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
23628 * gdb.base/sym-file.exp: Remove regex characters from test
23629 message. Don't refer to breakpoint numbers in test messages.
23634 * gdb.cp/var-tag.cc: New file.
23635 * gdb.cp/var-tag.exp: New file.
23636 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
23637 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
23638 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
23639 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
23643 * gdb.cp/classes.exp (test_enums): Handle underlying type.
23644 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
23646 * gdb.cp/enum-class.exp: New file.
23647 * gdb.cp/enum-class.cc: New file.
23651 * gdb.dwarf2/enum-type.exp: New file.
23655 * gdb.mi/mi-vla-c99.exp: New file.
23656 * gdb.mi/vla.c: New file.
23660 * gdb.base/vla-datatypes.c: New file.
23661 * gdb.base/vla-datatypes.exp: New file.
23665 * gdb.base/vla-ptr.c: New file.
23666 * gdb.base/vla-ptr.exp: New file.
23670 * gdb.dwarf2/count.exp: New file.
23674 * gdb.base/vla-sideeffect.c: New file.
23675 * gdb.base/vla-sideeffect.exp: New file.
23679 * gdb.mi/non-stop.c: Add return value for non-void function return
23681 * gdb.threads/staticthreads.c: Ditto.
23686 * gdb.guile/scm-value.c: Improve test case.
23687 * gdb.guile/scm-value.exp: Add new test.
23691 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
23692 override Clang's default.
23696 Revert the following changes (regressions):
23698 * gdb.base/vla-sideeffect.c: New file.
23699 * gdb.base/vla-sideeffect.exp: New file.
23701 * gdb.dwarf2/count.exp: New file.
23703 * gdb.base/vla-multi.c: New file.
23704 * gdb.base/vla-multi.exp: New file.
23706 * gdb.base/vla-ptr.c: New file.
23707 * gdb.base/vla-ptr.exp: New file.
23709 * gdb.base/vla-datatypes.c: New file.
23710 * gdb.base/vla-datatypes.exp: New file.
23712 * gdb.mi/mi-vla-c99.exp: New file.
23713 * gdb.mi/vla.c: New file.
23718 * gdb.cp/cpsizeof.exp: New file.
23719 * gdb.cp/cpsizeof.cc: New file.
23723 * gdb.mi/mi-vla-c99.exp: New file.
23724 * gdb.mi/vla.c: New file.
23728 * gdb.base/vla-datatypes.c: New file.
23729 * gdb.base/vla-datatypes.exp: New file.
23733 * gdb.base/vla-ptr.c: New file.
23734 * gdb.base/vla-ptr.exp: New file.
23738 * gdb.base/vla-multi.c: New file.
23739 * gdb.base/vla-multi.exp: New file.
23743 * gdb.dwarf2/count.exp: New file.
23747 * gdb.base/vla-sideeffect.c: New file.
23748 * gdb.base/vla-sideeffect.exp: New file.
23752 * gdb.base/completion.exp: Check file exists before running tests
23753 on file completion.
23757 * gdb.base/cond-eval-mode.c: New file.
23758 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
23759 prepare_for_testing to build the new file. Check result of
23761 (test_break, test_watch): New procedures.
23762 (top level): Use them.
23766 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
23767 Ctrl-V use for mingw hosts.
23771 * gdb.python/py-value.c: Improve test case.
23772 * gdb.python/py-value.exp: Add new test.
23776 * lib/compiler.c: Identify the clang compiler.
23777 * lib/compiler.cc: Ditto.
23781 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
23785 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
23790 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
23791 prepare_for_testing.
23795 * gdb.arch/ppc64-atomic-inst.c: Remove.
23796 * gdb.arch/ppc64-atomic-inst.S: New file.
23797 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
23801 * gdb.base/print-symbol-loading-lib.c: New file.
23802 * gdb.base/print-symbol-loading-main.c: New file.
23803 * gdb.base/print-symbol-loading.exp: New file.
23807 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
23811 * gdb.ada/mi_dyn_arr: New testcase.
23815 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
23819 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
23820 if target is nios2-*-*.
23824 * lib/gdb.exp (readline_is_used): New proc.
23825 * gdb.base/completion.exp: Move tests on command complete up.
23826 Skip the rest of tests if readline is not used.
23827 * gdb.ada/complete.exp: Skp the test if readline is not
23829 * gdb.base/filesym.exp: Likewise.
23830 * gdb.base/macscp.exp: Likewise.
23831 * gdb.base/readline-ask.exp: Likewise.
23832 * gdb.base/readline.exp: Likewise.
23833 * gdb.python/py-cmd.exp: Likewise.
23834 * gdb.trace/tfile.exp: Likewise.
23838 * gdb.base/macscp.exp: Fix code format issues.
23842 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
23843 * gdb.asm/powerpc64le.inc: New file.
23848 * gdb.base/source-execution.c: New file.
23849 * gdb.base/source-execution.exp: New file.
23850 * gdb.base/source-execution.gdb: New file.
23854 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
23860 PR breakpoints/16101
23861 * gdb.base/dprintf.exp: Use unsupported rather than changing the
23862 test pass/fail messages. Detect missing support for dprintf when
23863 breakpoints are actually inserted.
23864 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
23865 breakpoints are actually inserted.
23866 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
23871 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
23875 * gdb.python/python.exp (python not supported): Verify multi-line
23876 python command issues an error.
23877 * gdb.guile/guile.exp (guile not supported): Verify multi-line
23878 guile command issues an error.
23882 * gdb.threads/thread-specific.exp: Handle the lack of usable
23883 $this_breakpoint and $this_thread.
23887 * gdb.base/attach.exp (do_command_attach_tests): New.
23893 * gdb.base/condbreak-call-false.c: New file.
23894 * gdb.base/condbreak-call-false.exp: New file.
23898 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
23900 (block_signals, unblock_signals): Delete.
23901 (child_function_2, main): Remove references to deleted variable
23906 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
23907 Use pthread_kill to signal thread 2.
23908 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
23909 Adjust to make the test send itself a signal rather than using the
23910 host's "kill" command.
23914 * gdb.threads/multiple-step-overs.c: New file.
23915 * gdb.threads/multiple-step-overs.exp: New file.
23916 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
23917 Adjust expected infrun debug output.
23921 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
23922 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
23926 PR breakpoints/7143
23927 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
23928 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
23929 of gdb_test_multiple.
23930 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
23931 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
23935 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
23936 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
23940 * gdb.base/async.exp: Remove early return.
23944 * gdb.base/async.exp (step& tests): Pass explicit test messages.
23948 * gdb.base/async.exp (test_background): Expect \r\n after
23949 "completed." in the fail pattern.
23953 * gdb.base/async.exp (test_background): New procedure.
23954 Use it for all background execution command tests.
23958 * gdb.base/async.exp: Use prepare_for_testing.
23962 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
23967 * gdb.base/async.c (main): Add "jump here" and "until here" line
23969 * gdb.base/async.exp (jump_here): New global.
23970 (jump& test): Use it.
23971 (until_here): New global.
23972 (until& test): Use it.
23976 * gdb.base/async.exp: Don't frob gdb_protocol.
23980 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
23981 Fix spelling of exec-done-display.
23986 * gdb.base/gdb-sigterm.c: New file.
23987 * gdb.base/gdb-sigterm.exp: New file.
23992 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
23993 * lib/mi-support.exp (mi_expect_stop): Add special handling for
23998 * gdb.ada/pckd_arr_ren: New testcase.
24003 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
24004 collect after discarding symbols.
24009 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
24010 to history survives a gc.
24014 * gdb.base/default.exp: Don't test "target procfs".
24018 * gdb.base/default.exp: Update "target child" and "target procfs"
24019 tests to not expect "Unix".
24023 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
24024 New procs. Add target-async tests.
24025 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
24026 Add target-async tests.
24030 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
24031 'func_start' and 'func_end' for the beginning and end of the
24032 function code, respectively.
24033 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
24034 'func_end' instead of 'func' and 'main'.
24038 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
24039 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
24040 generate the debug info assembler source.
24044 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
24045 * gdb.dwarf2/arr-subrange.exp: Likewise.
24046 * gdb.dwarf2/dwz.exp: Likewise.
24047 * gdb.dwarf2/method-ptr.exp: Likewise.
24048 * gdb.dwarf2/missing-sig-type.exp: Likewise.
24049 * gdb.dwarf2/subrange.exp: Likewise.
24050 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
24051 * gdb.dwarf2/implptrpiece.exp: Likewise.
24052 * gdb.dwarf2/nostaticblock.exp: Likewise.
24056 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
24057 directory to absolute path name arguments.
24061 * gdb.ada/tagged_access: New testcase.
24065 * gdb.btrace/data.exp: Update expected output.
24069 * gdb.trace/pr16508.exp: New file.
24074 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
24076 (top level): Adjust to use it. Add tests that exercise breakpoint
24077 interaction with the code-cache.
24081 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
24082 test for 'history-append!'.
24086 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
24087 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
24088 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
24089 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
24090 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
24091 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
24095 * testsuite/gdb.python/py-pp-re-notag.c: New file.
24096 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
24097 * testsuite/gdb.python/py-pp-re-notag.p: New file.
24101 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
24105 * gdb.dwarf2/arr-stride.c: New file.
24106 * gdb.dwarf2/arr-stride.exp: New file.
24110 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
24111 that won't ever trigger. Make sure that GDB reports the correct
24112 breakpoint that caused the stop.
24117 * gdb.base/auto-load-script: New file.
24118 * gdb.base/auto-load.c: New file.
24119 * gdb.base/auto-load.exp: New file.
24122 * gdb.base/auto-load.exp: Fix out-of-srctree run.
24126 Fix dw2-icycle.exp -fsanitize=address GDB crash.
24127 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
24131 * lib/gdb.exp (run_on_host): Log error output if program fails.
24135 * gdb.threads/step-after-sr-lock.c: Rename to ...
24136 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
24137 * gdb.threads/step-after-sr-lock.exp: Rename to ...
24138 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
24144 * gdb.arch/amd64-stap-special-operands.exp: New file.
24145 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
24146 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
24147 * gdb.arch/amd64-stap-triplet.S: Likewise.
24148 * gdb.arch/amd64-stap-triplet.c: Likewise.
24152 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
24153 in .section pseudo-op.
24160 * gdb.dwarf2/dw2-icycle.S: New file.
24161 * gdb.dwarf2/dw2-icycle.c: New file.
24162 * gdb.dwarf2/dw2-icycle.exp: New file.
24166 * gdb.python/py-value-cc.cc: Improve test case to enable testing
24167 operations on gdb.Value objects.
24168 * gdb.python/py-value-cc.exp: Add new test to test operations on
24173 * Makefile.in (TESTS): New variable.
24174 (expanded_tests, expanded_tests_or_none): New variables
24175 (check-single): Pass $(expanded_tests_or_none) to runtest.
24176 (check-parallel): Only run tests in $(TESTS) if non-empty.
24177 (check/no-matching-tests-found): New rule.
24178 * README: Document TESTS makefile variable.
24182 * Makefile.in (check-parallel): rm -rf outputs temp.
24186 Fix "ERROR: no fileid for" in the testsuite.
24187 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
24191 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
24192 (MISCELLANEOUS): New variable.
24193 (clean): rm -rf $(MISCELLANEOUS).
24194 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
24195 dwp live in the same directory as symlinks, with each symlink pointed
24196 to a differently named file in a different directory.
24200 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
24201 of Tcl file commands.
24205 * gdb.threads/step-after-sr-lock.exp: Avoid executing
24206 "kill -SIGUSR1 -1".
24210 * gdb.ada/tick_length_array_enum_idx: New testcase.
24214 * configure.ac (AC_OUTPUT): Add gdb.guile.
24215 * configure: Regenerate.
24216 * lib/gdb-guile.exp: New file.
24217 * lib/gdb.exp (get_target_charset): New function.
24218 * gdb.base/help.exp: Update expected output from "apropos apropos".
24219 * gdb.guile/Makefile.in: New file.
24220 * gdb.guile/guile.exp: New file.
24221 * gdb.guile/scm-arch.c: New file.
24222 * gdb.guile/scm-arch.exp: New file.
24223 * gdb.guile/scm-block.c: New file.
24224 * gdb.guile/scm-block.exp: New file.
24225 * gdb.guile/scm-breakpoint.c: New file.
24226 * gdb.guile/scm-breakpoint.exp: New file.
24227 * gdb.guile/scm-disasm.c: New file.
24228 * gdb.guile/scm-disasm.exp: New file.
24229 * gdb.guile/scm-equal.c: New file.
24230 * gdb.guile/scm-equal.exp: New file.
24231 * gdb.guile/scm-error.exp: New file.
24232 * gdb.guile/scm-error.scm: New file.
24233 * gdb.guile/scm-frame-args.c: New file.
24234 * gdb.guile/scm-frame-args.exp: New file.
24235 * gdb.guile/scm-frame-args.scm: New file.
24236 * gdb.guile/scm-frame-inline.c: New file.
24237 * gdb.guile/scm-frame-inline.exp: New file.
24238 * gdb.guile/scm-frame.c: New file.
24239 * gdb.guile/scm-frame.exp: New file.
24240 * gdb.guile/scm-generics.exp: New file.
24241 * gdb.guile/scm-gsmob.exp: New file.
24242 * gdb.guile/scm-iterator.c: New file.
24243 * gdb.guile/scm-iterator.exp: New file.
24244 * gdb.guile/scm-math.c: New file.
24245 * gdb.guile/scm-math.exp: New file.
24246 * gdb.guile/scm-objfile-script-gdb.in: New file.
24247 * gdb.guile/scm-objfile-script.c: New file.
24248 * gdb.guile/scm-objfile-script.exp: New file.
24249 * gdb.guile/scm-objfile.c: New file.
24250 * gdb.guile/scm-objfile.exp: New file.
24251 * gdb.guile/scm-ports.exp: New file.
24252 * gdb.guile/scm-pretty-print.c: New file.
24253 * gdb.guile/scm-pretty-print.exp: New file.
24254 * gdb.guile/scm-pretty-print.scm: New file.
24255 * gdb.guile/scm-section-script.c: New file.
24256 * gdb.guile/scm-section-script.exp: New file.
24257 * gdb.guile/scm-section-script.scm: New file.
24258 * gdb.guile/scm-symbol.c: New file.
24259 * gdb.guile/scm-symbol.exp: New file.
24260 * gdb.guile/scm-symtab-2.c: New file.
24261 * gdb.guile/scm-symtab.c: New file.
24262 * gdb.guile/scm-symtab.exp: New file.
24263 * gdb.guile/scm-type.c: New file.
24264 * gdb.guile/scm-type.exp: New file.
24265 * gdb.guile/scm-value-cc.cc: New file.
24266 * gdb.guile/scm-value-cc.exp: New file.
24267 * gdb.guile/scm-value.c: New file.
24268 * gdb.guile/scm-value.exp: New file.
24269 * gdb.guile/source2.scm: New file.
24270 * gdb.guile/types-module.cc: New file.
24271 * gdb.guile/types-module.exp: New file.
24276 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
24277 * configure: Regenerated.
24278 * Makefile.in: New file.
24282 * gdb.python/py-framefilter.exp: Fix typo.
24286 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
24287 that no =breakpoint-modified is emitted when breakpoints are
24288 modified through MI commands.
24293 * gdb.threads/step-after-sr-lock.c: New file.
24294 * gdb.threads/step-after-sr-lock.exp: New file.
24298 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
24302 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
24303 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
24307 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
24310 * gdb.gdb/python-interrupts.exp: New file.
24314 * gdb.trace/report.exp (use_collected_data): Test the output
24315 of "info threads" and "info inferiors".
24323 * gdb.trace/tfile.exp: Test inferior and thread.
24327 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
24329 * gdb.base/step-bt.c: Call hello via function pointer to make
24330 sure its first instruction is executed on powerpc64le-linux.
24334 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
24338 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
24339 of the test patterns for use on little-endian systems.
24343 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
24344 (decimal_vector): Fix for little-endian.
24348 * gdb.arch/sparc-sysstep.exp: New file.
24349 * gdb.arch/sparc-sysstep.c: Likewise.
24351 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
24355 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
24359 * gdb.ada/array_char_idx: New testcase.
24364 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
24365 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
24371 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
24372 string from an inferior frame.
24373 * gdb.python/py-framefilter-mi.exp: Update.
24377 * gdb.server/server-mon.exp: Add tests for "set debug-format".
24381 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
24385 * gdb.trace/entry-values.exp: Remove excess space character from
24386 regex patterns. Handle s390 call instruction.
24390 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
24391 define "*_start" label. Make "name" static.
24392 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
24393 ${name} by references to ${name}_start.
24397 * gdb.base/info-macros.exp: Remove "debug" from the compile
24402 * gdb.dlang/demangle.exp: New file.
24406 * gdb.dlang/primitive-types.exp: New file.
24410 * configure.ac: Create gdb.dlang/Makefile.
24411 * configure: Regenerate.
24412 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
24413 * gdb.dlang/Makefile.in: New file.
24414 * lib/d-support.exp: New file.
24415 * lib/gdb.exp (skip_d_tests): New proc.
24419 * gdb.btrace/delta.exp: Check reverse stepi.
24420 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
24421 * gdb.btrace/finish.exp: New.
24422 * gdb.btrace/next.exp: New.
24423 * gdb.btrace/nexti.exp: New.
24424 * gdb.btrace/record_goto.c: Add comments.
24425 * gdb.btrace/step.exp: New.
24426 * gdb.btrace/stepi.exp: New.
24427 * gdb.btrace/multi-thread-step.c: New.
24428 * gdb.btrace/multi-thread-step.exp: New.
24429 * gdb.btrace/rn-dl-bind.c: New.
24430 * gdb.btrace/rn-dl-bind.exp: New.
24431 * gdb.btrace/data.c: New.
24432 * gdb.btrace/data.exp: New.
24433 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
24437 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
24438 * gdb.btrace/exception.exp: Update.
24439 * gdb.btrace/instruction_history.exp: Update.
24440 * gdb.btrace/record_goto.exp: Update.
24441 * gdb.btrace/tailcall.exp: Update.
24442 * gdb.btrace/unknown_functions.exp: Update.
24443 * gdb.btrace/delta.exp: New.
24447 * gdb.btrace/record_goto.exp: Add backtrace test.
24448 * gdb.btrace/tailcall.exp: Add backtrace test.
24452 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
24453 * gdb.btrace/record_goto.c: New.
24454 * gdb.btrace/record_goto.exp: New.
24455 * gdb.btrace/x86-record_goto.S: New.
24459 * gdb.btrace/function_call_history.exp: Update tests.
24460 * gdb.btrace/instruction_history.exp: Update tests.
24464 * gdb.btrace/function_call_history.exp: Fix expected field
24465 order for "record function-call-history".
24466 Add new tests for "record function-call-history /c".
24467 * gdb.btrace/exception.cc: New.
24468 * gdb.btrace/exception.exp: New.
24469 * gdb.btrace/tailcall.exp: New.
24470 * gdb.btrace/x86-tailcall.S: New.
24471 * gdb.btrace/x86-tailcall.c: New.
24472 * gdb.btrace/unknown_functions.c: New.
24473 * gdb.btrace/unknown_functions.exp: New.
24474 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
24478 * gdb.btrace/instruction_history.exp: Update.
24479 * gdb.btrace/function_call_history.exp: Update.
24483 * gdb.btrace/function_call_history.exp: Fix expected function
24485 * gdb.btrace/instruction_history.exp: Initialize traced.
24486 Remove traced_functions.
24490 * gdb.btrace/function_call_history.exp: Update
24491 * gdb.btrace/instruction_history.exp: Update.
24495 * gdb.btrace/enable.exp: Update expected text.
24499 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
24504 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
24508 * lib/gdb.exp (supports_process_record): Return true for
24509 arm*-linux*. (supports_reverse): Likewise.
24515 * gdb.python/py-type.c: Enhance test case.
24516 * gdb.python/py-value-cc.cc: Likewise
24517 * gdb.python/py-type.exp: Add new tests.
24518 * gdb.python/py-value-cc.exp: Likewise
24523 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
24524 Make "name" extern.
24525 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
24526 references to ${name}_start by references to ${name}.
24530 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
24534 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
24539 * gdb.mi/mi-info-os.exp: Connect to the target with
24540 mi_gdb_target_load.
24544 * gdb.threads/reconnect-signal.c: New file.
24545 * gdb.threads/reconnect-signal.exp: New file.
24549 * gdb.base/source-dir.exp: New file.
24553 * gdb.ada/mi_interface: New testcase.
24557 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
24558 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
24559 gdb.ada/pp-rec-component/pck.ads: New files.
24563 * gdb.python/py-pp-integral.c: New file.
24564 * gdb.python/py-pp-integral.py: New file.
24565 * gdb.python/py-pp-integral.exp: New file.
24567 For older changes see ChangeLog-1993-2013.
24569 ;; Local Variables:
24570 ;; mode: change-log
24573 ;; version-control: never
24576 Copyright 2014-2021 Free Software Foundation, Inc.
24577 Copying and distribution of this file, with or without modification,
24578 are permitted provided the copyright notice and this notice are preserved.