]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb/testsuite: disable progress bars for new debuginfod test
authorAndrew Burgess <aburgess@redhat.com>
Mon, 2 Feb 2026 18:39:40 +0000 (18:39 +0000)
committerAndrew Burgess <aburgess@redhat.com>
Mon, 2 Feb 2026 18:42:48 +0000 (18:42 +0000)
commita6d46a04ea3e165c0ce2f11cd9d68bdcb81f4e4e
treecc278e8dbb52c36284ad7025eebc6d9c2d4bdcd5
parent5da93b00b3e804723ac8a765b274c6e22df85fca
gdb/testsuite: disable progress bars for new debuginfod test

The recently added gdb.debuginfod/solib-with-dwz.exp test script
wasn't disabling progress bars.  This makes the gdb.log harder to
read.  Add the line to turn progress bars like we do in all the other
debuginfod tests.

There should be no change in what is actually being tested after this
commit.
gdb/testsuite/gdb.debuginfod/solib-with-dwz.exp