From 1d2db4525cf2a012f736970d13e104b2434b8741 Mon Sep 17 00:00:00 2001 From: Pedro Alves Date: Tue, 7 May 2024 12:30:15 +0100 Subject: Remove gdb.base/watchpoint-running.exp leftover Remove accidentally leftover commented-out line from gdb.base/watchpoint-running.exp. Change-Id: Ie1c3b85997d2ca92a2159a539d24b02fd3c9e697 --- gdb/testsuite/gdb.base/watchpoint-running.exp | 2 -- 1 file changed, 2 deletions(-) diff --git a/gdb/testsuite/gdb.base/watchpoint-running.exp b/gdb/testsuite/gdb.base/watchpoint-running.exp index d0510f8..c75309e 100644 --- a/gdb/testsuite/gdb.base/watchpoint-running.exp +++ b/gdb/testsuite/gdb.base/watchpoint-running.exp @@ -18,8 +18,6 @@ # This test verifies that you can set a watchpoint that watches global # memory, when the selected thread is running. -#require allow_hw_watchpoint_multi_tests - set allow_hw_watchpoint_tests_p [allow_hw_watchpoint_tests] standard_testfile -- cgit v1.1