* gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace

through signal handler.
This commit is contained in:
Peter Schauer 1994-10-29 09:58:01 +00:00
parent 44761ac746
commit 68906e4c3f
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,8 @@
Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
* gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
through signal handler.
Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
* configure.in (*-*-netware): Use config/mt-netware.

View File

@ -410,7 +410,6 @@ GDB.*Copyright \[0-9\]+ Free Software Foundation, Inc..*$prompt $"\
}
# get a stack trace
setup_xfail "rs6000-*-*"
setup_xfail "i486-*-sysv4"
set description "backtrace through signal handler"
send "backtrace\n"