2003-09-25 David Carlton <carlton@kealia.com>

* gdb.base/corefile.exp: Delete obsolete setup_xfail.
This commit is contained in:
David Carlton 2003-09-25 15:40:20 +00:00
parent 394559cb94
commit 10f0d45173
2 changed files with 4 additions and 1 deletions

View 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

View 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."