diff options
author | Fred Fish <fnf@specifix.com> | 1996-01-04 21:12:12 +0000 |
---|---|---|
committer | Fred Fish <fnf@specifix.com> | 1996-01-04 21:12:12 +0000 |
commit | 4b2dd77883e30f3a8104f37953e28f34e45b5ab7 (patch) | |
tree | 83f562906cc0cdf61cb79636f6832c81635f2977 /gdb/testsuite/ChangeLog | |
parent | 7531f36e8e7f241cdf8d03ceb99af99f1a784ec0 (diff) | |
download | gdb-4b2dd77883e30f3a8104f37953e28f34e45b5ab7.zip gdb-4b2dd77883e30f3a8104f37953e28f34e45b5ab7.tar.gz gdb-4b2dd77883e30f3a8104f37953e28f34e45b5ab7.tar.bz2 |
* gdb.base/corefile.exp: When generating a core, discard any
error messages about ulimit not found and the "core dumped"
message from the shell that runs the coredumper.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index b69b31e..72446f5 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,9 @@ +Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com> + + * gdb.base/corefile.exp: When generating a core, discard any + error messages about ulimit not found and the "core dumped" + message from the shell that runs the coredumper. + Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com) * lib/gdb.exp (skip_chill_tests): Skip them on the PA too. |