* gdb.base/corefile.exp: Recognize "not found" as failure
authorJeff Law <law@redhat.com>
Tue, 23 Jan 1996 22:44:10 +0000 (22:44 +0000)
committerJeff Law <law@redhat.com>
Tue, 23 Jan 1996 22:44:10 +0000 (22:44 +0000)
commit546bfba851f0bfe402c7f922102a84e1476af1b9
treec4343506da006e0471998b389756a1deb6c10e32
parent4a3d3b42bd6161b62d7871f683a408e9e2be45e0
    * gdb.base/corefile.exp: Recognize "not found" as failure
        when trying to determine if a core file was generated.
        If no core file was generate the first time, try again without
        the ulimit -c to work around braindamaged shells.

Gets corefile.exp running again on the PA.
gdb/testsuite/ChangeLog