mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 09:58:19 +08:00
2002-05-02 Michael Snyder <msnyder@redhat.com>
* gdb.base/watchpoint.exp: Add xscale target.
This commit is contained in:
@ -1,5 +1,6 @@
|
|||||||
2002-05-02 Michael Snyder <msnyder@redhat.com>
|
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/long_long.exp: Add xscale target.
|
||||||
* gdb.base/default.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
|
# because we are out of the dummy by the first time the inferior
|
||||||
# stops.
|
# stops.
|
||||||
clear_xfail "arm*-*-*"
|
clear_xfail "arm*-*-*"
|
||||||
|
clear_xfail "xscale*-*-*"
|
||||||
clear_xfail "d10v*-*-*"
|
clear_xfail "d10v*-*-*"
|
||||||
clear_xfail "m68*-*-*"
|
clear_xfail "m68*-*-*"
|
||||||
clear_xfail "i*86*-*-*"
|
clear_xfail "i*86*-*-*"
|
||||||
|
Reference in New Issue
Block a user