mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-26 13:56:22 +08:00
* gdb.base/a1-selftest.exp (test_with_self): Remove comment which
apparently went with a (very) old xfail.
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
|
||||
|
||||
* gdb.base/a1-selftest.exp (test_with_self): Remove comment which
|
||||
apparently went with a (very) old xfail.
|
||||
|
||||
Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
|
||||
|
||||
* gdb.base/callfuncs.exp: call runto_main instead of runto main.
|
||||
|
@ -374,8 +374,6 @@ proc test_with_self {} {
|
||||
}
|
||||
|
||||
# and another step for good luck
|
||||
# This one fails on Solaris (for some versions of gdb) because you
|
||||
# can't step into library functions
|
||||
if $next_ok {
|
||||
set description "step into xmalloc call"
|
||||
send "step\n"
|
||||
|
Reference in New Issue
Block a user