2002-05-02 Michael Snyder <msnyder@redhat.com>

* gdb.base/watchpoint.exp: Add xscale target.
This commit is contained in:
Michael Snyder 2002-05-03 23:16:44 +00:00
parent 5c7a03973f
commit d6dcc2647a
2 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,6 @@
2002-05-02 Michael Snyder <msnyder@redhat.com>
* gdb.base/watchpoint.exp: Add xscale target.
* gdb.base/long_long.exp: Add xscale target.
* gdb.base/default.exp: Add xscale target.

View File

@ -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*-*-*"