]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
[gdb/testsuite] Improve gdb.tui/pr30056.exp
authorTom de Vries <tdevries@suse.de>
Fri, 26 Sep 2025 23:13:16 +0000 (01:13 +0200)
committerTom de Vries <tdevries@suse.de>
Fri, 26 Sep 2025 23:13:16 +0000 (01:13 +0200)
commitddfe43df2e6d0f7fc00de5857a9e42af5ab1fb8f
treee30019dd76b0c2ac7e366a0fc63485a954435670
parent8e2233c36a0f8ae98e7607de9822c1bc4284fa1e
[gdb/testsuite] Improve gdb.tui/pr30056.exp

Fix a few things I noticed while working on test-case gdb.tui/pr30056.exp:
- unnecessary indentation due to save_vars
- missing gdb_assert checking the result of Term::wait_for_region_contents
- redundant comment "Uncomment this to simulate that PR cli/30498 is fixed"

Tested on x86_64-linux.

Approved-By: Tom Tromey <tom@tromey.com>
gdb/testsuite/gdb.tui/pr30056.exp