2002-05-02 Michael Snyder <msnyder@redhat.com>
* gdb.base/watchpoint.exp: Add xscale target.
This commit is contained in:
parent
5c7a03973f
commit
d6dcc2647a
@ -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.
|
||||
|
||||
|
@ -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*-*-*"
|
||||
|
Loading…
Reference in New Issue
Block a user