]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
2002-05-02 Michael Snyder <msnyder@redhat.com>
authorMichael Snyder <msnyder@vmware.com>
Fri, 3 May 2002 23:16:44 +0000 (23:16 +0000)
committerMichael Snyder <msnyder@vmware.com>
Fri, 3 May 2002 23:16:44 +0000 (23:16 +0000)
* gdb.base/watchpoint.exp: Add xscale target.

gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/watchpoint.exp

index 7dd4e8e1e6575aa43645baee3a9ebd7299f72dd3..5f3ced4d1eb5217b6f77b3b4e51284acb3313594 100644 (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.
 
index 083d807aad1c90e5c6d8d4854240b6b360f7e228..e150d555e60163a9b59cf1886243ed563aa48bd5 100644 (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*-*-*"