2003-09-25 David Carlton <carlton@kealia.com>
authorDavid Carlton <carlton@bactrian.org>
Thu, 25 Sep 2003 15:40:20 +0000 (15:40 +0000)
committerDavid Carlton <carlton@bactrian.org>
Thu, 25 Sep 2003 15:40:20 +0000 (15:40 +0000)
* gdb.base/corefile.exp: Delete obsolete setup_xfail.

gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/corefile.exp

index 4f00dc2af3ade0f8c6819e1d1f2535203647bef3..8145c64dd84e619f8b05bfd1dddff834c2b29dc4 100644 (file)
@@ -1,3 +1,7 @@
+2003-09-25  David Carlton  <carlton@kealia.com>
+
+       * gdb.base/corefile.exp: Delete obsolete setup_xfail.
+
 2003-09-23  Elena Zannoni  <ezannoni@redhat.com>
 
        * gdb.base/selftest.exp: Accomodate more instruction reordering 
index d059ef56b25cb129fb26b9e61bd9f1b08b24d3cc..d41ea7e1194af530e4454fcdb1cffb6e504ca354 100644 (file)
@@ -244,7 +244,6 @@ gdb_expect {
 # test reinit_frame_cache
 
 gdb_load ${binfile}
-setup_xfail "*-*-*" CLLbs17002
 gdb_test "up" "#\[0-9\]* *\[0-9xa-fH'\]* in .* \\(\\).*" "up in corefile.exp (reinit)"
 
 gdb_test "core" "No core file now."
This page took 0.030679 seconds and 4 git commands to generate.