diff options
author | Andrew Cagney <cagney@redhat.com> | 2003-10-06 19:31:43 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2003-10-06 19:31:43 +0000 |
commit | dbf01f880cbd9d78b3d51d997cd41efe84253e0e (patch) | |
tree | 1048765565dffd97bc0b922121b116321826e9fc /gdb/testsuite/gdb.base | |
parent | 408acf78bae0d7d1d5fc12ce7474ba9c6dd9a5b1 (diff) | |
download | gdb-dbf01f880cbd9d78b3d51d997cd41efe84253e0e.tar.gz |
2003-10-06 Andrew Cagney <cagney@redhat.com>
* gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
* gdb.disasm/mn10200.exp: Delete obsolete file.
Diffstat (limited to 'gdb/testsuite/gdb.base')
-rw-r--r-- | gdb/testsuite/gdb.base/watchpoint.exp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.base/watchpoint.exp b/gdb/testsuite/gdb.base/watchpoint.exp index fd5d8f286b2..58b3527ede2 100644 --- a/gdb/testsuite/gdb.base/watchpoint.exp +++ b/gdb/testsuite/gdb.base/watchpoint.exp @@ -394,7 +394,6 @@ proc test_stepping {} { clear_xfail "sparc-*-*" clear_xfail "hppa*-*-*bsd*" # It works with the generic inferior function calling code too. - # OBSOLETE clear_xfail "mn10200*-*-*" clear_xfail "mn10300*-*-*" # The following architectures define CALL_DUMMY_HAS_COMPLETED. clear_xfail "hppa*-*-*hpux*" |