summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base/watchpoint-hw-hit-once.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.base/watchpoint-hw-hit-once.exp')
-rw-r--r--gdb/testsuite/gdb.base/watchpoint-hw-hit-once.exp8
1 files changed, 2 insertions, 6 deletions
diff --git a/gdb/testsuite/gdb.base/watchpoint-hw-hit-once.exp b/gdb/testsuite/gdb.base/watchpoint-hw-hit-once.exp
index e560606fc65..171b89b506e 100644
--- a/gdb/testsuite/gdb.base/watchpoint-hw-hit-once.exp
+++ b/gdb/testsuite/gdb.base/watchpoint-hw-hit-once.exp
@@ -13,12 +13,8 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-# Arch not supporting hw watchpoints does not imply no_hardware_watchpoints set.
-if {(![istarget "i?86-*-*"] && ![istarget "x86_64-*-*"]
- && ![istarget "ia64-*-*"])
- || [target_info exists gdb,no_hardware_watchpoints]} then {
- verbose "Skipping watchpoint-hw-hit-once test."
- return
+if {[skip_hw_watchpoint_access_tests]} {
+ return 0
}
set test watchpoint-hw-hit-once