binutils-gdb/gdb/testsuite/gdb.fortran
Andrew Burgess 7879fba359 gdb: rename unwindonsignal to unwind-on-signal
We now have unwind-on-timeout and unwind-on-terminating-exception, and
then the odd one out unwindonsignal.

I'm not a great fan of these squashed together command names, so in
this commit I propose renaming this to unwind-on-signal.

Obviously I've added the hidden alias unwindonsignal so any existing
GDB scripts will keep working.

There's one test that I've extended to test the alias works, but in
most of the other test scripts I've changed over to use the new name.

The docs are updated to reference the new name.

Reviewed-By: Eli Zaretskii <eliz@gnu.org>
Tested-By: Luis Machado <luis.machado@arm.com>
Tested-By: Keith Seitz <keiths@redhat.com>
2024-03-25 17:25:07 +00:00
..
allocated.exp
allocated.f90
array-bounds-high.exp
array-bounds-high.f90
array-bounds.exp
array-bounds.f90
array-element.exp
array-element.f
array-indices.exp
array-no-bounds.exp
array-no-bounds.f90
array-repeat.exp
array-repeat.f90
array-slices-bad.exp
array-slices-bad.f90
array-slices-repeat.f90
array-slices-sub-slices.exp
array-slices-sub-slices.f90
array-slices.exp
array-slices.f90
associated.exp
associated.f90
assumedrank.exp
assumedrank.f90
backtrace.exp
backtrace.f90
block-data.exp
block-data.f
call-no-debug-func.f90
call-no-debug-prog.f90
call-no-debug.exp
charset.exp
charset.f90
class-allocatable-array.exp
class-allocatable-array.f90
common-block.exp
common-block.f90
completion.exp
completion.f90
complex.exp
complex.f90
debug-expr.exp
debug-expr.f90
derived-type-function.exp
derived-type-function.f90
derived-type-striding.exp
derived-type-striding.f90
derived-type.exp
derived-type.f90
dot-ops.exp
dynamic-ptype-whatis.exp
dynamic-ptype-whatis.f90
empty-string.exp
empty-string.f90
entry-point.exp
entry-point.f90
exprs.exp
function-calls.exp gdb: rename unwindonsignal to unwind-on-signal 2024-03-25 17:25:07 +00:00
function-calls.f90
huge.exp
huge.F90
info-main.exp
info-main.f90
info-modules.exp
info-types-2.f90
info-types.exp Use the new symbol domains 2024-01-28 10:58:16 -07:00
info-types.f90
intrinsic-precedence.c
intrinsic-precedence.exp
intrinsic-precedence.f90
intrinsics.exp
intrinsics.f90
intvar-array.exp
intvar-array.f90
intvar-dynamic-types.exp
intvar-dynamic-types.f90
lbound-ubound.exp
lbound-ubound.F90
library-module-lib.f90
library-module-main.f90
library-module.exp
limited-length.exp
limited-length.f90
logical.exp
logical.f90
max-depth.exp
max-depth.f90
mixed-lang-stack.c
mixed-lang-stack.cpp
mixed-lang-stack.exp
mixed-lang-stack.f90
module.exp
module.f90
multi-dim.exp
multi-dim.f90
namelist.exp
namelist.f90
nested-funcs-2.exp
nested-funcs-2.f90
nested-funcs.exp
nested-funcs.f90
oop_extend_type.exp
oop_extend_type.f90
pointer-to-pointer.exp gdb, types: Resolve pointer types dynamically 2024-02-02 08:57:16 +01:00
pointer-to-pointer.f90
pointers.exp gdb, types: Resolve pointer types dynamically 2024-02-02 08:57:16 +01:00
pointers.f90 gdb, types: Resolve pointer types dynamically 2024-02-02 08:57:16 +01:00
print_type.exp
print-formatted.exp
print-formatted.f90
printing-types.exp
printing-types.f90
ptr-indentation.exp
ptr-indentation.f90
ptype-on-functions.exp
ptype-on-functions.f90
rank.exp
rank.f90
shape.exp
shape.f90
short-circuit-argument-list.exp
short-circuit-argument-list.f90
size.exp
size.f90
sizeof.exp gdb, testsuite, fortran: Fix sizeof intrinsic for Fortran pointers 2024-02-02 08:57:16 +01:00
sizeof.f90 gdb, testsuite, fortran: Fix sizeof intrinsic for Fortran pointers 2024-02-02 08:57:16 +01:00
string-types.exp
string-types.f90
subarray.exp
subarray.f
type-kinds.exp
type.f90
types.exp
vla-alloc-assoc.exp
vla-datatypes.exp
vla-datatypes.f90
vla-history.exp
vla-ptr-info.exp
vla-ptype-sub.exp
vla-ptype.exp
vla-sizeof.exp
vla-sub.f90
vla-type.exp
vla-type.f90
vla-value-sub-arbitrary.exp
vla-value-sub-finish.exp
vla-value-sub.exp
vla-value.exp
vla.f90
whatis_type.exp