summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1995-03-24 23:06:46 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1995-03-24 23:06:46 +0000
commit1ef0c066d9137e86018ddf1528e0210b176fd09a (patch)
tree24a458ef11ef49bcfb798d8ea8c131bb234abede /gdb/testsuite/gdb.base
parentc86bd3d41b3d6cc5a72d7995ae42d222888f3fa3 (diff)
downloadbinutils-gdb-1ef0c066d9137e86018ddf1528e0210b176fd09a.tar.gz
* gdb.base/a1-selftest.exp (test_with_self): Remove comment which
apparently went with a (very) old xfail.
Diffstat (limited to 'gdb/testsuite/gdb.base')
-rw-r--r--gdb/testsuite/gdb.base/a1-selftest.exp2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/testsuite/gdb.base/a1-selftest.exp b/gdb/testsuite/gdb.base/a1-selftest.exp
index b2e0f33a78c..b7c32ff4bec 100644
--- a/gdb/testsuite/gdb.base/a1-selftest.exp
+++ b/gdb/testsuite/gdb.base/a1-selftest.exp
@@ -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"