* gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
authorJim Kingdon <jkingdon@engr.sgi.com>
Sat, 11 Mar 1995 05:34:40 +0000 (05:34 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Sat, 11 Mar 1995 05:34:40 +0000 (05:34 +0000)
1817) was fixed literally years ago.

gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/a1-selftest.exp

index 4a0458a2d7413bb7d60bf07f7b8950af1058c6c1..f0664043ecfa1376e972bcc02092f14f979b6ffc 100644 (file)
@@ -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'
index cf4ccdd72df1e45108d68bcc7acac1f89b20415d..9bed3fba19c79e2378f9026a8a668052f2cdc348 100644 (file)
@@ -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"