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 | adc7428d5080083cc0300f4591da2e74feef3a53 (patch) | |
tree | b5cc42c04e819f14cd37ac87c3061733d0232f7e /gdb/testsuite/gdb.base/watchpoint.exp | |
parent | 41989fcd807079207bf6a6ed39eb72ff4f3087eb (diff) | |
download | gdb-adc7428d5080083cc0300f4591da2e74feef3a53.zip gdb-adc7428d5080083cc0300f4591da2e74feef3a53.tar.gz gdb-adc7428d5080083cc0300f4591da2e74feef3a53.tar.bz2 |
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/watchpoint.exp')
-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 fd5d8f2..58b3527 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*" |