[binutils-gdb] [gdb/testsuite] Fix whitespace issues

Tom de Vries vries@sourceware.org
Sun Nov 23 11:55:25 GMT 2025


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=45311dce11671fd265e7468e961b3ad5b9204b9e

commit 45311dce11671fd265e7468e961b3ad5b9204b9e
Author: Tom de Vries <tdevries@suse.de>
Date:   Sun Nov 23 12:55:16 2025 +0100

    [gdb/testsuite] Fix whitespace issues
    
    This is the result of:
    ...
    $ git rm -rf gdb/testsuite
    $ git commit -a -m tmp
    $ git revert HEAD
    $ git rebase --whitespace=fix HEAD^
    ...
    
    Tested on x86_64-linux.
    
    PR build/33616
    Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=33616

Diff:
---
 gdb/testsuite/ChangeLog-1993-2013                  |   8 +-
 gdb/testsuite/config/dve.exp                       |   1 -
 gdb/testsuite/config/m32r.exp                      |   1 -
 gdb/testsuite/config/mn10300-eval.exp              |   1 -
 gdb/testsuite/config/sid.exp                       |   6 +-
 gdb/testsuite/gdb.ada/O2_float_param/caller.adb    |   1 -
 gdb/testsuite/gdb.ada/O2_float_param/caller.ads    |   1 -
 gdb/testsuite/gdb.ada/access_tagged_param.exp      |   2 +-
 gdb/testsuite/gdb.ada/addr_arith.exp               |   8 +-
 gdb/testsuite/gdb.ada/aliased_array.exp            |   1 -
 gdb/testsuite/gdb.ada/aliased_array/foo.adb        |   1 -
 gdb/testsuite/gdb.ada/array_bounds.exp             |   8 +-
 gdb/testsuite/gdb.ada/array_bounds/bar.adb         |   1 -
 gdb/testsuite/gdb.ada/array_char_idx.exp           |   6 +-
 gdb/testsuite/gdb.ada/array_return.exp             |  37 +-
 gdb/testsuite/gdb.ada/array_return/pck.ads         |   1 -
 gdb/testsuite/gdb.ada/array_subscript_addr.exp     |   2 +-
 gdb/testsuite/gdb.ada/array_subscript_addr/p.adb   |   1 -
 gdb/testsuite/gdb.ada/arraydim.exp                 |   4 +-
 gdb/testsuite/gdb.ada/arraydim/pck.adb             |   1 -
 gdb/testsuite/gdb.ada/arraydim/pck.ads             |   1 -
 gdb/testsuite/gdb.ada/arrayidx.exp                 |  48 +-
 gdb/testsuite/gdb.ada/arrayparam/foo.adb           |   1 -
 gdb/testsuite/gdb.ada/arrayparam/pck.adb           |   1 -
 gdb/testsuite/gdb.ada/arrayparam/pck.ads           |   1 -
 gdb/testsuite/gdb.ada/assign_1.exp                 |   6 +-
 gdb/testsuite/gdb.ada/assign_arr.exp               |   4 +-
 gdb/testsuite/gdb.ada/atomic_enum.exp              |  11 +-
 gdb/testsuite/gdb.ada/attr_ref_and_charlit.exp     |   2 +-
 gdb/testsuite/gdb.ada/bad-task-bp-keyword.exp      |  12 +-
 gdb/testsuite/gdb.ada/big_packed_array.exp         |  22 +-
 gdb/testsuite/gdb.ada/boolean_expr.exp             |   6 +-
 gdb/testsuite/gdb.ada/bp_c_mixed_case.exp          |  24 +-
 gdb/testsuite/gdb.ada/bp_enum_homonym.exp          |   9 +-
 gdb/testsuite/gdb.ada/bp_enum_homonym/p.adb        |   1 -
 gdb/testsuite/gdb.ada/bp_fun_addr.exp              |   7 +-
 gdb/testsuite/gdb.ada/bp_inlined_func.exp          |   8 +-
 gdb/testsuite/gdb.ada/bp_on_var.exp                |   4 +-
 gdb/testsuite/gdb.ada/bp_on_var/pck.adb            |   1 -
 gdb/testsuite/gdb.ada/bp_on_var/pck.ads            |   1 -
 gdb/testsuite/gdb.ada/bp_range_type.exp            |   6 +-
 gdb/testsuite/gdb.ada/bp_reset.exp                 |   4 +-
 gdb/testsuite/gdb.ada/byte_packed_arr.exp          |   2 +-
 gdb/testsuite/gdb.ada/call_pn/foo.adb              |   1 -
 gdb/testsuite/gdb.ada/call_pn/pck.adb              |   1 -
 gdb/testsuite/gdb.ada/call_pn/pck.ads              |   1 -
 gdb/testsuite/gdb.ada/catch_assert_if.exp          |  10 +-
 gdb/testsuite/gdb.ada/catch_assert_if/pck.ads      |   1 -
 gdb/testsuite/gdb.ada/catch_ex.exp                 |  40 +-
 gdb/testsuite/gdb.ada/char_enum/pck.adb            |   1 -
 gdb/testsuite/gdb.ada/char_enum/pck.ads            |   1 -
 gdb/testsuite/gdb.ada/char_param.exp               |  22 +-
 gdb/testsuite/gdb.ada/char_param/foo.adb           |   3 -
 gdb/testsuite/gdb.ada/complete.exp                 |  52 +-
 gdb/testsuite/gdb.ada/complete/foo.adb             |   1 -
 gdb/testsuite/gdb.ada/cond_lang.exp                |   8 +-
 gdb/testsuite/gdb.ada/cond_lang/foo.c              |   1 -
 gdb/testsuite/gdb.ada/disc_arr_bound.exp           |   4 +-
 gdb/testsuite/gdb.ada/dot_all/pck.adb              |   2 -
 gdb/testsuite/gdb.ada/dot_all/pck.ads              |   2 -
 gdb/testsuite/gdb.ada/dyn_arrayidx.exp             |   2 +-
 gdb/testsuite/gdb.ada/dyn_loc.exp                  |  11 +-
 gdb/testsuite/gdb.ada/dyn_stride.exp               |  10 +-
 gdb/testsuite/gdb.ada/excep_handle.exp             |  20 +-
 gdb/testsuite/gdb.ada/exec_changed.exp             |   8 +-
 gdb/testsuite/gdb.ada/expr_delims.exp              |  22 +-
 .../gdb.ada/expr_with_funcall/expr_r821_013.adb    |   1 -
 gdb/testsuite/gdb.ada/fin_fun_out.exp              |   4 +-
 gdb/testsuite/gdb.ada/finish-var-size.exp          |   2 +-
 gdb/testsuite/gdb.ada/fixed_cmp.exp                |   8 +-
 gdb/testsuite/gdb.ada/fixed_points/pck.adb         |   1 -
 gdb/testsuite/gdb.ada/fixed_points/pck.ads         |   1 -
 gdb/testsuite/gdb.ada/fixed_points_function.exp    |   6 +-
 gdb/testsuite/gdb.ada/float_param.exp              |   8 +-
 gdb/testsuite/gdb.ada/formatted_ref.exp            |  14 +-
 gdb/testsuite/gdb.ada/frame_args.exp               |   8 +-
 gdb/testsuite/gdb.ada/frame_args/pck.adb           |   1 -
 gdb/testsuite/gdb.ada/frame_args/pck.ads           |   1 -
 gdb/testsuite/gdb.ada/fullname_bp.exp              |   8 +-
 gdb/testsuite/gdb.ada/fullname_bp/pck.adb          |   2 -
 gdb/testsuite/gdb.ada/fullname_bp/pck.ads          |   1 -
 gdb/testsuite/gdb.ada/fun_addr.exp                 |   2 +-
 gdb/testsuite/gdb.ada/fun_in_declare.exp           |   9 +-
 gdb/testsuite/gdb.ada/fun_overload_menu.exp        |  18 +-
 gdb/testsuite/gdb.ada/fun_renaming.exp             |  38 +-
 gdb/testsuite/gdb.ada/funcall_param.exp            |   2 +-
 gdb/testsuite/gdb.ada/funcall_ptr.exp              |   4 +-
 gdb/testsuite/gdb.ada/homonym.exp                  |  44 +-
 gdb/testsuite/gdb.ada/info_addr_mixed_case/pck.adb |   1 -
 gdb/testsuite/gdb.ada/info_addr_mixed_case/pck.ads |   1 -
 gdb/testsuite/gdb.ada/info_auto_lang.exp           |   1 -
 gdb/testsuite/gdb.ada/info_exc.exp                 |  18 +-
 gdb/testsuite/gdb.ada/info_locals_renaming.exp     |   1 -
 gdb/testsuite/gdb.ada/info_types.c                 |   1 -
 gdb/testsuite/gdb.ada/info_types.exp               |   3 +-
 gdb/testsuite/gdb.ada/int_deref.exp                |   7 +-
 gdb/testsuite/gdb.ada/interface.exp                |   4 +-
 gdb/testsuite/gdb.ada/interface/foo.adb            |   1 -
 gdb/testsuite/gdb.ada/interface/types.adb          |   1 -
 gdb/testsuite/gdb.ada/interface/types.ads          |   1 -
 gdb/testsuite/gdb.ada/iwide.exp                    |  10 +-
 gdb/testsuite/gdb.ada/lang_switch.exp              |   8 +-
 gdb/testsuite/gdb.ada/limited-length/foo.adb       |   1 -
 gdb/testsuite/gdb.ada/mi_catch_assert.exp          |  12 +-
 gdb/testsuite/gdb.ada/mi_catch_assert/pck.ads      |   1 -
 gdb/testsuite/gdb.ada/mi_catch_ex.exp              |  41 +-
 gdb/testsuite/gdb.ada/mi_catch_ex_hand.exp         |  18 +-
 gdb/testsuite/gdb.ada/mi_dyn_arr/foo.adb           |   1 -
 gdb/testsuite/gdb.ada/mi_ex_cond.exp               |   4 +-
 gdb/testsuite/gdb.ada/mi_exc_info.exp              |   1 -
 gdb/testsuite/gdb.ada/mi_task_info.exp             |   1 -
 gdb/testsuite/gdb.ada/minsyms.exp                  |   8 +-
 gdb/testsuite/gdb.ada/mod_from_name/foo.adb        |   1 -
 gdb/testsuite/gdb.ada/n_arr_bound.exp              |   2 +-
 gdb/testsuite/gdb.ada/nested.exp                   |   4 +-
 gdb/testsuite/gdb.ada/notcplusplus.exp             |  18 +-
 gdb/testsuite/gdb.ada/null_array.exp               |   6 +-
 gdb/testsuite/gdb.ada/null_record.exp              |   4 +-
 gdb/testsuite/gdb.ada/null_record/null_record.adb  |   1 -
 gdb/testsuite/gdb.ada/operator_bp.exp              |  14 +-
 gdb/testsuite/gdb.ada/operator_bp/ops.adb          |   3 -
 gdb/testsuite/gdb.ada/operator_bp/ops.ads          |   2 -
 gdb/testsuite/gdb.ada/optim_drec.exp               |   4 +-
 gdb/testsuite/gdb.ada/pckd_arr_ren/foo.adb         |   1 -
 gdb/testsuite/gdb.ada/pckd_neg.exp                 |  10 +-
 gdb/testsuite/gdb.ada/pkd_arr_elem.exp             |   4 +-
 gdb/testsuite/gdb.ada/pkd_arr_elem/failure.adb     |   1 -
 gdb/testsuite/gdb.ada/pp-rec-component.exp         |   4 +-
 gdb/testsuite/gdb.ada/print_chars.exp              |   6 +-
 gdb/testsuite/gdb.ada/print_pc.exp                 |   2 +-
 gdb/testsuite/gdb.ada/ptr_typedef.exp              |   2 -
 gdb/testsuite/gdb.ada/ptype_arith_binop.exp        |   6 +-
 gdb/testsuite/gdb.ada/ptype_array/pck.adb          |   2 -
 gdb/testsuite/gdb.ada/ptype_field.exp              |  18 +-
 gdb/testsuite/gdb.ada/ptype_tagged_param/pck.adb   |   1 -
 gdb/testsuite/gdb.ada/ptype_tagged_param/pck.ads   |   1 -
 gdb/testsuite/gdb.ada/py_range.exp                 |   6 +-
 gdb/testsuite/gdb.ada/rdv_wait.exp                 |   4 +-
 gdb/testsuite/gdb.ada/rec_comp/bar_o203_012.adb    |   1 -
 gdb/testsuite/gdb.ada/rec_return.exp               |   2 +-
 gdb/testsuite/gdb.ada/rec_return/foo.adb           |   1 -
 gdb/testsuite/gdb.ada/rec_return/pck.adb           |   1 -
 gdb/testsuite/gdb.ada/rec_return/pck.ads           |   1 -
 gdb/testsuite/gdb.ada/ref_param.exp                |   5 +-
 gdb/testsuite/gdb.ada/ref_tick_size.exp            |   2 +-
 gdb/testsuite/gdb.ada/ref_tick_size/p.adb          |   1 -
 gdb/testsuite/gdb.ada/rename_subscript_param.exp   |  16 +-
 gdb/testsuite/gdb.ada/repeat_dyn.exp               |   2 +-
 gdb/testsuite/gdb.ada/same_enum/pck.adb            |   1 -
 gdb/testsuite/gdb.ada/same_enum/pck.ads            |   1 -
 gdb/testsuite/gdb.ada/scoped_watch.exp             |  22 +-
 gdb/testsuite/gdb.ada/set_pckd_arr_elt.exp         |   8 +-
 gdb/testsuite/gdb.ada/set_wstr.exp                 |  26 +-
 gdb/testsuite/gdb.ada/small_reg_param.exp          |   1 -
 gdb/testsuite/gdb.ada/start.exp                    |   4 +-
 gdb/testsuite/gdb.ada/str_binop_equal.exp          |   6 +-
 gdb/testsuite/gdb.ada/str_binop_equal/pck.adb      |   1 -
 gdb/testsuite/gdb.ada/str_ref_cmp.exp              |   4 +-
 gdb/testsuite/gdb.ada/sym_print_name.exp           |   9 +-
 gdb/testsuite/gdb.ada/taft_type.exp                |   2 +-
 gdb/testsuite/gdb.ada/taft_type/p.adb              |   1 -
 gdb/testsuite/gdb.ada/tagged.exp                   |  16 +-
 gdb/testsuite/gdb.ada/tagged/pck.adb               |   2 -
 gdb/testsuite/gdb.ada/tagged/pck.ads               |   2 -
 gdb/testsuite/gdb.ada/tagged_not_init.exp          |   1 -
 gdb/testsuite/gdb.ada/task_bp.exp                  |   2 +-
 gdb/testsuite/gdb.ada/task_switch_in_core.exp      |  20 +-
 gdb/testsuite/gdb.ada/tasks.exp                    |  32 +-
 gdb/testsuite/gdb.ada/tick_last_segv.exp           |   9 +-
 .../gdb.ada/tick_length_array_enum_idx/pck.adb     |   2 -
 .../gdb.ada/tick_length_array_enum_idx/pck.ads     |   1 -
 gdb/testsuite/gdb.ada/type_coercion.exp            |  12 +-
 .../gdb.ada/unc_arr_ptr_in_var_rec/foo.adb         |   1 -
 gdb/testsuite/gdb.ada/uninitialized_vars.exp       |   2 +-
 .../gdb.ada/var_arr_attrs/foo_o115_002.adb         |   1 -
 gdb/testsuite/gdb.ada/var_arr_typedef.exp          |   6 +-
 gdb/testsuite/gdb.ada/vla.exp                      |   8 +-
 gdb/testsuite/gdb.ada/watch_arg.exp                |  14 +-
 gdb/testsuite/gdb.ada/watch_arg/watch.adb          |   1 -
 gdb/testsuite/gdb.ada/watch_minus_l.exp            |   2 +-
 gdb/testsuite/gdb.ada/whatis_array_val.exp         |   7 +-
 gdb/testsuite/gdb.ada/whatis_array_val/foo.adb     |   1 -
 gdb/testsuite/gdb.ada/win_fu_syms.exp              |   9 +-
 gdb/testsuite/gdb.arch/aarch64-atomic-inst.c       |  28 +-
 gdb/testsuite/gdb.arch/aarch64-dbreg-contents.c    |   2 +-
 gdb/testsuite/gdb.arch/aarch64-dbreg-contents.exp  |   6 +-
 gdb/testsuite/gdb.arch/aarch64-fp.c                |   5 +-
 gdb/testsuite/gdb.arch/alpha-step.c                |   2 -
 gdb/testsuite/gdb.arch/alpha-step.exp              |  39 +-
 gdb/testsuite/gdb.arch/altivec-abi.c               |  53 +-
 gdb/testsuite/gdb.arch/altivec-regs.exp            |   9 +-
 gdb/testsuite/gdb.arch/amd64-gs_base.exp           |   4 +-
 gdb/testsuite/gdb.arch/amd64-tailcall-ret.exp      |   2 +-
 gdb/testsuite/gdb.arch/arc-analyze-prologue.exp    |   1 -
 gdb/testsuite/gdb.arch/arc-decode-insn.exp         |   1 -
 .../gdb.arch/arm-disassembler-options.exp          |   1 -
 gdb/testsuite/gdb.arch/arm-disp-step.exp           |   4 +-
 gdb/testsuite/gdb.arch/e500-abi.c                  |  40 +-
 gdb/testsuite/gdb.arch/e500-prologue.exp           |  16 +-
 gdb/testsuite/gdb.arch/e500-regs.exp               |  19 +-
 gdb/testsuite/gdb.arch/i386-avx.exp                |  20 +-
 gdb/testsuite/gdb.arch/i386-avx512.exp             |  50 +-
 gdb/testsuite/gdb.arch/i386-gnu-cfi-asm.S          |   8 +-
 gdb/testsuite/gdb.arch/i386-gnu-cfi.exp            |   4 +-
 gdb/testsuite/gdb.arch/i386-pkru.c                 |   6 +-
 gdb/testsuite/gdb.arch/i386-pkru.exp               |   6 +-
 gdb/testsuite/gdb.arch/i386-prologue.c             |   1 -
 gdb/testsuite/gdb.arch/i386-prologue.exp           |   2 +-
 gdb/testsuite/gdb.arch/i386-sse.c                  |  84 +--
 gdb/testsuite/gdb.arch/i386-sse.exp                |  30 +-
 gdb/testsuite/gdb.arch/ia64-breakpoint-shadow.exp  |   4 +-
 gdb/testsuite/gdb.arch/insn-reloc.c                |  12 +-
 gdb/testsuite/gdb.arch/mips-fpregset-core.c        |   4 +-
 gdb/testsuite/gdb.arch/mips-fpregset-core.exp      |  10 +-
 gdb/testsuite/gdb.arch/pa-nullify.exp              |   4 +-
 gdb/testsuite/gdb.arch/powerpc-addpcis.exp         |   1 -
 gdb/testsuite/gdb.arch/powerpc-aix-prologue.exp    |  17 +-
 .../gdb.arch/powerpc-disassembler-options.exp      |   1 -
 gdb/testsuite/gdb.arch/powerpc-htm-regs.exp        |   1 -
 gdb/testsuite/gdb.arch/powerpc-lnia.exp            |   1 -
 gdb/testsuite/gdb.arch/powerpc-plxv-nonrel.exp     |   1 -
 gdb/testsuite/gdb.arch/powerpc-prologue-frame.exp  |   4 +-
 gdb/testsuite/gdb.arch/powerpc-trap.exp            |   2 +-
 gdb/testsuite/gdb.arch/powerpc64-prologue.exp      |   1 -
 gdb/testsuite/gdb.arch/ppc-longdouble.exp          |   5 +-
 gdb/testsuite/gdb.arch/ppc64-isa207-atomic-inst.c  |   2 +-
 .../gdb.arch/riscv64-unwind-prologue-with-ld-lw.c  |   1 -
 .../riscv64-unwind-prologue-with-ld-lw.exp         |   6 +-
 .../gdb.arch/riscv64-unwind-prologue-with-mv.c     |   1 -
 .../gdb.arch/riscv64-unwind-prologue-with-mv.exp   |   6 +-
 gdb/testsuite/gdb.arch/sparc64-adi.c               |   2 +-
 gdb/testsuite/gdb.arch/sparc64-adi.exp             |  12 +-
 gdb/testsuite/gdb.arch/sparc64-regs.exp            |   8 +-
 gdb/testsuite/gdb.arch/thumb-singlestep.exp        |   1 -
 gdb/testsuite/gdb.arch/vsx-regs.exp                |  24 +-
 gdb/testsuite/gdb.arch/vsx-vsr-float28.exp         |   3 -
 gdb/testsuite/gdb.asm/aarch64.inc                  |   1 -
 gdb/testsuite/gdb.asm/arm.inc                      |   1 -
 gdb/testsuite/gdb.asm/asm-source.exp               | 144 ++--
 gdb/testsuite/gdb.asm/iq2000.inc                   |   1 -
 gdb/testsuite/gdb.asm/m32c.inc                     |   5 +-
 gdb/testsuite/gdb.asm/openbsd.inc                  |   2 +-
 gdb/testsuite/gdb.asm/pa64.inc                     |   1 -
 gdb/testsuite/gdb.asm/s390.inc                     |   2 +-
 gdb/testsuite/gdb.asm/s390x.inc                    |   2 +-
 gdb/testsuite/gdb.asm/sparc.inc                    |   1 -
 gdb/testsuite/gdb.asm/sparc64.inc                  |   1 -
 gdb/testsuite/gdb.asm/v850.inc                     |   1 -
 gdb/testsuite/gdb.asm/xstormy16.inc                |   1 -
 gdb/testsuite/gdb.base/advance.c                   |   1 -
 gdb/testsuite/gdb.base/advance.exp                 |   1 -
 gdb/testsuite/gdb.base/all-bin.exp                 |   5 -
 gdb/testsuite/gdb.base/annota1.c                   |   1 -
 gdb/testsuite/gdb.base/annota1.exp                 |   4 +-
 gdb/testsuite/gdb.base/annota3.c                   |   1 -
 gdb/testsuite/gdb.base/annota3.exp                 |   6 +-
 gdb/testsuite/gdb.base/arrayidx.exp                |  22 +-
 gdb/testsuite/gdb.base/async.exp                   |   2 +-
 gdb/testsuite/gdb.base/attach2.c                   |   2 +-
 gdb/testsuite/gdb.base/attach3.c                   |   2 +-
 .../gdb.base/auto-connect-native-target.c          |   1 -
 gdb/testsuite/gdb.base/average.c                   |  10 +-
 gdb/testsuite/gdb.base/bfd-errors.exp              |   2 +-
 gdb/testsuite/gdb.base/bitfields2.exp              |   3 +-
 gdb/testsuite/gdb.base/bitops.exp                  |   1 -
 gdb/testsuite/gdb.base/bp-permanent.exp            |   4 +-
 gdb/testsuite/gdb.base/break-fun-addr.exp          |  10 +-
 gdb/testsuite/gdb.base/break-inline.c              |   1 -
 gdb/testsuite/gdb.base/break-inline.exp            |   1 -
 gdb/testsuite/gdb.base/break-interp.exp            |   2 +-
 gdb/testsuite/gdb.base/breakpoint-shadow.exp       |   2 +-
 gdb/testsuite/gdb.base/c-linkage-name.exp          |   6 +-
 gdb/testsuite/gdb.base/call-ar-st.c                |  15 +-
 gdb/testsuite/gdb.base/call-rt-st.c                |  15 -
 gdb/testsuite/gdb.base/call-rt-st.exp              |  10 +-
 gdb/testsuite/gdb.base/call-sc.exp                 |  24 +-
 gdb/testsuite/gdb.base/call-strs.c                 |   1 -
 gdb/testsuite/gdb.base/call-strs.exp               |   1 -
 gdb/testsuite/gdb.base/callfuncs.c                 |   2 +-
 gdb/testsuite/gdb.base/callfuncs.exp               |   2 +-
 gdb/testsuite/gdb.base/catch-signal-fork.c         |   1 -
 gdb/testsuite/gdb.base/catch-signal.c              |   1 -
 gdb/testsuite/gdb.base/catch-signal.exp            |   4 +-
 gdb/testsuite/gdb.base/charset.c                   |  32 +-
 gdb/testsuite/gdb.base/charset.exp                 | 448 +++++------
 gdb/testsuite/gdb.base/chng-syms.c                 |   1 -
 gdb/testsuite/gdb.base/clear_non_user_bp.exp       |   1 -
 gdb/testsuite/gdb.base/code-expr.exp               |   1 -
 gdb/testsuite/gdb.base/commands.exp                |  22 +-
 gdb/testsuite/gdb.base/completion.exp              |  18 +-
 gdb/testsuite/gdb.base/comprdebug.exp              |   1 -
 gdb/testsuite/gdb.base/cond-expr.exp               |  11 -
 gdb/testsuite/gdb.base/consecutive.exp             |   1 -
 gdb/testsuite/gdb.base/coredump-filter.exp         |  12 +-
 gdb/testsuite/gdb.base/coremaker.c                 |   2 +-
 gdb/testsuite/gdb.base/coremaker2.c                |   4 +-
 gdb/testsuite/gdb.base/ctf-ptype.exp               |  44 +-
 gdb/testsuite/gdb.base/ctxobj-m.c                  |   1 -
 gdb/testsuite/gdb.base/ctxobj.exp                  |  36 +-
 gdb/testsuite/gdb.base/dcache-line-read-error.c    |  12 +-
 gdb/testsuite/gdb.base/define-prefix.exp           |   1 -
 gdb/testsuite/gdb.base/define.exp                  |  76 +-
 gdb/testsuite/gdb.base/del.exp                     |  12 +-
 gdb/testsuite/gdb.base/dfp-exprs.exp               |   2 +-
 gdb/testsuite/gdb.base/dfp-test.c                  |   6 +-
 gdb/testsuite/gdb.base/disasm-end-cu.exp           |   8 +-
 gdb/testsuite/gdb.base/display.c                   |  22 +-
 gdb/testsuite/gdb.base/dlmopen-ns-ids.exp          |   2 +-
 gdb/testsuite/gdb.base/dmsym.exp                   |  16 +-
 gdb/testsuite/gdb.base/dmsym_main.c                |   2 -
 gdb/testsuite/gdb.base/dprintf-pending.exp         |   2 +-
 gdb/testsuite/gdb.base/dtrace-probe.exp            |  24 +-
 gdb/testsuite/gdb.base/empty_exe.exp               |   2 +-
 gdb/testsuite/gdb.base/ena-dis-br.exp              |  10 +-
 gdb/testsuite/gdb.base/ending-run.c                |   8 +-
 gdb/testsuite/gdb.base/ending-run.exp              |  25 +-
 gdb/testsuite/gdb.base/enum_cond.exp               |   7 +-
 gdb/testsuite/gdb.base/examine-backward.c          |  16 +-
 gdb/testsuite/gdb.base/examine-backward.exp        | 270 +++----
 gdb/testsuite/gdb.base/exe-lock.exp                |   2 -
 gdb/testsuite/gdb.base/expand-psymtabs.exp         |   1 -
 gdb/testsuite/gdb.base/fileio.c                    |  32 +-
 gdb/testsuite/gdb.base/finish.exp                  |   6 +-
 gdb/testsuite/gdb.base/float.exp                   |  28 +-
 gdb/testsuite/gdb.base/foll-exec.exp.tcl           |  38 +-
 gdb/testsuite/gdb.base/frame-args.exp              |  28 +-
 gdb/testsuite/gdb.base/frame-selection.exp         |   2 +-
 gdb/testsuite/gdb.base/freebpcmd.exp               |  56 +-
 gdb/testsuite/gdb.base/funcargs.c                  |   4 +-
 gdb/testsuite/gdb.base/gcorebg.exp                 |   2 +-
 gdb/testsuite/gdb.base/gdb1056.exp                 |   1 -
 gdb/testsuite/gdb.base/gdb11530.c                  |   3 +-
 gdb/testsuite/gdb.base/gdb11530.exp                |   1 -
 gdb/testsuite/gdb.base/gdb11531.c                  |   1 -
 gdb/testsuite/gdb.base/gdb11531.exp                |   1 -
 gdb/testsuite/gdb.base/gdb1555.c                   |   1 -
 gdb/testsuite/gdb.base/gdb1555.exp                 |   1 -
 gdb/testsuite/gdb.base/gdb1821.exp                 |   1 -
 gdb/testsuite/gdb.base/gdbhistsize-history.exp     |   4 +-
 gdb/testsuite/gdb.base/gdbinit-history.exp         |   2 +-
 gdb/testsuite/gdb.base/grbx.c                      |   1 -
 gdb/testsuite/gdb.base/index-cache.c               |   1 -
 gdb/testsuite/gdb.base/index-cache.exp             |   4 +-
 .../gdb.base/infcall-nested-structs.exp.tcl        |  12 +-
 gdb/testsuite/gdb.base/info-macros.c               |   1 -
 gdb/testsuite/gdb.base/info-target.exp             |   2 +-
 gdb/testsuite/gdb.base/info_sources_base.c         |   1 -
 gdb/testsuite/gdb.base/infoline.exp                |   2 +-
 gdb/testsuite/gdb.base/int-type.c                  |   1 -
 gdb/testsuite/gdb.base/interact.exp                |  13 +-
 gdb/testsuite/gdb.base/interrupt.exp               |   2 +-
 gdb/testsuite/gdb.base/jit-elf-util.h              |   4 +-
 gdb/testsuite/gdb.base/jit-protocol.h              |   4 +-
 gdb/testsuite/gdb.base/jit-reader.c                |   4 +-
 gdb/testsuite/gdb.base/killed-outside.exp          |   2 +-
 gdb/testsuite/gdb.base/label.c                     |   1 -
 gdb/testsuite/gdb.base/langs1.c                    |   1 -
 gdb/testsuite/gdb.base/large-frame.exp             |   1 -
 gdb/testsuite/gdb.base/ldbl_e308.exp               |   3 +-
 gdb/testsuite/gdb.base/line65535.exp               |   2 +-
 gdb/testsuite/gdb.base/lineinc.exp                 |  28 +-
 gdb/testsuite/gdb.base/list-missing-source.exp     |   1 -
 gdb/testsuite/gdb.base/long-inferior-output.exp    |   2 +-
 gdb/testsuite/gdb.base/m32r.ld                     |   2 +-
 gdb/testsuite/gdb.base/macscp.exp                  | 362 ++++-----
 gdb/testsuite/gdb.base/maint.exp                   |  14 +-
 gdb/testsuite/gdb.base/max-depth.c                 |   8 +-
 gdb/testsuite/gdb.base/miscexprs.exp               |  13 +-
 gdb/testsuite/gdb.base/morestack.c                 |   2 +-
 gdb/testsuite/gdb.base/nested-subp1.exp            |  14 +-
 gdb/testsuite/gdb.base/nested-subp2.exp            |   4 +-
 gdb/testsuite/gdb.base/nested-subp3.exp            |   8 +-
 gdb/testsuite/gdb.base/nofield.c                   |   1 -
 gdb/testsuite/gdb.base/nofield.exp                 |   6 +-
 gdb/testsuite/gdb.base/opaque.exp                  |   2 +-
 gdb/testsuite/gdb.base/overlays.c                  |   1 -
 gdb/testsuite/gdb.base/overlays.exp                |  21 +-
 gdb/testsuite/gdb.base/pie-execl.exp               |   4 +-
 gdb/testsuite/gdb.base/prelink.exp                 |   6 +-
 gdb/testsuite/gdb.base/printcmds.exp               |   2 +-
 gdb/testsuite/gdb.base/prologue-include.c          |   1 -
 gdb/testsuite/gdb.base/psym-external-decl.c        |   1 -
 gdb/testsuite/gdb.base/ptype-offsets.exp           |   2 +-
 gdb/testsuite/gdb.base/ptype.exp                   |  38 +-
 gdb/testsuite/gdb.base/randomize.exp               |   8 +-
 gdb/testsuite/gdb.base/readline-commands-eof.exp   |   1 -
 gdb/testsuite/gdb.base/readnever.exp               |  12 +-
 gdb/testsuite/gdb.base/recpar.exp                  |  10 +-
 gdb/testsuite/gdb.base/recurse.exp                 |   1 -
 gdb/testsuite/gdb.base/relational.exp              |   1 -
 gdb/testsuite/gdb.base/relativedebug.exp           |   4 +-
 gdb/testsuite/gdb.base/restore.c                   |  28 +-
 gdb/testsuite/gdb.base/restore.exp                 |  24 +-
 gdb/testsuite/gdb.base/return2.exp                 |   2 +-
 gdb/testsuite/gdb.base/save-bp.c                   |   1 -
 gdb/testsuite/gdb.base/sep.c                       |   1 -
 gdb/testsuite/gdb.base/sep.exp                     |   9 +-
 gdb/testsuite/gdb.base/server-del-break.exp        |   2 +-
 gdb/testsuite/gdb.base/set-lang-auto.exp           |  18 +-
 gdb/testsuite/gdb.base/settings.exp                |   2 +-
 gdb/testsuite/gdb.base/share-psymtabs-bt.exp       |   2 +-
 gdb/testsuite/gdb.base/shr1.c                      |   3 -
 gdb/testsuite/gdb.base/sigall.exp                  |  12 +-
 gdb/testsuite/gdb.base/sigchld.exp                 |   4 +-
 gdb/testsuite/gdb.base/signals.exp                 |   4 +-
 gdb/testsuite/gdb.base/signest.exp                 |   5 +-
 gdb/testsuite/gdb.base/skip.exp                    |   1 -
 gdb/testsuite/gdb.base/solib-abort.c               |   1 -
 gdb/testsuite/gdb.base/solib-search.exp            |   1 -
 gdb/testsuite/gdb.base/solib-symbol-main.c         |   1 -
 gdb/testsuite/gdb.base/solib-vanish.exp            |   1 -
 gdb/testsuite/gdb.base/source-dir.exp              |   4 +-
 gdb/testsuite/gdb.base/source.exp                  |   4 +-
 gdb/testsuite/gdb.base/stack-protector.exp         |   2 +-
 gdb/testsuite/gdb.base/stap-probe.exp              |   8 +-
 gdb/testsuite/gdb.base/start-cpp.exp               |   4 +-
 gdb/testsuite/gdb.base/start.exp                   |   4 +-
 gdb/testsuite/gdb.base/step-bt.exp                 |  21 +-
 .../gdb.base/step-indirect-call-thunk.exp          |  26 +-
 gdb/testsuite/gdb.base/step-line.exp               |  30 +-
 gdb/testsuite/gdb.base/step-line.inp               |   4 +-
 gdb/testsuite/gdb.base/step-test.c                 |   1 -
 gdb/testsuite/gdb.base/step-test.exp               |   6 +-
 gdb/testsuite/gdb.base/store.exp                   |   1 -
 gdb/testsuite/gdb.base/structs.exp                 |  12 +-
 gdb/testsuite/gdb.base/subst.exp                   | 110 ++-
 gdb/testsuite/gdb.base/sum.c                       |   8 +-
 gdb/testsuite/gdb.base/term.exp                    |  34 +-
 gdb/testsuite/gdb.base/testenv.c                   |   1 -
 gdb/testsuite/gdb.base/until.exp                   |   1 -
 gdb/testsuite/gdb.base/vla-datatypes.exp           |  34 +-
 gdb/testsuite/gdb.base/vla-optimized-out.exp       |   1 -
 gdb/testsuite/gdb.base/vla-sideeffect.exp          |  14 +-
 gdb/testsuite/gdb.base/watch_thread_num.c          |   7 +-
 gdb/testsuite/gdb.base/watch_thread_num.exp        |   1 -
 gdb/testsuite/gdb.base/watchpoint.exp              | 104 +--
 gdb/testsuite/gdb.base/watchpoints.exp             |  12 +-
 gdb/testsuite/gdb.base/wchar.c                     |   1 -
 gdb/testsuite/gdb.base/wrong_frame_bt_full.exp     |   4 +-
 gdb/testsuite/gdb.btrace/cpu.exp                   |  14 +-
 gdb/testsuite/gdb.btrace/enable-running.exp        |  76 +-
 gdb/testsuite/gdb.btrace/instruction_history.exp   |  10 +-
 gdb/testsuite/gdb.btrace/multi-thread-step.exp     | 184 ++---
 gdb/testsuite/gdb.btrace/non-stop.exp              | 142 ++--
 gdb/testsuite/gdb.btrace/tsx.exp                   |   8 +-
 .../gdb.compile/compile-cplus-namespace.cc         |  26 +-
 gdb/testsuite/gdb.cp/annota2.cc                    |   1 -
 gdb/testsuite/gdb.cp/annota2.exp                   |   5 +-
 gdb/testsuite/gdb.cp/annota3.cc                    |   1 -
 gdb/testsuite/gdb.cp/annota3.exp                   |   5 +-
 gdb/testsuite/gdb.cp/baseenum.cc                   |   1 -
 gdb/testsuite/gdb.cp/baseenum.exp                  |   2 +-
 gdb/testsuite/gdb.cp/classes.exp                   |   4 +-
 gdb/testsuite/gdb.cp/cplabel.cc                    |   1 -
 gdb/testsuite/gdb.cp/cplusfuncs.exp                |   2 +-
 gdb/testsuite/gdb.cp/derivation.cc                 |  36 +-
 gdb/testsuite/gdb.cp/derivation.exp                |  10 +-
 gdb/testsuite/gdb.cp/derivation2.cc                |   4 +-
 gdb/testsuite/gdb.cp/dispcxx.cc                    |   1 -
 gdb/testsuite/gdb.cp/formatted-ref.exp             |  30 +-
 gdb/testsuite/gdb.cp/gdb2384.exp                   |   1 -
 gdb/testsuite/gdb.cp/koenig.cc                     |  12 +-
 gdb/testsuite/gdb.cp/local.cc                      |   2 +-
 gdb/testsuite/gdb.cp/local.exp                     |  14 +-
 gdb/testsuite/gdb.cp/m-static.h                    |   1 -
 gdb/testsuite/gdb.cp/maint.exp                     |   4 +-
 gdb/testsuite/gdb.cp/many-args.cc                  |  36 +-
 gdb/testsuite/gdb.cp/mb-ctor.exp                   |   3 -
 gdb/testsuite/gdb.cp/mb-templates.exp              |   2 +-
 gdb/testsuite/gdb.cp/method.cc                     |   3 -
 gdb/testsuite/gdb.cp/method.exp                    |   1 -
 gdb/testsuite/gdb.cp/method2.exp                   |   8 +-
 gdb/testsuite/gdb.cp/namespace-enum.exp            |   1 -
 gdb/testsuite/gdb.cp/nested-types.cc               | 840 ++++++++++-----------
 gdb/testsuite/gdb.cp/nsalias.cc                    |   1 -
 gdb/testsuite/gdb.cp/nsnoimports.cc                |   2 +-
 gdb/testsuite/gdb.cp/nsnoimports.exp               |   1 -
 gdb/testsuite/gdb.cp/nsusing.cc                    |  16 +-
 gdb/testsuite/gdb.cp/oranking.cc                   |   4 +-
 gdb/testsuite/gdb.cp/overload.cc                   |  20 +-
 gdb/testsuite/gdb.cp/overload.exp                  |  10 +-
 gdb/testsuite/gdb.cp/ovldbreak.cc                  |  21 +-
 gdb/testsuite/gdb.cp/ovldbreak.exp                 | 188 ++---
 gdb/testsuite/gdb.cp/ovsrch1.cc                    |   1 -
 gdb/testsuite/gdb.cp/pass-by-ref.exp               |  22 +-
 gdb/testsuite/gdb.cp/pr-1210.cc                    |   2 +-
 gdb/testsuite/gdb.cp/pr10687.exp                   |   1 -
 gdb/testsuite/gdb.cp/pr10728-x.h                   |   1 -
 gdb/testsuite/gdb.cp/pr9167.cc                     |   2 -
 gdb/testsuite/gdb.cp/pr9167.exp                    |   1 -
 gdb/testsuite/gdb.cp/ref-types.exp                 |  23 +-
 gdb/testsuite/gdb.cp/rvalue-ref-types.exp          |  10 +-
 gdb/testsuite/gdb.cp/shadow.cc                     |  34 +-
 gdb/testsuite/gdb.cp/smartp.cc                     |   1 -
 gdb/testsuite/gdb.cp/smartp.exp                    |   1 -
 gdb/testsuite/gdb.cp/static-method.exp             |  10 +-
 gdb/testsuite/gdb.cp/static-typedef-print.cc       |   2 +-
 gdb/testsuite/gdb.cp/static-typedef-print.exp      |   4 +-
 gdb/testsuite/gdb.cp/templates.exp                 |  20 +-
 gdb/testsuite/gdb.cp/typedef-base.exp              |   4 +-
 gdb/testsuite/gdb.cp/userdef.exp                   |  10 +-
 gdb/testsuite/gdb.cp/virtbase2.exp                 |   4 +-
 gdb/testsuite/gdb.cp/virtfunc.cc                   |   6 +-
 gdb/testsuite/gdb.ctf/ctf-a.h                      |   1 -
 gdb/testsuite/gdb.ctf/ctf-b.h                      |   1 -
 .../gdb.debuginfod/build-id-no-debug-warning.exp   |   1 -
 gdb/testsuite/gdb.disasm/sh3.exp                   |   1 -
 gdb/testsuite/gdb.dlang/circular.c                 |   1 -
 gdb/testsuite/gdb.dlang/circular.exp               |   2 +-
 gdb/testsuite/gdb.dlang/watch-loc.exp              |   2 +-
 gdb/testsuite/gdb.dwarf2/ada-cold-name.exp         |   6 +-
 gdb/testsuite/gdb.dwarf2/ada-linkage-name.exp      |   6 +-
 gdb/testsuite/gdb.dwarf2/ada-thick-pointer.exp     |   6 +-
 gdb/testsuite/gdb.dwarf2/ada-valprint-error.exp    |  50 +-
 gdb/testsuite/gdb.dwarf2/arr-stride.exp            |  26 +-
 gdb/testsuite/gdb.dwarf2/arr-subrange.exp          |   2 +-
 gdb/testsuite/gdb.dwarf2/calling-convention.exp    |   6 +-
 gdb/testsuite/gdb.dwarf2/data-loc.exp              |  74 +-
 gdb/testsuite/gdb.dwarf2/dup-psym.S                |   2 +-
 gdb/testsuite/gdb.dwarf2/dw2-basic.S               |   2 +-
 gdb/testsuite/gdb.dwarf2/dw2-compdir-oldgcc.S      |   4 +-
 gdb/testsuite/gdb.dwarf2/dw2-compressed.S          |   2 +-
 gdb/testsuite/gdb.dwarf2/dw2-const.S               |   2 +-
 gdb/testsuite/gdb.dwarf2/dw2-fixed-point.exp       | 143 ++--
 gdb/testsuite/gdb.dwarf2/dw2-intercu.S             |   2 +-
 gdb/testsuite/gdb.dwarf2/dw2-intermix.S            |   2 +-
 gdb/testsuite/gdb.dwarf2/dw2-line-number-zero.c    |   1 -
 .../gdb.dwarf2/dw2-objfile-overlap-inner.S         |   2 +-
 .../gdb.dwarf2/dw2-objfile-overlap-outer.S         |   2 +-
 gdb/testsuite/gdb.dwarf2/dw2-objfile-overlap.exp   |   2 +-
 gdb/testsuite/gdb.dwarf2/dw2-op-out-param.S        |  10 +-
 gdb/testsuite/gdb.dwarf2/dw2-producer.S            |   2 +-
 gdb/testsuite/gdb.dwarf2/dw2-ranges-base.c         |   1 -
 gdb/testsuite/gdb.dwarf2/dw2-ranges-func-hi-cold.c |   1 -
 gdb/testsuite/gdb.dwarf2/dw2-ranges-func-lo-cold.c |   1 -
 gdb/testsuite/gdb.dwarf2/dw2-ranges-func.exp       |   4 +-
 gdb/testsuite/gdb.dwarf2/dw2-ref-missing-frame.exp |   4 +-
 .../gdb.dwarf2/dw2-step-out-of-function-no-stmt.c  |   1 -
 .../dw2-step-out-of-function-no-stmt.exp           |   1 -
 gdb/testsuite/gdb.dwarf2/dw2-unusual-field-names.c |   1 -
 gdb/testsuite/gdb.dwarf2/dw2-using-debug-str.exp   |  16 +-
 gdb/testsuite/gdb.dwarf2/dw5-rnglist-test.cc       |  26 +-
 gdb/testsuite/gdb.dwarf2/dw5-rnglist-test.exp      |   2 +-
 gdb/testsuite/gdb.dwarf2/dyn-type-unallocated.c    |   1 -
 gdb/testsuite/gdb.dwarf2/formdata16.exp            |   2 +-
 gdb/testsuite/gdb.dwarf2/implptrconst.exp          |   2 +-
 gdb/testsuite/gdb.dwarf2/implptrpiece.exp          |   2 +-
 gdb/testsuite/gdb.dwarf2/implref-struct.exp        |   2 +-
 gdb/testsuite/gdb.dwarf2/imported-unit.exp         |   2 +-
 .../gdb.dwarf2/locexpr-data-member-location.exp    |   8 +-
 gdb/testsuite/gdb.dwarf2/mac-fileno.S              |   2 +-
 gdb/testsuite/gdb.dwarf2/missing-sig-type.exp      |   2 +-
 gdb/testsuite/gdb.dwarf2/multidictionary.exp       |   1 -
 gdb/testsuite/gdb.dwarf2/nostaticblock.exp         |   2 +-
 gdb/testsuite/gdb.dwarf2/pieces-optimized-out.c    |   1 -
 gdb/testsuite/gdb.dwarf2/pieces-optimized-out.exp  |   1 -
 gdb/testsuite/gdb.dwarf2/symtab-producer.exp       |   4 +-
 .../template-specification-full-name.exp           |   2 +-
 gdb/testsuite/gdb.dwarf2/varval.exp                |   6 +-
 gdb/testsuite/gdb.fortran/array-bounds.f90         |   1 -
 gdb/testsuite/gdb.fortran/array-element.exp        |   1 -
 gdb/testsuite/gdb.fortran/array-element.f          |   2 +-
 .../gdb.fortran/derived-type-function.f90          |   1 -
 gdb/testsuite/gdb.fortran/derived-type.exp         |  12 +-
 gdb/testsuite/gdb.fortran/dot-ops.exp              |   1 -
 gdb/testsuite/gdb.fortran/function-calls.exp       |   2 +-
 gdb/testsuite/gdb.fortran/info-modules.exp         |   1 -
 gdb/testsuite/gdb.fortran/namelist.exp             |   8 +-
 gdb/testsuite/gdb.fortran/nested-funcs.f90         | 214 +++---
 gdb/testsuite/gdb.fortran/oop_extend_type.exp      |   6 +-
 gdb/testsuite/gdb.fortran/print_type.exp           |  10 +-
 gdb/testsuite/gdb.fortran/ptr-indentation.exp      |   6 +-
 gdb/testsuite/gdb.fortran/subarray.f               |   2 +-
 gdb/testsuite/gdb.fortran/vla-type.exp             | 112 +--
 gdb/testsuite/gdb.fortran/vla-value-sub-finish.exp |   1 -
 gdb/testsuite/gdb.fortran/whatis_type.exp          |  32 +-
 gdb/testsuite/gdb.guile/scm-pretty-print.scm       |   4 +-
 gdb/testsuite/gdb.guile/scm-value.exp              |   2 +-
 gdb/testsuite/gdb.linespec/break-asm-file.exp      |   1 -
 gdb/testsuite/gdb.linespec/linespec.exp            |   8 +-
 gdb/testsuite/gdb.linespec/ls-errs.exp             |   2 +-
 gdb/testsuite/gdb.mi/ChangeLog-1999-2003           | 156 ++--
 gdb/testsuite/gdb.mi/gdb669.exp                    |   1 -
 gdb/testsuite/gdb.mi/interrupt-thread-group.c      |   1 -
 .../gdb.mi/list-thread-groups-no-inferior.exp      |   8 +-
 gdb/testsuite/gdb.mi/mi-basics.exp                 |  52 +-
 gdb/testsuite/gdb.mi/mi-breakpoint-script.exp      |  10 +-
 gdb/testsuite/gdb.mi/mi-catch-cpp-exceptions.cc    |   1 -
 gdb/testsuite/gdb.mi/mi-complete.exp               |  28 +-
 gdb/testsuite/gdb.mi/mi-disassemble.exp            |  38 +-
 gdb/testsuite/gdb.mi/mi-file.exp                   |   4 +-
 gdb/testsuite/gdb.mi/mi-i-cmd.exp                  |  20 +-
 gdb/testsuite/gdb.mi/mi-language.exp               |  32 +-
 gdb/testsuite/gdb.mi/mi-nonstop-exit.exp           |   2 +-
 gdb/testsuite/gdb.mi/mi-pthreads.exp               |   1 -
 gdb/testsuite/gdb.mi/mi-reverse.exp                |  54 +-
 gdb/testsuite/gdb.mi/mi-simplerun.exp              |   4 +-
 gdb/testsuite/gdb.mi/mi-start.exp                  |   5 +-
 gdb/testsuite/gdb.mi/mi-stepi.exp                  |   6 +-
 gdb/testsuite/gdb.mi/mi-syn-frame.c                |   1 -
 gdb/testsuite/gdb.mi/mi-undefined-cmd.exp          |   8 +-
 gdb/testsuite/gdb.mi/mi-until.exp                  |   8 +-
 gdb/testsuite/gdb.mi/mi-var-child.c                |  18 +-
 gdb/testsuite/gdb.mi/mi-var-child.exp              |  56 +-
 gdb/testsuite/gdb.mi/mi-var-cmd.exp                |   6 +-
 gdb/testsuite/gdb.mi/mi-var-cp.cc                  |  42 +-
 gdb/testsuite/gdb.mi/mi-var-cp.exp                 |  44 +-
 gdb/testsuite/gdb.mi/mi-var-display.exp            |  54 +-
 .../mi-var-list-children-invalid-grandchild.exp    |   1 -
 gdb/testsuite/gdb.mi/mi-var-rtti.cc                |   4 +-
 gdb/testsuite/gdb.mi/mi-var-rtti.exp               |  34 +-
 gdb/testsuite/gdb.mi/mi-vla-c99.exp                |   8 +-
 gdb/testsuite/gdb.mi/mi-watch.exp                  |  30 +-
 gdb/testsuite/gdb.mi/mi2-var-child.exp             |  42 +-
 gdb/testsuite/gdb.mi/non-stop.c                    |   1 -
 gdb/testsuite/gdb.mi/nsintrall.c                   |   2 +-
 gdb/testsuite/gdb.mi/pthreads.c                    |   1 -
 gdb/testsuite/gdb.mi/run-with-two-mi-uis.exp       |   1 -
 .../gdb.mi/user-selected-context-sync.exp          |   2 +-
 gdb/testsuite/gdb.mi/var-cmd.c                     |  24 +-
 gdb/testsuite/gdb.multi/base.exp                   |   1 -
 gdb/testsuite/gdb.multi/bkpt-multi-exec.c          |   4 +-
 gdb/testsuite/gdb.multi/multi-arch-exec.c          |   4 +-
 gdb/testsuite/gdb.multi/multi-arch-exec.exp        |   2 +-
 gdb/testsuite/gdb.multi/remove-inferiors.c         |   1 -
 gdb/testsuite/gdb.objc/basicclass.exp              |   2 -
 gdb/testsuite/gdb.objc/nondebug.exp                |   1 -
 gdb/testsuite/gdb.opt/clobbered-registers-O2.exp   |   1 -
 gdb/testsuite/gdb.opt/inline-break.exp             |   2 +-
 .../gdb.pascal/case-insensitive-symbols.pas        |   1 -
 gdb/testsuite/gdb.pascal/gdb11492.exp              |   1 -
 gdb/testsuite/gdb.pascal/gdb11492.pas              |   1 -
 gdb/testsuite/gdb.pascal/hello.exp                 |   4 +-
 gdb/testsuite/gdb.pascal/hello.pas                 |   4 +-
 gdb/testsuite/gdb.python/py-auto-load-chaining.c   |   2 +-
 gdb/testsuite/gdb.python/py-block.exp              |  16 +-
 .../gdb.python/py-breakpoint-create-fail.exp       |   4 +-
 gdb/testsuite/gdb.python/py-disasm.exp.tcl         |   2 +-
 gdb/testsuite/gdb.python/py-events-shlib.c         |   1 -
 gdb/testsuite/gdb.python/py-evsignal.exp           |   4 +-
 gdb/testsuite/gdb.python/py-evthreads.exp          |  10 +-
 gdb/testsuite/gdb.python/py-explore-cc.exp         | 156 ++--
 gdb/testsuite/gdb.python/py-explore.exp            | 524 ++++++-------
 gdb/testsuite/gdb.python/py-finish-breakpoint2.cc  |   4 +-
 gdb/testsuite/gdb.python/py-finish-breakpoint2.exp |   2 +-
 gdb/testsuite/gdb.python/py-format-string.exp      |  12 +-
 gdb/testsuite/gdb.python/py-framefilter.exp        |   4 +-
 gdb/testsuite/gdb.python/py-lookup-type.exp        |   4 +-
 gdb/testsuite/gdb.python/py-missing-objfile.exp    |   2 +-
 gdb/testsuite/gdb.python/py-prettyprint.exp        |   2 -
 gdb/testsuite/gdb.python/py-recurse-unwind.exp     |   2 +-
 gdb/testsuite/gdb.python/py-template.exp           |   2 +-
 gdb/testsuite/gdb.python/py-thrhandle.exp          |  16 +-
 gdb/testsuite/gdb.python/py-type.exp               |   6 +-
 gdb/testsuite/gdb.python/py-unwind-inline.exp      |   2 +-
 gdb/testsuite/gdb.python/py-unwind.c               |   4 +-
 gdb/testsuite/gdb.python/py-value.exp              |  30 +-
 gdb/testsuite/gdb.reverse/consecutive-precsave.exp |   6 +-
 gdb/testsuite/gdb.reverse/consecutive-reverse.c    |   1 -
 gdb/testsuite/gdb.reverse/consecutive-reverse.exp  |   6 +-
 gdb/testsuite/gdb.reverse/finish-reverse.c         |   1 -
 gdb/testsuite/gdb.reverse/i386-precsave.exp        |   2 -
 gdb/testsuite/gdb.reverse/i386-reverse.exp         |   2 -
 gdb/testsuite/gdb.reverse/i386-sse-reverse.c       |  18 +-
 gdb/testsuite/gdb.reverse/i386-sse-reverse.exp     |   2 +-
 .../gdb.reverse/machinestate-precsave.exp          |   1 -
 .../gdb.reverse/ppc_record_test_isa_2_06.c         |   1 -
 .../gdb.reverse/ppc_record_test_isa_2_06.exp       |   1 -
 .../gdb.reverse/ppc_record_test_isa_3_1.c          |   4 +-
 .../gdb.reverse/ppc_record_test_isa_3_1.exp        |   2 -
 gdb/testsuite/gdb.reverse/s390-mvcle.c             |   6 +-
 gdb/testsuite/gdb.reverse/s390-mvcle.exp           |   1 -
 gdb/testsuite/gdb.reverse/sigall-precsave.exp      |  14 +-
 gdb/testsuite/gdb.reverse/sigall-reverse.exp       |  14 +-
 gdb/testsuite/gdb.reverse/solib-reverse.c          |   1 -
 gdb/testsuite/gdb.reverse/step-precsave.exp        |   1 -
 gdb/testsuite/gdb.reverse/step-reverse.c           |   1 -
 gdb/testsuite/gdb.reverse/step-reverse.exp         |   1 -
 gdb/testsuite/gdb.reverse/watch-precsave.exp       |   1 -
 gdb/testsuite/gdb.reverse/watch-reverse.c          |   1 -
 gdb/testsuite/gdb.reverse/watch-reverse.exp        |   1 -
 gdb/testsuite/gdb.rocm/addr-bp-gpu-no-deb-info.exp |   1 -
 gdb/testsuite/gdb.rocm/mi-attach.cpp               |   1 -
 gdb/testsuite/gdb.server/ext-run.exp               |   2 +-
 gdb/testsuite/gdb.threads/bp_in_thread.c           |   1 -
 gdb/testsuite/gdb.threads/bp_in_thread.exp         |   9 +-
 gdb/testsuite/gdb.threads/del-pending-thread-bp.c  |   1 -
 gdb/testsuite/gdb.threads/execl.exp                |   2 +-
 .../forking-threads-plus-breakpoint.exp            |  16 +-
 gdb/testsuite/gdb.threads/gcore-stale-thread.exp   |   2 +-
 gdb/testsuite/gdb.threads/gcore-thread.exp         |   2 +-
 gdb/testsuite/gdb.threads/hand-call-in-threads.c   |   1 -
 gdb/testsuite/gdb.threads/hand-call-in-threads.exp |  12 +-
 gdb/testsuite/gdb.threads/inf-thr-count.c          |   1 -
 gdb/testsuite/gdb.threads/interrupted-hand-call.c  |   1 -
 .../gdb.threads/interrupted-hand-call.exp          |   8 +-
 gdb/testsuite/gdb.threads/killed.exp               |  10 +-
 gdb/testsuite/gdb.threads/manythreads.exp          |   5 +-
 gdb/testsuite/gdb.threads/non-stop-fair-events.exp |   2 +-
 gdb/testsuite/gdb.threads/omp-par-scope.c          |   1 -
 gdb/testsuite/gdb.threads/pending-step.c           |   2 +-
 gdb/testsuite/gdb.threads/print-threads.c          |   1 -
 gdb/testsuite/gdb.threads/pthread_cond_wait.c      |   1 -
 gdb/testsuite/gdb.threads/pthread_cond_wait.exp    |   7 +-
 gdb/testsuite/gdb.threads/schedlock.c              |   3 +-
 .../signal-while-stepping-over-bp-other-thread.exp |   2 +-
 gdb/testsuite/gdb.threads/staticthreads.exp        |   2 +-
 gdb/testsuite/gdb.threads/switch-threads.exp       |   1 -
 .../gdb.threads/thread-unwindonsignal.exp          |   8 +-
 gdb/testsuite/gdb.threads/thread_check.c           |  14 +-
 gdb/testsuite/gdb.threads/thread_events.exp        |   8 +-
 gdb/testsuite/gdb.threads/threadapply.c            |  15 +-
 gdb/testsuite/gdb.threads/threadapply.exp          |   2 +-
 gdb/testsuite/gdb.threads/tls-main.c               |   1 -
 gdb/testsuite/gdb.threads/tls-shared.c             |   1 -
 gdb/testsuite/gdb.threads/tls-shared.exp           |   2 +-
 gdb/testsuite/gdb.threads/tls-so_extern.exp        |  24 +-
 gdb/testsuite/gdb.threads/tls-so_extern_main.c     |   1 -
 gdb/testsuite/gdb.threads/tls.c                    | 102 +--
 gdb/testsuite/gdb.threads/tls.exp                  |  42 +-
 gdb/testsuite/gdb.threads/watchthreads-reorder.exp |   2 +-
 gdb/testsuite/gdb.threads/watchthreads.c           |   1 -
 gdb/testsuite/gdb.threads/watchthreads2.exp        |   4 +-
 gdb/testsuite/gdb.threads/wp-replication.c         |   4 +-
 gdb/testsuite/gdb.trace/actions.c                  |   1 -
 gdb/testsuite/gdb.trace/ax.exp                     |   1 -
 gdb/testsuite/gdb.trace/collection.c               |   8 +-
 gdb/testsuite/gdb.trace/ftrace.exp                 |  98 +--
 gdb/testsuite/gdb.trace/packetlen.exp              |   1 -
 gdb/testsuite/gdb.trace/passc-dyn.exp              |   1 -
 gdb/testsuite/gdb.trace/pending.exp                |  14 +-
 gdb/testsuite/gdb.trace/tfile.c                    |   1 -
 gdb/testsuite/gdb.trace/trace-break.exp            |   2 +-
 gdb/testsuite/gdb.trace/trace-buffer-size.exp      |   4 +-
 .../gdb.trace/unavailable-dwarf-piece.exp          |  12 +-
 gdb/testsuite/gdb.xml/maint_print_struct.xml       |   1 -
 gdb/testsuite/gdb.xml/tdesc-regs.exp               |  12 +-
 gdb/testsuite/lib/ada.exp                          |   6 +-
 gdb/testsuite/lib/dtrace.exp                       |   8 +-
 gdb/testsuite/lib/dwarf.exp                        |   4 +-
 gdb/testsuite/lib/future.exp                       |  10 +-
 gdb/testsuite/lib/gdb.exp                          | 652 ++++++++--------
 gdb/testsuite/lib/gdbserver-support.exp            |  10 +-
 gdb/testsuite/lib/gen-perf-test.exp                |   2 +-
 gdb/testsuite/lib/memory.exp                       |   4 +-
 gdb/testsuite/lib/mi-support.exp                   |  10 +-
 gdb/testsuite/lib/opencl.exp                       |  18 +-
 gdb/testsuite/lib/opencl_hostapp.c                 |   4 +-
 gdb/testsuite/lib/pascal.exp                       |  10 +-
 gdb/testsuite/lib/pdtrace.in                       |  50 +-
 gdb/testsuite/lib/prelink-support.exp              |   2 +-
 gdb/testsuite/lib/prompt.exp                       |   1 -
 gdb/testsuite/lib/range-stepping-support.exp       |   4 +-
 gdb/testsuite/lib/read1.c                          |   2 +-
 gdb/testsuite/lib/ton.tcl                          |   2 +-
 755 files changed, 5072 insertions(+), 5478 deletions(-)

diff --git a/gdb/testsuite/ChangeLog-1993-2013 b/gdb/testsuite/ChangeLog-1993-2013
index a54c643ae65..9dc07d9de48 100644
--- a/gdb/testsuite/ChangeLog-1993-2013
+++ b/gdb/testsuite/ChangeLog-1993-2013
@@ -316,7 +316,7 @@
 
 2013-11-20  Walfred Tedeschi  <walfred.tedeschi@intel.com>
 
-	* gdb.python/py-pp-maint.exp: Consider new pretty-print added 
+	* gdb.python/py-pp-maint.exp: Consider new pretty-print added
 	for bnd registers.
 
 2013-11-20  Walfred Tedeschi  <walfred.tedeschi@intel.com>
@@ -454,9 +454,9 @@
 
 2013-11-11  Phil Muldoon  <pmuldoon@redhat.com>
 
- 	* gdb.python/py-linetable.S: New file.
+	* gdb.python/py-linetable.S: New file.
 	* gdb.python/py-linetable.c: New file.
- 	* gdb.python/py-linetable.exp: New file.
+	* gdb.python/py-linetable.exp: New file.
 
 2013-11-11  Joel Brobecker  <brobecker@adacore.com>
 
@@ -1114,7 +1114,7 @@
 
 	PR gdb/15501
 	* gdb.base/ena-dis-br.exp: Add test to verify
- 	enable/disable commands work correctly with
+	enable/disable commands work correctly with
 	multiple arguments that include multiple locations.
 
 2013-08-22  Samuel Bronson  <naesten@gmail.com>
diff --git a/gdb/testsuite/config/dve.exp b/gdb/testsuite/config/dve.exp
index b08514b6890..b60d6d4d79f 100644
--- a/gdb/testsuite/config/dve.exp
+++ b/gdb/testsuite/config/dve.exp
@@ -16,4 +16,3 @@
 load_lib ../config/monitor.exp
 set timeout 1000
 verbose "Timeout is now $timeout seconds" 2
-
diff --git a/gdb/testsuite/config/m32r.exp b/gdb/testsuite/config/m32r.exp
index 2ea691b901a..132c65e3f0e 100644
--- a/gdb/testsuite/config/m32r.exp
+++ b/gdb/testsuite/config/m32r.exp
@@ -16,4 +16,3 @@
 load_lib ../config/monitor.exp
 set timeout 120
 verbose "Timeout is now $timeout seconds" 2
-
diff --git a/gdb/testsuite/config/mn10300-eval.exp b/gdb/testsuite/config/mn10300-eval.exp
index b08514b6890..b60d6d4d79f 100644
--- a/gdb/testsuite/config/mn10300-eval.exp
+++ b/gdb/testsuite/config/mn10300-eval.exp
@@ -16,4 +16,3 @@
 load_lib ../config/monitor.exp
 set timeout 1000
 verbose "Timeout is now $timeout seconds" 2
-
diff --git a/gdb/testsuite/config/sid.exp b/gdb/testsuite/config/sid.exp
index 54825fd1254..e466e3512d6 100644
--- a/gdb/testsuite/config/sid.exp
+++ b/gdb/testsuite/config/sid.exp
@@ -25,8 +25,8 @@ proc sid_start {} {
 	    if {[target_info exists sim,defaultendian]} {
 		set sidendian [target_info sim,defaultendian]
 	    } else {
-                # rely on endianness settings in sid configuration defaults
-                set sidendian ""
+		# rely on endianness settings in sid configuration defaults
+		set sidendian ""
 	    }
 	}
     }
@@ -92,7 +92,7 @@ proc sid_start {} {
     sleep 4
 
     if ![target_info exists gdb,no_push_conn] {
-        remote_push_conn host
+	remote_push_conn host
     }
 }
 
diff --git a/gdb/testsuite/gdb.ada/O2_float_param/caller.adb b/gdb/testsuite/gdb.ada/O2_float_param/caller.adb
index 8736917e7b3..30d4baf33ce 100644
--- a/gdb/testsuite/gdb.ada/O2_float_param/caller.adb
+++ b/gdb/testsuite/gdb.ada/O2_float_param/caller.adb
@@ -23,4 +23,3 @@ package body Caller is
       Increment (Val, "Verbose_Increment");
    end Verbose_Increment;
 end Caller;
-
diff --git a/gdb/testsuite/gdb.ada/O2_float_param/caller.ads b/gdb/testsuite/gdb.ada/O2_float_param/caller.ads
index fe3ec2e00e3..9ea162a8e7a 100644
--- a/gdb/testsuite/gdb.ada/O2_float_param/caller.ads
+++ b/gdb/testsuite/gdb.ada/O2_float_param/caller.ads
@@ -16,4 +16,3 @@
 package Caller is
    procedure Verbose_Increment (Val : in out Float; Msg : String);
 end Caller;
-
diff --git a/gdb/testsuite/gdb.ada/access_tagged_param.exp b/gdb/testsuite/gdb.ada/access_tagged_param.exp
index 12a351202bc..f3722259b43 100644
--- a/gdb/testsuite/gdb.ada/access_tagged_param.exp
+++ b/gdb/testsuite/gdb.ada/access_tagged_param.exp
@@ -38,4 +38,4 @@ gdb_breakpoint "pck.adb:19"
 # the value of all the parameters.
 
 gdb_test "continue" \
-         ".*Breakpoint $decimal, pck\\.inspect \\(obj=$hex, <objL>=\[1-9\]\\) at .*"
+	 ".*Breakpoint $decimal, pck\\.inspect \\(obj=$hex, <objL>=\[1-9\]\\) at .*"
diff --git a/gdb/testsuite/gdb.ada/addr_arith.exp b/gdb/testsuite/gdb.ada/addr_arith.exp
index 15c57e52e07..cac98e0b636 100644
--- a/gdb/testsuite/gdb.ada/addr_arith.exp
+++ b/gdb/testsuite/gdb.ada/addr_arith.exp
@@ -31,13 +31,13 @@ if {![runto "foo_na07_019.adb:$bp_location"]} {
 }
 
 gdb_test "print something'address + 0" \
-         "\\(system\\.address\\) $hex <pck\\.something>"
+	 "\\(system\\.address\\) $hex <pck\\.something>"
 
 gdb_test "print 0 + something'address" \
-         "\\(system\\.address\\) $hex <pck\\.something>"
+	 "\\(system\\.address\\) $hex <pck\\.something>"
 
 gdb_test "print something'address - 0" \
-         "\\(system\\.address\\) $hex <pck\\.something>"
+	 "\\(system\\.address\\) $hex <pck\\.something>"
 
 gdb_test "print 0 - something'address" \
-         "\\(system\\.address\\) $hex.*"
+	 "\\(system\\.address\\) $hex.*"
diff --git a/gdb/testsuite/gdb.ada/aliased_array.exp b/gdb/testsuite/gdb.ada/aliased_array.exp
index 2110cf14a6c..3933cc516d8 100644
--- a/gdb/testsuite/gdb.ada/aliased_array.exp
+++ b/gdb/testsuite/gdb.ada/aliased_array.exp
@@ -29,4 +29,3 @@ set bp_location [gdb_get_line_number "STOP" ${testdir}/foo.adb]
 runto "foo.adb:$bp_location"
 
 gdb_test "print bt" " = \\(1, 2, 3\\)"
-
diff --git a/gdb/testsuite/gdb.ada/aliased_array/foo.adb b/gdb/testsuite/gdb.ada/aliased_array/foo.adb
index b859ddbee97..b10c0d7e119 100644
--- a/gdb/testsuite/gdb.ada/aliased_array/foo.adb
+++ b/gdb/testsuite/gdb.ada/aliased_array/foo.adb
@@ -19,4 +19,3 @@ procedure Foo is
 begin
    Do_Nothing (BT'Address); -- STOP
 end Foo;
-
diff --git a/gdb/testsuite/gdb.ada/array_bounds.exp b/gdb/testsuite/gdb.ada/array_bounds.exp
index 3b84db594d1..431e6d1d9e4 100644
--- a/gdb/testsuite/gdb.ada/array_bounds.exp
+++ b/gdb/testsuite/gdb.ada/array_bounds.exp
@@ -31,13 +31,13 @@ if {![runto "bar.adb:$bp_location"]} {
 }
 
 gdb_test "print itable'first" \
-         "= 2"
+	 "= 2"
 
 gdb_test "print itable'last" \
-         "= 5"
+	 "= 5"
 
 gdb_test "print table'first" \
-         "= zero"
+	 "= zero"
 
 gdb_test "print table'last" \
-         "= two"
+	 "= two"
diff --git a/gdb/testsuite/gdb.ada/array_bounds/bar.adb b/gdb/testsuite/gdb.ada/array_bounds/bar.adb
index 0d2a81f0737..5ed73c47bed 100644
--- a/gdb/testsuite/gdb.ada/array_bounds/bar.adb
+++ b/gdb/testsuite/gdb.ada/array_bounds/bar.adb
@@ -24,4 +24,3 @@ begin
    Table (Zero) := 5;  --  START
    ITable (3) := 10;
 end Bar;
-
diff --git a/gdb/testsuite/gdb.ada/array_char_idx.exp b/gdb/testsuite/gdb.ada/array_char_idx.exp
index f0919b04ba7..166996fe92d 100644
--- a/gdb/testsuite/gdb.ada/array_char_idx.exp
+++ b/gdb/testsuite/gdb.ada/array_char_idx.exp
@@ -26,12 +26,12 @@ if {[gdb_compile_ada "${srcfile}" "${binfile}" executable {debug}] != ""} {
 clean_restart ${testfile}
 
 gdb_test "ptype char_table" \
-         "= array \\(character\\) of natural"
+	 "= array \\(character\\) of natural"
 
 gdb_test "ptype global_char_table" \
-         "= array \\(character\\) of natural"
+	 "= array \\(character\\) of natural"
 
 # Some more recent versions of gcc can statically initialize this
 # array, so we allow either 0 or 4874.
 gdb_test "print my_table" "= \\((0|4874) <repeats 256 times>\\)" \
-         "Display my_table"
+	 "Display my_table"
diff --git a/gdb/testsuite/gdb.ada/array_return.exp b/gdb/testsuite/gdb.ada/array_return.exp
index 21a75d8c4fa..3973f9cf2c4 100644
--- a/gdb/testsuite/gdb.ada/array_return.exp
+++ b/gdb/testsuite/gdb.ada/array_return.exp
@@ -41,34 +41,34 @@ if {![runto_main]} {
 # the "finish" command.
 
 gdb_test "break create_small" \
-         "Breakpoint \[0-9\]+ at.*: file .*pck.adb, line \[0-9\]+." \
-         "insert breakpoint in create_small"
+	 "Breakpoint \[0-9\]+ at.*: file .*pck.adb, line \[0-9\]+." \
+	 "insert breakpoint in create_small"
 
 gdb_test "break create_large" \
-         "Breakpoint \[0-9\]+ at.*: file .*pck.adb, line \[0-9\]+." \
-         "insert breakpoint in create_large"
+	 "Breakpoint \[0-9\]+ at.*: file .*pck.adb, line \[0-9\]+." \
+	 "insert breakpoint in create_large"
 
 gdb_test "break create_small_float_vector" \
-         "Breakpoint \[0-9\]+ at.*: file .*pck.adb, line \[0-9\]+." \
-         "insert breakpoint in create_small_float_vector"
+	 "Breakpoint \[0-9\]+ at.*: file .*pck.adb, line \[0-9\]+." \
+	 "insert breakpoint in create_small_float_vector"
 
 # Then continue until reaching the first breakpoint inside Create_Small,
 # and then do a "finish".
 
 gdb_test "cont" \
-         "Breakpoint \[0-9\]+, pck.create_small \\(\\).*" \
-         "continuing to Create_Small"
+	 "Breakpoint \[0-9\]+, pck.create_small \\(\\).*" \
+	 "continuing to Create_Small"
 
 gdb_test "finish" \
-         "Value returned is \\\$\[0-9\]+ = \\(1, 1\\)" \
-         "value printed by finish of Create_Small"
+	 "Value returned is \\\$\[0-9\]+ = \\(1, 1\\)" \
+	 "value printed by finish of Create_Small"
 
 # Now continue until reaching the second breakpoint inside Create_Large,
 # and then do another "finish".
 
 gdb_test "cont" \
-         "Breakpoint \[0-9\]+, pck.create_large \\(\\).*" \
-         "continuing to Create_Large"
+	 "Breakpoint \[0-9\]+, pck.create_large \\(\\).*" \
+	 "continuing to Create_Large"
 
 # On hppa32, the value returned is too large to be returned via a register.
 # Instead, it is returned using the struct convention, and the debugger
@@ -79,17 +79,16 @@ if {![istarget "hppa*64*-*-*"]} {
 }
 
 gdb_test "finish" \
-         "Value returned is \\\$\[0-9\]+ = \\(2, 2, 2, 2\\)" \
-         "value printed by finish of Create_Large"
+	 "Value returned is \\\$\[0-9\]+ = \\(2, 2, 2, 2\\)" \
+	 "value printed by finish of Create_Large"
 
 # Now continue until reaching the third breakpoint, and then do another
 # "finish" again.
 
 gdb_test "cont" \
-         "Breakpoint \[0-9\]+, pck.create_small_float_vector \\(\\).*" \
-         "continuing to Create_Small_Float_Vector"
+	 "Breakpoint \[0-9\]+, pck.create_small_float_vector \\(\\).*" \
+	 "continuing to Create_Small_Float_Vector"
 
 gdb_test "finish" \
-         "Value returned is \\\$\[0-9\]+ = \\(4.25, 4.25\\)" \
-         "value printed by finish of Create_Small_Float_Vector"
-
+	 "Value returned is \\\$\[0-9\]+ = \\(4.25, 4.25\\)" \
+	 "value printed by finish of Create_Small_Float_Vector"
diff --git a/gdb/testsuite/gdb.ada/array_return/pck.ads b/gdb/testsuite/gdb.ada/array_return/pck.ads
index 45284aad2ac..2e3e035a4d9 100644
--- a/gdb/testsuite/gdb.ada/array_return/pck.ads
+++ b/gdb/testsuite/gdb.ada/array_return/pck.ads
@@ -25,4 +25,3 @@ package Pck is
    function Create_Small_Float_Vector return Small_Float_Vector;
 
 end Pck;
-
diff --git a/gdb/testsuite/gdb.ada/array_subscript_addr.exp b/gdb/testsuite/gdb.ada/array_subscript_addr.exp
index c679a70d604..a07992c3ff7 100644
--- a/gdb/testsuite/gdb.ada/array_subscript_addr.exp
+++ b/gdb/testsuite/gdb.ada/array_subscript_addr.exp
@@ -31,4 +31,4 @@ runto "p.adb:$bp_location"
 # Verify that we can compare a string slice with another string.
 
 gdb_test "print a(2)'Address" \
-         "= \\(system\\.address\\) 0x\[0-9a-fA-F\]+"
+	 "= \\(system\\.address\\) 0x\[0-9a-fA-F\]+"
diff --git a/gdb/testsuite/gdb.ada/array_subscript_addr/p.adb b/gdb/testsuite/gdb.ada/array_subscript_addr/p.adb
index 057d7a02a9c..838dddd9ef1 100644
--- a/gdb/testsuite/gdb.ada/array_subscript_addr/p.adb
+++ b/gdb/testsuite/gdb.ada/array_subscript_addr/p.adb
@@ -27,4 +27,3 @@ procedure P is
 begin
    C := A (1) + A (2);  -- STOP
 end P;
-
diff --git a/gdb/testsuite/gdb.ada/arraydim.exp b/gdb/testsuite/gdb.ada/arraydim.exp
index a732751395d..e8f0b40e0da 100644
--- a/gdb/testsuite/gdb.ada/arraydim.exp
+++ b/gdb/testsuite/gdb.ada/arraydim.exp
@@ -34,7 +34,7 @@ set bp_location [gdb_get_line_number "STOP" ${testdir}/foo.adb]
 runto "foo.adb:$bp_location"
 
 gdb_test "ptype m" \
-         "array \\(1 \\.\\. 1, 2 \\.\\. 3, 4 \\.\\. 6\\) of integer"
+	 "array \\(1 \\.\\. 1, 2 \\.\\. 3, 4 \\.\\. 6\\) of integer"
 
 gdb_test "print m'first" " = 1"
 gdb_test "print m'last" " = 1"
@@ -53,7 +53,7 @@ gdb_test "print m'last(3)" " = 6"
 gdb_test "print m'length(3)" " = 3"
 
 gdb_test "ptype global_3dim_for_gdb_testing" \
-         "array \\(0 \\.\\. 0, 0 \\.\\. 1, 0 \\.\\. 2\\) of int"
+	 "array \\(0 \\.\\. 0, 0 \\.\\. 1, 0 \\.\\. 2\\) of int"
 
 gdb_test "print global_3dim_for_gdb_testing'first" " = 0"
 gdb_test "print global_3dim_for_gdb_testing'last" " = 0"
diff --git a/gdb/testsuite/gdb.ada/arraydim/pck.adb b/gdb/testsuite/gdb.ada/arraydim/pck.adb
index d05dba81302..04e2b8b43b0 100644
--- a/gdb/testsuite/gdb.ada/arraydim/pck.adb
+++ b/gdb/testsuite/gdb.ada/arraydim/pck.adb
@@ -19,4 +19,3 @@ package body Pck is
       null;
    end Do_Nothing;
 end Pck;
-
diff --git a/gdb/testsuite/gdb.ada/arraydim/pck.ads b/gdb/testsuite/gdb.ada/arraydim/pck.ads
index cfa98d472e6..16a570ca791 100644
--- a/gdb/testsuite/gdb.ada/arraydim/pck.ads
+++ b/gdb/testsuite/gdb.ada/arraydim/pck.ads
@@ -17,4 +17,3 @@ with System;
 package Pck is
    procedure Do_Nothing (A : System.Address);
 end Pck;
-
diff --git a/gdb/testsuite/gdb.ada/arrayidx.exp b/gdb/testsuite/gdb.ada/arrayidx.exp
index 6a7188a9b35..74620277fbb 100644
--- a/gdb/testsuite/gdb.ada/arrayidx.exp
+++ b/gdb/testsuite/gdb.ada/arrayidx.exp
@@ -38,45 +38,45 @@ if {$old_gcc} {
     setup_xfail "*-*-*"
 }
 gdb_test "print one_two_three" \
-         "= \\(1, 2, 3\\)" \
-         "print one_two_three, indexes off"
+	 "= \\(1, 2, 3\\)" \
+	 "print one_two_three, indexes off"
 
 gdb_test "print e_one_two_three" \
-         "= \\(1, 2, 3\\)" \
-         "print e_one_two_three, indexes off"
+	 "= \\(1, 2, 3\\)" \
+	 "print e_one_two_three, indexes off"
 
 gdb_test "print r_two_three" \
-         "= \\(two => 2, 3\\)" \
-         "print r_two_three, indexes off"
+	 "= \\(two => 2, 3\\)" \
+	 "print r_two_three, indexes off"
 
 gdb_test "print u_one_two_three" \
-         "= \\(1, 2, 3\\)" \
-         "print u_one_two_three, indexes off"
+	 "= \\(1, 2, 3\\)" \
+	 "print u_one_two_three, indexes off"
 
 gdb_test "print p_one_two_three" \
-         "= \\(false, true, true\\)" \
-         "print p_one_two_three, indexes off"
+	 "= \\(false, true, true\\)" \
+	 "print p_one_two_three, indexes off"
 
 if {$old_gcc} {
     setup_xfail "*-*-*"
 }
 gdb_test "print few_reps" \
-         "= \\(1, 2, 3, 3, 3, 3, 3, 4, 5\\)" \
-         "print few_reps, indexes off"
+	 "= \\(1, 2, 3, 3, 3, 3, 3, 4, 5\\)" \
+	 "print few_reps, indexes off"
 
 if {$old_gcc} {
     setup_xfail "*-*-*"
 }
 gdb_test "print many_reps" \
-         "= \\(1, 2, 3 <repeats 12 times>, 4, 5\\)" \
-         "print many_reps, indexes off"
+	 "= \\(1, 2, 3 <repeats 12 times>, 4, 5\\)" \
+	 "print many_reps, indexes off"
 
 if {$old_gcc} {
     setup_xfail "*-*-*"
 }
 gdb_test "print empty" \
-         "= \\(\\)" \
-         "print empty, indexes off"
+	 "= \\(\\)" \
+	 "print empty, indexes off"
 
 # Next, print all the arrays with the indexes
 
@@ -86,34 +86,34 @@ if {$old_gcc} {
     setup_xfail "*-*-*"
 }
 gdb_test "print one_two_three" \
-         "= \\(1 => 1, 2 => 2, 3 => 3\\)"
+	 "= \\(1 => 1, 2 => 2, 3 => 3\\)"
 
 gdb_test "print e_one_two_three" \
-         "= \\(one => 1, two => 2, three => 3\\)"
+	 "= \\(one => 1, two => 2, three => 3\\)"
 
 gdb_test "print r_two_three" \
-         "= \\(two => 2, three => 3\\)"
+	 "= \\(two => 2, three => 3\\)"
 
 gdb_test "print u_one_two_three" \
-         "= \\(1 => 1, 2 => 2, 3 => 3\\)"
+	 "= \\(1 => 1, 2 => 2, 3 => 3\\)"
 
 gdb_test "print p_one_two_three" \
-         "= \\(one => false, two => true, three => true\\)"
+	 "= \\(one => false, two => true, three => true\\)"
 
 if {$old_gcc} {
     setup_xfail "*-*-*"
 }
 gdb_test "print few_reps" \
-         "= \\(1 => 1, 2 => 2, 3 => 3, 4 => 3, 5 => 3, 6 => 3, 7 => 3, 8 => 4, 9 => 5\\)"
+	 "= \\(1 => 1, 2 => 2, 3 => 3, 4 => 3, 5 => 3, 6 => 3, 7 => 3, 8 => 4, 9 => 5\\)"
 
 if {$old_gcc} {
     setup_xfail "*-*-*"
 }
 gdb_test "print many_reps" \
-         "= \\(1 => 1, 2 => 2, 3 => 3 <repeats 12 times>, 15 => 4, 16 => 5\\)"
+	 "= \\(1 => 1, 2 => 2, 3 => 3 <repeats 12 times>, 15 => 4, 16 => 5\\)"
 
 if {$old_gcc} {
     setup_xfail "*-*-*"
 }
 gdb_test "print empty" \
-         "= \\(\\)"
+	 "= \\(\\)"
diff --git a/gdb/testsuite/gdb.ada/arrayparam/foo.adb b/gdb/testsuite/gdb.ada/arrayparam/foo.adb
index bdd2499b110..7d004d439f3 100644
--- a/gdb/testsuite/gdb.ada/arrayparam/foo.adb
+++ b/gdb/testsuite/gdb.ada/arrayparam/foo.adb
@@ -23,4 +23,3 @@ begin
    Length := -1;
    Call_Me (My_String);  -- STOP
 end Foo;
-
diff --git a/gdb/testsuite/gdb.ada/arrayparam/pck.adb b/gdb/testsuite/gdb.ada/arrayparam/pck.adb
index 794ac34ec90..aae3a63a3c1 100644
--- a/gdb/testsuite/gdb.ada/arrayparam/pck.adb
+++ b/gdb/testsuite/gdb.ada/arrayparam/pck.adb
@@ -25,4 +25,3 @@ package body Pck is
    end Call_Me;
 
 end Pck;
-
diff --git a/gdb/testsuite/gdb.ada/arrayparam/pck.ads b/gdb/testsuite/gdb.ada/arrayparam/pck.ads
index af5c8399ea8..0fb6421d8e3 100644
--- a/gdb/testsuite/gdb.ada/arrayparam/pck.ads
+++ b/gdb/testsuite/gdb.ada/arrayparam/pck.ads
@@ -22,4 +22,3 @@ package Pck is
    procedure Call_Me (Str : String);
 
 end Pck;
-
diff --git a/gdb/testsuite/gdb.ada/assign_1.exp b/gdb/testsuite/gdb.ada/assign_1.exp
index 622fa962425..2339beb28f6 100644
--- a/gdb/testsuite/gdb.ada/assign_1.exp
+++ b/gdb/testsuite/gdb.ada/assign_1.exp
@@ -22,11 +22,11 @@ clean_restart
 # Force the language to Ada, as this will not happen automatically
 # in this case (no test program).
 gdb_test_no_output "set lang ada" \
-         "changing the language to ada"
+	 "changing the language to ada"
 
 gdb_test "print \$xxx := 1" \
-         "= 1" \
-         "set convenience variable \$xxx to 1"
+	 "= 1" \
+	 "set convenience variable \$xxx to 1"
 
 
 gdb_test "print \$xxx := @ + 23 + @" \
diff --git a/gdb/testsuite/gdb.ada/assign_arr.exp b/gdb/testsuite/gdb.ada/assign_arr.exp
index b4897183f76..87ec190a649 100644
--- a/gdb/testsuite/gdb.ada/assign_arr.exp
+++ b/gdb/testsuite/gdb.ada/assign_arr.exp
@@ -29,10 +29,10 @@ set bp_location [gdb_get_line_number "STOP" ${testdir}/main_p324_051.adb]
 runto "main_p324_051.adb:$bp_location"
 
 gdb_test "print assign_arr_input.u2 :=(0.25,0.5,0.75)" \
-         " = \\(0\\.25, 0\\.5, 0\\.75\\)"
+	 " = \\(0\\.25, 0\\.5, 0\\.75\\)"
 
 gdb_test "print assign_arr_input.u2 :=(0.25, others => 0.125)" \
-         " = \\(0\\.25, 0\\.125, 0\\.125\\)"
+	 " = \\(0\\.25, 0\\.125, 0\\.125\\)"
 
 set line [gdb_get_line_number "STOP2" ${testdir}/target_wrapper.adb]
 gdb_breakpoint target_wrapper.adb:$line
diff --git a/gdb/testsuite/gdb.ada/atomic_enum.exp b/gdb/testsuite/gdb.ada/atomic_enum.exp
index 58838feda63..22b0f8709a4 100644
--- a/gdb/testsuite/gdb.ada/atomic_enum.exp
+++ b/gdb/testsuite/gdb.ada/atomic_enum.exp
@@ -28,11 +28,10 @@ clean_restart ${testfile}
 set test "ptype pck.data_flag"
 gdb_test_multiple "$test" $test {
     -re "type = \\(one, two, three\\).*$gdb_prompt $" {
-        pass $test
-        }
+	pass $test
+	}
     -re "type = \\(\\).*$gdb_prompt $" {
-        # This is a known compiler problem with Stabs.
-        xfail $test
-        }
+	# This is a known compiler problem with Stabs.
+	xfail $test
+	}
 }
-
diff --git a/gdb/testsuite/gdb.ada/attr_ref_and_charlit.exp b/gdb/testsuite/gdb.ada/attr_ref_and_charlit.exp
index 87a233a253e..4ea55fc5858 100644
--- a/gdb/testsuite/gdb.ada/attr_ref_and_charlit.exp
+++ b/gdb/testsuite/gdb.ada/attr_ref_and_charlit.exp
@@ -39,7 +39,7 @@ with_test_prefix "run" {
 }
 
 gdb_test "continue" \
-         ".*Breakpoint \[0-9\]+, foo\\.p \\(s=.*\\) at .*foo.adb:\[0-9\]+.*"
+	 ".*Breakpoint \[0-9\]+, foo\\.p \\(s=.*\\) at .*foo.adb:\[0-9\]+.*"
 
 with_test_prefix "cont" {
     gdb_test "print s'first" " = 4"
diff --git a/gdb/testsuite/gdb.ada/bad-task-bp-keyword.exp b/gdb/testsuite/gdb.ada/bad-task-bp-keyword.exp
index 48ff9c1ae87..96fa3350d45 100644
--- a/gdb/testsuite/gdb.ada/bad-task-bp-keyword.exp
+++ b/gdb/testsuite/gdb.ada/bad-task-bp-keyword.exp
@@ -34,17 +34,17 @@ runto "foo.adb:$bp_location"
 # report an error.  Try various weird combinations too.
 
 gdb_test "break *break_me'address TASK 2" \
-         "Garbage 'TASK 2' at end of command"
+	 "Garbage 'TASK 2' at end of command"
 
 set test "break *break_me'address TASK Task TaSK 2"
 gdb_test_multiple "$test" $test {
     -re "Garbage 'TASK Task TaSK 2' at end of command\[\r\n\]+$gdb_prompt $" {
-        pass $test
-        }
+	pass $test
+	}
     -re "Garbage 'TaSK 2' at end of command\[\r\n\]+$gdb_prompt $" {
-        kfail gdb/14111 "$test"
-        }
+	kfail gdb/14111 "$test"
+	}
 }
 
 gdb_test "break *break_me'address TASK if" \
-         "Garbage 'TASK if' at end of command"
+	 "Garbage 'TASK if' at end of command"
diff --git a/gdb/testsuite/gdb.ada/big_packed_array.exp b/gdb/testsuite/gdb.ada/big_packed_array.exp
index 96ed9d29a28..fbc20d58d72 100644
--- a/gdb/testsuite/gdb.ada/big_packed_array.exp
+++ b/gdb/testsuite/gdb.ada/big_packed_array.exp
@@ -45,14 +45,14 @@ foreach_gnat_encoding scenario flags {all minimal} {
     set re_xfail2 "= \\(0 => 0 <repeats 24 times>, ($decimal)\\)"
     gdb_test_multiple "print bad" "" {
        -re -wrap $re  {
-           pass $gdb_test_name
+	   pass $gdb_test_name
        }
        -re -wrap $re_xfail {
-           if { $have_xfail } {
-               # gcc/101643
-               setup_xfail *-*-*
-           }
-           fail $gdb_test_name
+	   if { $have_xfail } {
+	       # gcc/101643
+	       setup_xfail *-*-*
+	   }
+	   fail $gdb_test_name
        }
        -re -wrap $re_xfail2 {
 	   set last $expect_out(1,string)
@@ -61,12 +61,12 @@ foreach_gnat_encoding scenario flags {all minimal} {
 	   } else {
 	       set mask 0xf0
 	   }
-           if { $have_xfail && [string is integer $last] \
+	   if { $have_xfail && [string is integer $last] \
 		    && [expr ($last & $mask) == 0] } {
-               # gcc/101643
-               setup_xfail *-*-*
-           }
-           fail $gdb_test_name
+	       # gcc/101643
+	       setup_xfail *-*-*
+	   }
+	   fail $gdb_test_name
        }
     }
 }
diff --git a/gdb/testsuite/gdb.ada/boolean_expr.exp b/gdb/testsuite/gdb.ada/boolean_expr.exp
index de6cc4c4b71..9d52db7fc5e 100644
--- a/gdb/testsuite/gdb.ada/boolean_expr.exp
+++ b/gdb/testsuite/gdb.ada/boolean_expr.exp
@@ -25,10 +25,10 @@ set any_addr "0x\[0-9a-zA-Z\]+"
 # Force the language to Ada, as this will not happen automatically
 # in this case (no test program).
 gdb_test_no_output "set lang ada" \
-         "changing the language to ada"
+	 "changing the language to ada"
 
 gdb_test "print 1 = 2" \
-         "= false"
+	 "= false"
 
 gdb_test "print 3 = 3" \
-         "= true"
+	 "= true"
diff --git a/gdb/testsuite/gdb.ada/bp_c_mixed_case.exp b/gdb/testsuite/gdb.ada/bp_c_mixed_case.exp
index 63b6ecb126e..288ed29a958 100644
--- a/gdb/testsuite/gdb.ada/bp_c_mixed_case.exp
+++ b/gdb/testsuite/gdb.ada/bp_c_mixed_case.exp
@@ -52,43 +52,43 @@ if {![runto "foo_h731_021"]} {
 
 # Verify that the current language is Ada.
 gdb_test "show lang" \
-         "\"auto; currently ada\"\\."
+	 "\"auto; currently ada\"\\."
 
 # Before running to the C function (and thus switching out of Ada
 # mode), try printing the function using the "<...>" notation.
 gdb_test "p <MixedCaseFunc>" \
-         " = void" \
-         "p <MixedCaseFunc>, in Ada"
+	 " = void" \
+	 "p <MixedCaseFunc>, in Ada"
 
 gdb_test "p <NoDebugMixedCaseFunc>" \
-         " = {<text variable, no debug info>} $hex <NoDebugMixedCaseFunc>" \
-         "p <NoDebugMixedCaseFunc>, in Ada"
+	 " = {<text variable, no debug info>} $hex <NoDebugMixedCaseFunc>" \
+	 "p <NoDebugMixedCaseFunc>, in Ada"
 
 # Try inserting a breakpoint inside a C function. Because the function's
 # name has some uppercase letters, we need to use the "<...>" notation.
 # The purpose of this testcase is to verify that we can in fact do so
 # and that it inserts the breakpoint at the expected location.
 gdb_test "break <MixedCaseFunc>" \
-         "Breakpoint $decimal at $hex: file .*bar.c, line $decimal\\."
+	 "Breakpoint $decimal at $hex: file .*bar.c, line $decimal\\."
 
 # Same, but this time on the function with no debug info.
 gdb_test "break <NoDebugMixedCaseFunc>" \
-         "Breakpoint $decimal at $hex"
+	 "Breakpoint $decimal at $hex"
 
 # Resume the program's execution, verifying that it lands at the expected
 # location.
 gdb_test "continue" \
-         "Breakpoint $decimal, MixedCaseFunc \\(\\) at .*bar\\.c:$decimal.*"
+	 "Breakpoint $decimal, MixedCaseFunc \\(\\) at .*bar\\.c:$decimal.*"
 
 # Try printing again using the "<...>" notation.  This shouldn't work
 # now, since the current frame is a C function.
 gdb_test "p <MixedCaseFunc>" \
-         "A syntax error in expression, near `<MixedCaseFunc>'\\." \
-         "p <MixedCaseFunc>, in C"
+	 "A syntax error in expression, near `<MixedCaseFunc>'\\." \
+	 "p <MixedCaseFunc>, in C"
 
 gdb_test "p <NoDebugMixedCaseFunc>" \
-         "A syntax error in expression, near `<NoDebugMixedCaseFunc>'\\." \
-         "p <NoDebugMixedCaseFunc>, in C"
+	 "A syntax error in expression, near `<NoDebugMixedCaseFunc>'\\." \
+	 "p <NoDebugMixedCaseFunc>, in C"
 
 set test "break <MixedCaseFunc>, in C"
 gdb_test_multiple "break <MixedCaseFunc>" $test {
diff --git a/gdb/testsuite/gdb.ada/bp_enum_homonym.exp b/gdb/testsuite/gdb.ada/bp_enum_homonym.exp
index 511b5dbcf48..d104ae48921 100644
--- a/gdb/testsuite/gdb.ada/bp_enum_homonym.exp
+++ b/gdb/testsuite/gdb.ada/bp_enum_homonym.exp
@@ -27,7 +27,7 @@ clean_restart ${testfile}
 
 # Force GDB to convert the psymtab of pck.adb into a symtab.
 gdb_test "list pck.adb:1" \
-         "$decimal\[ \t\]+--  Copyright.*"
+	 "$decimal\[ \t\]+--  Copyright.*"
 
 # Break on subprogram "Archive". There is an enumeral that's an
 # homonym, so verify that GDB doesn't provide the choice between
@@ -35,7 +35,7 @@ gdb_test "list pck.adb:1" \
 # Instead, it should insert the breakpoint on the function alone.
 
 gdb_test "break archive" \
-         "Breakpoint $decimal at $hex: file .*pck.adb, line $decimal\\."
+	 "Breakpoint $decimal at $hex: file .*pck.adb, line $decimal\\."
 
 # Run the program. Make sure the program runs until it hits
 # the breakpoint and that the debugger does not unexpectedly ask
@@ -45,6 +45,5 @@ gdb_test "break archive" \
 
 gdb_run_cmd
 gdb_test "" \
-         "Breakpoint $decimal, pck\\.archive \\(\\).*" \
-         "run to pck.archive breakpoint"
-
+	 "Breakpoint $decimal, pck\\.archive \\(\\).*" \
+	 "run to pck.archive breakpoint"
diff --git a/gdb/testsuite/gdb.ada/bp_enum_homonym/p.adb b/gdb/testsuite/gdb.ada/bp_enum_homonym/p.adb
index 84cb6976f7f..988f28f6f17 100644
--- a/gdb/testsuite/gdb.ada/bp_enum_homonym/p.adb
+++ b/gdb/testsuite/gdb.ada/bp_enum_homonym/p.adb
@@ -23,4 +23,3 @@ begin
       Archive;
    end if;
 end P;
-
diff --git a/gdb/testsuite/gdb.ada/bp_fun_addr.exp b/gdb/testsuite/gdb.ada/bp_fun_addr.exp
index 82481a94c7e..be67a2a1d45 100644
--- a/gdb/testsuite/gdb.ada/bp_fun_addr.exp
+++ b/gdb/testsuite/gdb.ada/bp_fun_addr.exp
@@ -26,10 +26,9 @@ if {[gdb_compile_ada "${srcfile}" "${binfile}" executable {debug}] != ""} {
 clean_restart ${testfile}
 
 gdb_test "break *bp_fun_addr'address" \
-         "Breakpoint \[0-9\]+ at.*: file .*bp_fun_addr.adb, line \[0-9\]+."
+	 "Breakpoint \[0-9\]+ at.*: file .*bp_fun_addr.adb, line \[0-9\]+."
 
 gdb_run_cmd
 gdb_test "" \
-         "Breakpoint $decimal, bp_fun_addr \\(\\).*" \
-         "run until breakpoint at bp_fun_addr'address"
-
+	 "Breakpoint $decimal, bp_fun_addr \\(\\).*" \
+	 "run until breakpoint at bp_fun_addr'address"
diff --git a/gdb/testsuite/gdb.ada/bp_inlined_func.exp b/gdb/testsuite/gdb.ada/bp_inlined_func.exp
index 3bab85a126d..8b05a428a78 100644
--- a/gdb/testsuite/gdb.ada/bp_inlined_func.exp
+++ b/gdb/testsuite/gdb.ada/bp_inlined_func.exp
@@ -33,8 +33,8 @@ if {![runto_main]} {
 # 4 breakpoints (or possibly 5, including the read_small function itself).
 
 gdb_test "break read_small" \
-         "Breakpoint $decimal at $hex: read_small\\. \\(\[45\] locations\\)" \
-         "set breakpoint at read_small"
+	 "Breakpoint $decimal at $hex: read_small\\. \\(\[45\] locations\\)" \
+	 "set breakpoint at read_small"
 
 # We do not verify each breakpoint info, but use continue commands instead
 # to verify that we properly stop on each expected breakpoint.
@@ -50,5 +50,5 @@ for {set i 0} {$i < 4} {incr i} {
 }
 
 gdb_test "continue" \
-         "Continuing\\..*$inferior_exited_re.*" \
-         "continuing to program completion"
+	 "Continuing\\..*$inferior_exited_re.*" \
+	 "continuing to program completion"
diff --git a/gdb/testsuite/gdb.ada/bp_on_var.exp b/gdb/testsuite/gdb.ada/bp_on_var.exp
index 78ba4bfba70..0b5e6a1a0a6 100644
--- a/gdb/testsuite/gdb.ada/bp_on_var.exp
+++ b/gdb/testsuite/gdb.ada/bp_on_var.exp
@@ -33,7 +33,7 @@ clean_restart ${testfile}
 gdb_test_no_output "set breakpoint pending off" "disable pending breakpoints"
 
 gdb_test "break pck.my_global_variable" \
-         "Function \"pck\\.my_global_variable\" not defined\\."
+	 "Function \"pck\\.my_global_variable\" not defined\\."
 
 
 # Test inserting breakpoint on pck.my_hidden_variable.
@@ -44,4 +44,4 @@ gdb_test_no_output "set breakpoint pending off" \
     "disable pending breakpoints after restart"
 
 gdb_test "break pck.my_hidden_variable" \
-         "Function \"pck\\.my_hidden_variable\" not defined\\."
+	 "Function \"pck\\.my_hidden_variable\" not defined\\."
diff --git a/gdb/testsuite/gdb.ada/bp_on_var/pck.adb b/gdb/testsuite/gdb.ada/bp_on_var/pck.adb
index 2371a1f6b6b..5b8641af65f 100644
--- a/gdb/testsuite/gdb.ada/bp_on_var/pck.adb
+++ b/gdb/testsuite/gdb.ada/bp_on_var/pck.adb
@@ -24,4 +24,3 @@ package body Pck is
       My_Hidden_Variable := My_Hidden_Variable + 1;
    end Do_Something;
 end Pck;
-
diff --git a/gdb/testsuite/gdb.ada/bp_on_var/pck.ads b/gdb/testsuite/gdb.ada/bp_on_var/pck.ads
index 979207a515a..279678e880a 100644
--- a/gdb/testsuite/gdb.ada/bp_on_var/pck.ads
+++ b/gdb/testsuite/gdb.ada/bp_on_var/pck.ads
@@ -17,4 +17,3 @@ package Pck is
    My_Global_Variable : Integer := 11;
    procedure Do_Something (I : in out Integer);
 end Pck;
-
diff --git a/gdb/testsuite/gdb.ada/bp_range_type.exp b/gdb/testsuite/gdb.ada/bp_range_type.exp
index fd9ab988196..ba16fe23235 100644
--- a/gdb/testsuite/gdb.ada/bp_range_type.exp
+++ b/gdb/testsuite/gdb.ada/bp_range_type.exp
@@ -28,12 +28,12 @@ clean_restart ${testfile}
 set bp_location [gdb_get_line_number "STOP" ${testdir}/foo.adb]
 
 gdb_test "break foo.adb:$bp_location if small_value > 20" \
-         "Breakpoint $decimal at $hex: file .*foo.adb, line $decimal\\."
+	 "Breakpoint $decimal at $hex: file .*foo.adb, line $decimal\\."
 
 gdb_run_cmd
 gdb_test "" \
-         "Breakpoint $decimal, foo \\(\\).*" \
-         "run to breakpoint"
+	 "Breakpoint $decimal, foo \\(\\).*" \
+	 "run to breakpoint"
 
 # Verify that we stopped at the correct iteration.
 gdb_test "print small_value" " = 25"
diff --git a/gdb/testsuite/gdb.ada/bp_reset.exp b/gdb/testsuite/gdb.ada/bp_reset.exp
index c8a18570b6f..d5441debf6e 100644
--- a/gdb/testsuite/gdb.ada/bp_reset.exp
+++ b/gdb/testsuite/gdb.ada/bp_reset.exp
@@ -26,10 +26,10 @@ if {[gdb_compile_ada "${srcfile}" "${binfile}" executable [list debug ]] != "" }
 clean_restart ${testfile}
 
 gdb_test "break nested_sub" \
-         "Breakpoint $decimal at $hex: file .*foo.adb, line $decimal\\."
+	 "Breakpoint $decimal at $hex: file .*foo.adb, line $decimal\\."
 
 gdb_test "break do_nothing" \
-         "Breakpoint $decimal at $hex: file .*pck.adb, line $decimal\\."
+	 "Breakpoint $decimal at $hex: file .*pck.adb, line $decimal\\."
 
 # Run the program. Make sure the program runs until it hits
 # the first breakpoint inside nested_sub.
diff --git a/gdb/testsuite/gdb.ada/byte_packed_arr.exp b/gdb/testsuite/gdb.ada/byte_packed_arr.exp
index d3f51d933cb..6014c0864b0 100644
--- a/gdb/testsuite/gdb.ada/byte_packed_arr.exp
+++ b/gdb/testsuite/gdb.ada/byte_packed_arr.exp
@@ -29,4 +29,4 @@ set bp_location [gdb_get_line_number "STOP" ${testdir}/reprod.adb]
 runto "reprod.adb:$bp_location"
 
 gdb_test "print broken" \
-         " = \\(len => 1, data => \\(\\(i => 1\\)\\)\\)"
+	 " = \\(len => 1, data => \\(\\(i => 1\\)\\)\\)"
diff --git a/gdb/testsuite/gdb.ada/call_pn/foo.adb b/gdb/testsuite/gdb.ada/call_pn/foo.adb
index 7923732071a..42ad7bdb5b2 100644
--- a/gdb/testsuite/gdb.ada/call_pn/foo.adb
+++ b/gdb/testsuite/gdb.ada/call_pn/foo.adb
@@ -20,4 +20,3 @@ procedure Foo is
 begin
    New_Node := Pn (1234);  -- STOP
 end Foo;
-
diff --git a/gdb/testsuite/gdb.ada/call_pn/pck.adb b/gdb/testsuite/gdb.ada/call_pn/pck.adb
index 6604aeaf111..61f81d037cc 100644
--- a/gdb/testsuite/gdb.ada/call_pn/pck.adb
+++ b/gdb/testsuite/gdb.ada/call_pn/pck.adb
@@ -22,4 +22,3 @@ package body Pck is
       return N;
    end Pn;
 end Pck;
-
diff --git a/gdb/testsuite/gdb.ada/call_pn/pck.ads b/gdb/testsuite/gdb.ada/call_pn/pck.ads
index f1cc9c2dd7f..6e9edd4ed9f 100644
--- a/gdb/testsuite/gdb.ada/call_pn/pck.ads
+++ b/gdb/testsuite/gdb.ada/call_pn/pck.ads
@@ -20,4 +20,3 @@ package Pck is
 
    function Pn (N : Node_Id) return Node_Id;
 end Pck;
-
diff --git a/gdb/testsuite/gdb.ada/catch_assert_if.exp b/gdb/testsuite/gdb.ada/catch_assert_if.exp
index eca657f869e..443a90fc09e 100644
--- a/gdb/testsuite/gdb.ada/catch_assert_if.exp
+++ b/gdb/testsuite/gdb.ada/catch_assert_if.exp
@@ -39,8 +39,8 @@ if {![runto_main]} {
 }
 
 gdb_test "catch assert if Global_Var = 2" \
-         "Catchpoint $decimal: failed Ada assertions" \
-         "insert catchpoint on failed assertions with condition"
+	 "Catchpoint $decimal: failed Ada assertions" \
+	 "insert catchpoint on failed assertions with condition"
 
 # Check that condition is stored and properly displayed.
 
@@ -53,8 +53,8 @@ set catchpoint_msg \
   "Catchpoint $decimal, failed assertion at $hex in bla \\\(\\\).*at .*bla.adb:$bp_location"
 gdb_test "continue" \
 	 "Continuing\\.$eol$eol$catchpoint_msg$eol.*STOP" \
-         "continuing to expected failed assertion"
+	 "continuing to expected failed assertion"
 
 gdb_test "continue" \
-         "Continuing\\..*$inferior_exited_re.*" \
-         "continuing to program completion"
+	 "Continuing\\..*$inferior_exited_re.*" \
+	 "continuing to program completion"
diff --git a/gdb/testsuite/gdb.ada/catch_assert_if/pck.ads b/gdb/testsuite/gdb.ada/catch_assert_if/pck.ads
index 62409d58d13..3f48421e8e1 100644
--- a/gdb/testsuite/gdb.ada/catch_assert_if/pck.ads
+++ b/gdb/testsuite/gdb.ada/catch_assert_if/pck.ads
@@ -16,4 +16,3 @@
 package Pck is
    Global_Var : Integer := 0;
 end Pck;
-
diff --git a/gdb/testsuite/gdb.ada/catch_ex.exp b/gdb/testsuite/gdb.ada/catch_ex.exp
index 34f32022541..8ea718e4eaf 100644
--- a/gdb/testsuite/gdb.ada/catch_ex.exp
+++ b/gdb/testsuite/gdb.ada/catch_ex.exp
@@ -49,20 +49,20 @@ gdb_test "catch exception" \
     "insert catchpoint on all Ada exceptions"
 
 gdb_test "info break" \
-         "$info_break_header$eol.*$catch_exception_info" \
-         "info break, catch all Ada exceptions"
+	 "$info_break_header$eol.*$catch_exception_info" \
+	 "info break, catch all Ada exceptions"
 
 set catchpoint_msg \
   "Catchpoint $any_nb, CONSTRAINT_ERROR (\\\(ignore C_E\\\) )?at $any_addr in foo \\\(\\\).*at .*foo.adb:$any_nb"
 gdb_test "continue" \
 	 "Continuing\\.$eol$eol$catchpoint_msg$eol.*SPOT1" \
-         "continuing to first exception"
+	 "continuing to first exception"
 
 set catchpoint_msg \
   "Catchpoint $any_nb, PROGRAM_ERROR (\\\(foo\\.adb:$decimal explicit raise\\\) )?at $any_addr in foo \\\(\\\).*at .*foo.adb:$any_nb"
 gdb_test "continue" \
 	 "Continuing\\.$eol$eol$catchpoint_msg$eol.*SPOT2" \
-         "continuing to second exception"
+	 "continuing to second exception"
 
 ################################################
 # 2. Try catching only some of the exceptions. #
@@ -83,16 +83,16 @@ if {![runto_main]} {
 }
 
 gdb_test "catch exception Program_Error" \
-         "Catchpoint $any_nb: \`Program_Error' Ada exception" \
-         "insert catchpoint on Program_Error"
+	 "Catchpoint $any_nb: \`Program_Error' Ada exception" \
+	 "insert catchpoint on Program_Error"
 
 gdb_test "catch assert" \
-         "Catchpoint $any_nb: failed Ada assertions" \
-         "insert catchpoint on failed assertions"
+	 "Catchpoint $any_nb: failed Ada assertions" \
+	 "insert catchpoint on failed assertions"
 
 gdb_test "catch exception unhandled" \
-         "Catchpoint $any_nb: unhandled Ada exceptions" \
-         "insert catchpoint on unhandled exceptions"
+	 "Catchpoint $any_nb: unhandled Ada exceptions" \
+	 "insert catchpoint on unhandled exceptions"
 
 set catch_exception_entry \
   "$any_nb${sp}catchpoint${sp}keep${sp}y${sp}\`Program_Error' Ada exception"
@@ -102,30 +102,30 @@ set catch_unhandled_entry \
   "$any_nb${sp}catchpoint${sp}keep${sp}y${sp}unhandled Ada exceptions"
 
 gdb_test "info break" \
-         "$info_break_header$eol.*$catch_exception_entry$eol$catch_assert_entry$eol$catch_unhandled_entry" \
-         "info break, second run"
+	 "$info_break_header$eol.*$catch_exception_entry$eol$catch_assert_entry$eol$catch_unhandled_entry" \
+	 "info break, second run"
 
 set catchpoint_msg \
   "Catchpoint $any_nb, PROGRAM_ERROR (\\\(foo.adb:$decimal explicit raise\\\) )?at $any_addr in foo \\\(\\\).*at .*foo.adb:$any_nb"
 gdb_test "continue" \
 	 "Continuing\\.$eol$eol$catchpoint_msg$eol.*SPOT2" \
-         "continuing to Program_Error exception"
+	 "continuing to Program_Error exception"
 
 set catchpoint_msg \
   "Catchpoint $any_nb, failed assertion at $any_addr in foo \\\(\\\).*at .*foo.adb:$any_nb"
 gdb_test "continue" \
 	 "Continuing\\.$eol$eol$catchpoint_msg$eol.*SPOT3" \
-         "continuing to failed assertion"
+	 "continuing to failed assertion"
 
 set catchpoint_msg \
   "Catchpoint $any_nb, unhandled CONSTRAINT_ERROR at $any_addr in foo \\\(\\\).*at .*foo.adb:$any_nb"
 gdb_test "continue" \
 	 "Continuing\\.$eol$eol$catchpoint_msg$eol.*SPOT4" \
-         "continuing to unhandled exception"
+	 "continuing to unhandled exception"
 
 gdb_test "continue" \
-         "Continuing\\..*$inferior_exited_re.*" \
-         "continuing to program completion"
+	 "Continuing\\..*$inferior_exited_re.*" \
+	 "continuing to program completion"
 
 #################################
 # 3. Try temporary catchpoints. #
@@ -143,18 +143,16 @@ if {![runto_main]} {
 }
 
 gdb_test "tcatch exception" \
-         "Temporary catchpoint $any_nb: all Ada exceptions"
+	 "Temporary catchpoint $any_nb: all Ada exceptions"
 
 set temp_catchpoint_msg \
   "Temporary catchpoint $any_nb, CONSTRAINT_ERROR (\\\(.*\\\) )?at $any_addr in foo \\\(\\\).*at .*foo.adb:$any_nb"
 gdb_test "continue" \
 	 "Continuing\\.$eol$eol$temp_catchpoint_msg$eol.*SPOT1" \
-         "continuing to temporary catchpoint"
+	 "continuing to temporary catchpoint"
 
 with_test_prefix "temporary catchpoint" {
     gdb_test "continue" \
 	"Continuing\\..*$inferior_exited_re.*" \
 	"continuing to program completion"
 }
-
-
diff --git a/gdb/testsuite/gdb.ada/char_enum/pck.adb b/gdb/testsuite/gdb.ada/char_enum/pck.adb
index fc67d2f6938..2bfbe8ce33e 100644
--- a/gdb/testsuite/gdb.ada/char_enum/pck.adb
+++ b/gdb/testsuite/gdb.ada/char_enum/pck.adb
@@ -19,4 +19,3 @@ package body Pck is
       null;
    end Do_Nothing;
 end Pck;
-
diff --git a/gdb/testsuite/gdb.ada/char_enum/pck.ads b/gdb/testsuite/gdb.ada/char_enum/pck.ads
index 0293c79ff34..e83e7442f50 100644
--- a/gdb/testsuite/gdb.ada/char_enum/pck.ads
+++ b/gdb/testsuite/gdb.ada/char_enum/pck.ads
@@ -19,4 +19,3 @@ package Pck is
    type Global_Enum_Type is ('x', 'Y', '+');
    procedure Do_Nothing (A : System.Address);
 end Pck;
-
diff --git a/gdb/testsuite/gdb.ada/char_param.exp b/gdb/testsuite/gdb.ada/char_param.exp
index 1490b710284..b33d8201411 100644
--- a/gdb/testsuite/gdb.ada/char_param.exp
+++ b/gdb/testsuite/gdb.ada/char_param.exp
@@ -34,23 +34,21 @@ runto "foo.adb:$bp_location"
 # the function call.
 
 gdb_test "print procedure_result" \
-         "= 32 ' '"  \
-         "print procedure_result before calling same"
+	 "= 32 ' '"  \
+	 "print procedure_result before calling same"
 
 gdb_test "call same (first)" \
-         "" \
-         "call same"
+	 "" \
+	 "call same"
 
 gdb_test "print procedure_result" \
-         "= 97 'a'"  \
-         "print procedure_result after calling same"
+	 "= 97 'a'"  \
+	 "print procedure_result after calling same"
 
 gdb_test "call next (first)" \
-         "= 98 'b'" \
-         "call next"
+	 "= 98 'b'" \
+	 "call next"
 
 gdb_test "print procedure_result" \
-         "= 98 'b'"  \
-         "print procedure_result after calling next"
-
-
+	 "= 98 'b'"  \
+	 "print procedure_result after calling next"
diff --git a/gdb/testsuite/gdb.ada/char_param/foo.adb b/gdb/testsuite/gdb.ada/char_param/foo.adb
index b1e4bfd2423..b07fc9eb594 100644
--- a/gdb/testsuite/gdb.ada/char_param/foo.adb
+++ b/gdb/testsuite/gdb.ada/char_param/foo.adb
@@ -22,6 +22,3 @@ begin
    Same (First);  -- STOP
    Next (First);
 end Foo;
-
-
-
diff --git a/gdb/testsuite/gdb.ada/complete.exp b/gdb/testsuite/gdb.ada/complete.exp
index fbdd24c466b..725f06bbb39 100644
--- a/gdb/testsuite/gdb.ada/complete.exp
+++ b/gdb/testsuite/gdb.ada/complete.exp
@@ -50,7 +50,7 @@ proc test_gdb_complete { expr expected_output {msg ""} } {
 	set msg $cmd
     }
     gdb_test "complete p $expr" \
-             "$expected_output" $msg
+	     "$expected_output" $msg
 }
 
 # A convenience function that verifies that the "complete EXPR" command
@@ -63,12 +63,12 @@ proc test_gdb_no_completion { expr } {
 # Try a global variable, only one match should be found:
 
 test_gdb_complete "my_glob" \
-                  "p my_global_variable"
+		  "p my_global_variable"
 
 # A global variable, inside a nested package:
 
 test_gdb_complete "insi" \
-                  "p inside_variable"
+		  "p inside_variable"
 
 # A global variable inside a nested package, but only giving part of
 # the fully qualified name (top level package name missing):
@@ -77,16 +77,16 @@ test_gdb_no_completion "inner.insi"
 
 # An incomplete nested package name, were lies a single symbol:
 test_gdb_complete "pck.inne" \
-                  "p pck.inner.inside_variable" \
-                  "complete nested package name"
+		  "p pck.inner.inside_variable" \
+		  "complete nested package name"
 
 # A fully qualified symbol name, mangled...
 test_gdb_complete "pck__inner__ins" \
-                  "p pck__inner__inside_variable"
+		  "p pck__inner__inside_variable"
 
 # A fully qualified symbol name...
 test_gdb_complete "pck.inner.ins" \
-                  "p pck.inner.inside_variable"
+		  "p pck.inner.inside_variable"
 
 # Make sure that "inside" is not returned as a possible completion
 # for "side"...
@@ -98,7 +98,7 @@ test_gdb_no_completion "exported"
 
 # check the "<...>" notation.
 test_gdb_complete "<Exported" \
-                  "p <Exported_Capitalized>"
+		  "p <Exported_Capitalized>"
 
 # While at it, make sure we can print the symbol too, using the '<'
 # notation.
@@ -112,16 +112,16 @@ gdb_test "p exported_capitalized" \
 
 # A global symbol, created by the binder, that starts with __gnat...
 test_gdb_complete "__gnat_ada_main_progra" \
-                  "p __gnat_ada_main_program_name"
+		  "p __gnat_ada_main_program_name"
 
 # A global symbol, created by the binder, that starts with __gnat,
 # and using the '<' notation.
 test_gdb_complete "<__gnat_ada_main_prog" \
-                  "p <__gnat_ada_main_program_name>"
+		  "p <__gnat_ada_main_program_name>"
 
 # A local variable
 test_gdb_complete "some" \
-                  "p some_local_variable"
+		  "p some_local_variable"
 
 # A local variable variable, but in a different procedure. No match
 # should be returned.
@@ -132,7 +132,7 @@ test_gdb_no_completion "pck.ins"
 
 # A fully qualified variable name that does exist...
 test_gdb_complete "pck.my" \
-                  "p pck.my_global_variable"
+		  "p pck.my_global_variable"
 
 # A fully qualified package name
 test_gdb_complete "pck.inner" \
@@ -141,28 +141,28 @@ test_gdb_complete "pck.inner" \
 
 # A fully qualified package name, with a dot at the end
 test_gdb_complete "pck.inner." \
-                  "p pck.inner.inside_variable"
+		  "p pck.inner.inside_variable"
 
 # Two matches, from the global scope:
 test_gdb_complete "local_ident" \
-                  [multi_line "p local_identical_one" \
-                              "p local_identical_two" ]
+		  [multi_line "p local_identical_one" \
+			      "p local_identical_two" ]
 
 # Two matches, from the global scope, but using fully qualified names:
 test_gdb_complete "pck.local_ident" \
-                  [multi_line "p pck.local_identical_one" \
-                              "p pck.local_identical_two" ]
+		  [multi_line "p pck.local_identical_one" \
+			      "p pck.local_identical_two" ]
 
 # Two matches, from the global scope, but using mangled fully qualified
 # names:
 test_gdb_complete "pck__local_ident" \
-                  [multi_line "p pck__local_identical_one" \
-                              "p pck__local_identical_two" ]
+		  [multi_line "p pck__local_identical_one" \
+			      "p pck__local_identical_two" ]
 
 # Two matches, one from the global scope, the other from the local scope:
 test_gdb_complete "external_ident" \
-                  [multi_line "p external_identical_one" \
-                              "p external_identical_two" ]
+		  [multi_line "p external_identical_one" \
+			      "p external_identical_two" ]
 
 # Complete on the name of package.
 test_gdb_complete "pck" \
@@ -198,7 +198,7 @@ test_gdb_complete "pck." \
 
 # Complete a mangled symbol name, but using the '<...>' notation.
 test_gdb_complete "<pck__my" \
-                  "p <pck__my_global_variable>"
+		  "p <pck__my_global_variable>"
 
 # Very simple completion, but using the interactive form, this time.
 # The verification we are trying to make involves the event loop,
@@ -224,12 +224,12 @@ if { [readline_is_used] } {
 # which users can select a specific function.  This should not happen during
 # completion, though.
 test_gdb_complete "ambig" \
-                  [multi_line "p ambiguous_func" \
-                              "p ambiguous_proc" ]
+		  [multi_line "p ambiguous_func" \
+			      "p ambiguous_proc" ]
 test_gdb_complete "ambiguous_f" \
-                  "p ambiguous_func"
+		  "p ambiguous_func"
 test_gdb_complete "ambiguous_func" \
-                  "p ambiguous_func"
+		  "p ambiguous_func"
 
 # Perform a test intended to verify the behavior where the number
 # of possible completions is very large.  The goal is not to verify
diff --git a/gdb/testsuite/gdb.ada/complete/foo.adb b/gdb/testsuite/gdb.ada/complete/foo.adb
index 446d054ca47..5d93e53ac4e 100644
--- a/gdb/testsuite/gdb.ada/complete/foo.adb
+++ b/gdb/testsuite/gdb.ada/complete/foo.adb
@@ -26,4 +26,3 @@ begin
    Aux_Pck.Ambiguous_Proc;
    Pck.Ambiguous_Func;
 end Foo;
-
diff --git a/gdb/testsuite/gdb.ada/cond_lang.exp b/gdb/testsuite/gdb.ada/cond_lang.exp
index a0db685b09c..599a1223643 100644
--- a/gdb/testsuite/gdb.ada/cond_lang.exp
+++ b/gdb/testsuite/gdb.ada/cond_lang.exp
@@ -33,7 +33,7 @@ clean_restart ${testfile}
 # Run to c_function an verify that the language automatically gets set to C.
 runto c_function
 gdb_test "show lang" \
-         "The current source language is \"auto; currently c\"\\."
+	 "The current source language is \"auto; currently c\"\\."
 
 # Now, insert a breakpoint inside an Ada unit, using a condition written
 # in Ada. Even though the current language is "auto; currently c", we
@@ -41,13 +41,11 @@ gdb_test "show lang" \
 # current language mode is auto, and the breakpoint is inside Ada code.
 set bp_location [gdb_get_line_number "STOP" ${testdir}/mixed.adb]
 gdb_test "break mixed.adb:${bp_location} if light = green" \
-         "Breakpoint \[0-9\]* at .*: file (.*/)?mixed.adb, line \[0-9\]*\\."
+	 "Breakpoint \[0-9\]* at .*: file (.*/)?mixed.adb, line \[0-9\]*\\."
 
 # Now, continue until we hit the breakpoint.  If the condition is
 # evaluated correctly, the first hit will be ignored, and the debugger
 # will stop at the second hit only, when the "light" argument is equal
 # to green.
 gdb_test "continue" \
-         "Breakpoint \[0-9\]*, mixed\\.break_me \\(light=green\\) at .*"
-
-
+	 "Breakpoint \[0-9\]*, mixed\\.break_me \\(light=green\\) at .*"
diff --git a/gdb/testsuite/gdb.ada/cond_lang/foo.c b/gdb/testsuite/gdb.ada/cond_lang/foo.c
index aeb28b8229a..55fb1a84fe9 100644
--- a/gdb/testsuite/gdb.ada/cond_lang/foo.c
+++ b/gdb/testsuite/gdb.ada/cond_lang/foo.c
@@ -22,4 +22,3 @@ c_function (void)
 {
   callme ();
 }
-
diff --git a/gdb/testsuite/gdb.ada/disc_arr_bound.exp b/gdb/testsuite/gdb.ada/disc_arr_bound.exp
index 7ea65a8d1e9..e34ab4ece07 100644
--- a/gdb/testsuite/gdb.ada/disc_arr_bound.exp
+++ b/gdb/testsuite/gdb.ada/disc_arr_bound.exp
@@ -31,7 +31,7 @@ if {![runto "foo_n612_026.adb:$bp_location"]} {
 }
 
 gdb_test "print r" \
-         " = \\(n => 10, a => \\(10, 20, 30, 40, 50, 60, 70, 80, 90, 100\\)\\)"
+	 " = \\(n => 10, a => \\(10, 20, 30, 40, 50, 60, 70, 80, 90, 100\\)\\)"
 
 gdb_test "print r.a" \
-         " = \\(10, 20, 30, 40, 50, 60, 70, 80, 90, 100\\)"
+	 " = \\(10, 20, 30, 40, 50, 60, 70, 80, 90, 100\\)"
diff --git a/gdb/testsuite/gdb.ada/dot_all/pck.adb b/gdb/testsuite/gdb.ada/dot_all/pck.adb
index 7b1933a9791..4c32dd51854 100644
--- a/gdb/testsuite/gdb.ada/dot_all/pck.adb
+++ b/gdb/testsuite/gdb.ada/dot_all/pck.adb
@@ -21,5 +21,3 @@ package body Pck is
    end Do_Nothing;
 
 end Pck;
-
-
diff --git a/gdb/testsuite/gdb.ada/dot_all/pck.ads b/gdb/testsuite/gdb.ada/dot_all/pck.ads
index 90ba348c437..778ac5ad280 100644
--- a/gdb/testsuite/gdb.ada/dot_all/pck.ads
+++ b/gdb/testsuite/gdb.ada/dot_all/pck.ads
@@ -18,5 +18,3 @@ with System;
 package Pck is
    procedure Do_Nothing (A : System.Address);
 end Pck;
-
-
diff --git a/gdb/testsuite/gdb.ada/dyn_arrayidx.exp b/gdb/testsuite/gdb.ada/dyn_arrayidx.exp
index f166e2add33..0affece8681 100644
--- a/gdb/testsuite/gdb.ada/dyn_arrayidx.exp
+++ b/gdb/testsuite/gdb.ada/dyn_arrayidx.exp
@@ -33,4 +33,4 @@ runto "foo.adb:$bp_location"
 gdb_test_no_output "maintenance set ada ignore-descriptive-types"
 
 gdb_test "ptype array_type" \
-         " = array \\(5 \\.\\. 10\\) of natural" \
+	 " = array \\(5 \\.\\. 10\\) of natural" \
diff --git a/gdb/testsuite/gdb.ada/dyn_loc.exp b/gdb/testsuite/gdb.ada/dyn_loc.exp
index b8207644212..5ff2287779c 100644
--- a/gdb/testsuite/gdb.ada/dyn_loc.exp
+++ b/gdb/testsuite/gdb.ada/dyn_loc.exp
@@ -35,13 +35,12 @@ set eol "\r\n"
 set test "info locals"
 gdb_test_multiple "$test" "$test" {
     -re "i = \"AA\"${eol}s = \"        \"" {
-        pass $test
+	pass $test
     }
     -re "i = \"AA\"${eol}.*${eol}s = \"        \"" {
-        # The debugger printed the two local variable correctly, but
-        # it probably failed to NOT print some variables internally
-        # generated by the compiler.  This is a known issue.
-        xfail $test
+	# The debugger printed the two local variable correctly, but
+	# it probably failed to NOT print some variables internally
+	# generated by the compiler.  This is a known issue.
+	xfail $test
     }
 }
-
diff --git a/gdb/testsuite/gdb.ada/dyn_stride.exp b/gdb/testsuite/gdb.ada/dyn_stride.exp
index 95ec606b3b8..b25a56910da 100644
--- a/gdb/testsuite/gdb.ada/dyn_stride.exp
+++ b/gdb/testsuite/gdb.ada/dyn_stride.exp
@@ -31,16 +31,16 @@ if {![runto "foo.adb:$bp_location"]} {
 }
 
 gdb_test "print A1(1)" \
-         "\\(i => 0, s => \"\"\\)"
+	 "\\(i => 0, s => \"\"\\)"
 
 gdb_test "print A1(2)" \
-         "\\(i => 1, s => \"A\"\\)"
+	 "\\(i => 1, s => \"A\"\\)"
 
 gdb_test "print A1(3)" \
-         "\\(i => 2, s => \"AB\"\\)"
+	 "\\(i => 2, s => \"AB\"\\)"
 
 gdb_test "print A1(1..3)" \
-         "\\(\\(i => 0, s => \"\"\\), \\(i => 1, s => \"A\"\\), \\(i => 2, s => \"AB\"\\)\\)"
+	 "\\(\\(i => 0, s => \"\"\\), \\(i => 1, s => \"A\"\\), \\(i => 2, s => \"AB\"\\)\\)"
 
 # Test the use of the "repeat" operator (@).
 #
@@ -59,4 +59,4 @@ gdb_test "print A1(1..3)" \
 # of the array).
 
 gdb_test "print a1(1)@3" \
-         " = \\(\\(i => 0, s => \"\"\\), \\(i => -?$decimal, s => .*\\), \\(i => -?$decimal, s => .*\\)\\)"
+	 " = \\(\\(i => 0, s => \"\"\\), \\(i => -?$decimal, s => .*\\), \\(i => -?$decimal, s => .*\\)\\)"
diff --git a/gdb/testsuite/gdb.ada/excep_handle.exp b/gdb/testsuite/gdb.ada/excep_handle.exp
index 40047f4f640..b2dc3bf0fb7 100644
--- a/gdb/testsuite/gdb.ada/excep_handle.exp
+++ b/gdb/testsuite/gdb.ada/excep_handle.exp
@@ -70,7 +70,7 @@ gdb_test "continue" \
     "continuing and stopping in Storage_Error exception handlers"
 
 gdb_test_no_output "delete 2" \
-                   "delete catchpoint on all Ada exceptions handlers"
+		   "delete catchpoint on all Ada exceptions handlers"
 
 ##################################################
 # 2. Try catching some named exception handlers. #
@@ -79,8 +79,8 @@ gdb_test_no_output "delete 2" \
 # Insert a catchpoint on Program_Error Ada exception handlers.
 
 gdb_test "catch handlers Program_Error" \
-         "Catchpoint $decimal: `Program_Error' Ada exception handlers" \
-         "insert catchpoint on Program_Error Ada exception handlers"
+	 "Catchpoint $decimal: `Program_Error' Ada exception handlers" \
+	 "insert catchpoint on Program_Error Ada exception handlers"
 
 # Continue, we should not stop at ABORT_SIGNAL but at Program_Error one.
 
@@ -95,8 +95,8 @@ gdb_test_no_output \
 # Insert a catchpoint on Storage_Error Ada exception handlers.
 
 gdb_test "catch handlers Storage_Error" \
-         "Catchpoint $decimal: `Storage_Error' Ada exception handlers" \
-         "insert catchpoint on Storage_Error Ada exception handlers"
+	 "Catchpoint $decimal: `Storage_Error' Ada exception handlers" \
+	 "insert catchpoint on Storage_Error Ada exception handlers"
 
 # Continue, we should stop at Storage_Error handlers.
 
@@ -115,13 +115,13 @@ gdb_test_no_output \
 # Insert a catchpoint on all Ada exceptions ha[...]

[diff truncated at 100000 bytes]


More information about the Gdb-cvs mailing list