]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
[gdb/testsuite, tclint] Fix gdb.compile
authorTom de Vries <tdevries@suse.de>
Thu, 18 Sep 2025 06:18:31 +0000 (08:18 +0200)
committerTom de Vries <tdevries@suse.de>
Thu, 18 Sep 2025 06:18:31 +0000 (08:18 +0200)
commitc470ecc6741bc39034acec229680945a1d4afe68
treedddd0bcafb30f98f96488d6e22a5246ac9af397d
parent7f6c7a5bb37ccfd8771902d9343a57fc5a23daaa
[gdb/testsuite, tclint] Fix gdb.compile

Running tclint on the test-cases in gdb.compile shows a few problems.

While we're at it, likewise in lib/compile-support.exp

Fix these.

Tested on x86_64-linux (Fedora 42).
gdb/tclint.toml
gdb/testsuite/gdb.compile/compile-cplus-print.exp
gdb/testsuite/gdb.compile/compile-cplus.exp
gdb/testsuite/gdb.compile/compile-ifunc.exp
gdb/testsuite/gdb.compile/compile-ops.exp
gdb/testsuite/gdb.compile/compile-print.exp
gdb/testsuite/gdb.compile/compile-setjmp.exp
gdb/testsuite/gdb.compile/compile.exp
gdb/testsuite/lib/compile-support.exp