binutils-gdb/gdb/testsuite/gdb.compile
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
..
compile-constvar.c
compile-constvar.S
compile-cplus-anonymous.cc
compile-cplus-anonymous.exp
compile-cplus-array-decay.cc
compile-cplus-array-decay.exp
compile-cplus-inherit.cc
compile-cplus-inherit.exp
compile-cplus-member.cc
compile-cplus-member.exp
compile-cplus-method.cc
compile-cplus-method.exp
compile-cplus-mod.c
compile-cplus-namespace.cc
compile-cplus-namespace.exp
compile-cplus-nested.cc
compile-cplus-nested.exp
compile-cplus-print.c
compile-cplus-print.exp
compile-cplus-virtual.cc
compile-cplus-virtual.exp
compile-cplus.c
compile-cplus.exp
compile-ifunc.c
compile-ifunc.exp
compile-mod.c
compile-nodebug.c
compile-ops.c
compile-ops.exp
compile-print.c
compile-print.exp
compile-setjmp-mod.c
compile-setjmp.c
compile-setjmp.exp
compile-shlib.c
compile-tls.c
compile-tls.exp
compile.c
compile.exp