Fix regression in page-logging.exp
authorTom Tromey <tromey@adacore.com>
Mon, 3 Jan 2022 16:03:55 +0000 (09:03 -0700)
committerTom Tromey <tromey@adacore.com>
Mon, 3 Jan 2022 16:06:01 +0000 (09:06 -0700)
commitb896e87d76ec68cc62487a56fbd9091d940f6cde
treead7fc1d000fd1b7d25cdea745f7a0d8e68e7c56e
parent4d603089c82f9a4bd8cb48f909c155d449adef62
Fix regression in page-logging.exp

Simon and Tom pointed out that page-logging.exp failed on their
machines.  Tom tracked this down to the "width" setting.  Since
there's no need in the test to change the width, it seems simplest to
remove the setting.  I confirmed that the test still fails if the fix
is backed out, ensuring that the test is still testing what it
purports to.
gdb/testsuite/gdb.base/page-logging.exp