mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
* gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
1817) was fixed literally years ago.
This commit is contained in:
parent
78fcad5848
commit
2f8996dc3c
@ -1,3 +1,8 @@
|
||||
Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
|
||||
|
||||
* gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
|
||||
1817) was fixed literally years ago.
|
||||
|
||||
Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
|
||||
|
||||
* gdb.base/funcargs.exp (call_after_alloca): Remove `next'
|
||||
|
@ -307,9 +307,6 @@ proc test_with_self {} {
|
||||
}
|
||||
}
|
||||
|
||||
# This one fails on Solaris (for some versions of gdb) because you
|
||||
# can't next over library functions
|
||||
setup_xfail "sparc-sun-solaris2" 1817
|
||||
set next_ok 1
|
||||
set need_to_step_over_cmdsize 1
|
||||
set description "next over SET_TOP_LEVEL call"
|
||||
|
Loading…
Reference in New Issue
Block a user