diff options
Diffstat (limited to 'gdb/testsuite/gdb.base/watchpoint.exp')
-rw-r--r-- | gdb/testsuite/gdb.base/watchpoint.exp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/testsuite/gdb.base/watchpoint.exp b/gdb/testsuite/gdb.base/watchpoint.exp index 083d807..e150d55 100644 --- a/gdb/testsuite/gdb.base/watchpoint.exp +++ b/gdb/testsuite/gdb.base/watchpoint.exp @@ -383,6 +383,7 @@ proc test_stepping {} { # because we are out of the dummy by the first time the inferior # stops. clear_xfail "arm*-*-*" + clear_xfail "xscale*-*-*" clear_xfail "d10v*-*-*" clear_xfail "m68*-*-*" clear_xfail "i*86*-*-*" |