diff options
author | Jeff Law <law@redhat.com> | 1996-01-23 22:44:10 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1996-01-23 22:44:10 +0000 |
commit | 546bfba851f0bfe402c7f922102a84e1476af1b9 (patch) | |
tree | c4343506da006e0471998b389756a1deb6c10e32 /gdb/testsuite | |
parent | 4a3d3b42bd6161b62d7871f683a408e9e2be45e0 (diff) | |
download | gdb-546bfba851f0bfe402c7f922102a84e1476af1b9.zip gdb-546bfba851f0bfe402c7f922102a84e1476af1b9.tar.gz gdb-546bfba851f0bfe402c7f922102a84e1476af1b9.tar.bz2 |
* 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.
Diffstat (limited to 'gdb/testsuite')
-rw-r--r-- | gdb/testsuite/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 2ce10cc..da1cc9d 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,10 @@ +Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com) + + * 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. + Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com> * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace |