]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb, btrace: simplify gdb.btrace/multi-inferior.exp
authorMarkus Metzger <markus.t.metzger@intel.com>
Thu, 22 Feb 2024 10:32:11 +0000 (10:32 +0000)
committerMarkus Metzger <markus.t.metzger@intel.com>
Mon, 3 Nov 2025 06:27:24 +0000 (06:27 +0000)
commit522ff727b63e7cbcd0538e09d9ae1132e5e72586
tree191a96afcfa0eca109e1e8f65970d5532984a3e1
parentadd41f3be2942f5bb0477ce124167b3ff8c151d9
gdb, btrace: simplify gdb.btrace/multi-inferior.exp

We don't really need three inferiors to test multi-inferior recording.
We don't really need to check info record before starting recording.
If we were recording, there would be output, causing a fail.

This just complicates the test when there is something to debug.
gdb/testsuite/gdb.btrace/multi-inferior.exp