]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
[gdb/testsuite] Remove use of then keyword some more
authorTom de Vries <tdevries@suse.de>
Fri, 12 Sep 2025 13:19:16 +0000 (15:19 +0200)
committerTom de Vries <tdevries@suse.de>
Fri, 12 Sep 2025 13:19:16 +0000 (15:19 +0200)
commit99d4f8d6aff1d2cd67a11ba5b6fe03c96e5b38bd
treeb0b349b3f32efd2327f3e8a97683a48176458426
parentd162fc13f9d75c5d7413d9b162bba36bc944bce8
[gdb/testsuite] Remove use of then keyword some more

Find uses of the then keyword:
...
$ find gdb/testsuite/ -type f -name *.exp* | xargs grep "if.*then {"
...
and remove them.

See also commit d4c4542312c ("gdb/testsuite: remove use of then keyword from
library files") and related commits.

Tested on aarch64-linux.
gdb/testsuite/gdb.base/backtrace-through-cu-nodebug.exp
gdb/testsuite/gdb.base/infcall-nested-structs.exp.tcl
gdb/testsuite/gdb.base/info-types.exp.tcl
gdb/testsuite/gdb.base/max-depth.exp.tcl
gdb/testsuite/gdb.cp/infcall-nodebug.exp.tcl
gdb/testsuite/gdb.multi/multi-target.exp.tcl