Rename to allow_hw_breakpoint_tests
authorTom Tromey <tom@tromey.com>
Sun, 8 Jan 2023 18:54:47 +0000 (11:54 -0700)
committerTom Tromey <tom@tromey.com>
Fri, 13 Jan 2023 20:18:58 +0000 (13:18 -0700)
commite0c86460bcd9e19bb3f069af19ab5d1e3333e4c9
tree4a27471b6f9eb22f1126fb836bc1f1ef1fa13b61
parent1cf897dec9466eed3d63f3b0c42257f41eb55fcc
Rename to allow_hw_breakpoint_tests

This changes skip_hw_breakpoint_tests to invert the sense, and renames
it to allow_hw_breakpoint_tests.  This also converts some tests to use
"require" -- I missed this particular check in the first series.
gdb/testsuite/gdb.base/break-idempotent.exp
gdb/testsuite/gdb.base/break-unload-file.exp
gdb/testsuite/gdb.base/hbreak-unmapped.exp
gdb/testsuite/gdb.base/hbreak.exp
gdb/testsuite/gdb.base/hw-sw-break-same-address.exp
gdb/testsuite/gdb.python/py-breakpoint.exp
gdb/testsuite/gdb.threads/watchpoint-fork.exp
gdb/testsuite/lib/gdb.exp