diff options
author | Fred Fish <fnf@specifix.com> | 1993-03-23 16:56:52 +0000 |
---|---|---|
committer | Fred Fish <fnf@specifix.com> | 1993-03-23 16:56:52 +0000 |
commit | bfb33935d4a70a09d1ed9b0c2fd15952b171f7d9 (patch) | |
tree | bf7aba3f8b142b8d2d9e6e122c9ef2782526c226 | |
parent | 58bb1e76b42409e5e2015f28c43d419f42b0ad75 (diff) | |
download | gdb-bfb33935d4a70a09d1ed9b0c2fd15952b171f7d9.zip gdb-bfb33935d4a70a09d1ed9b0c2fd15952b171f7d9.tar.gz gdb-bfb33935d4a70a09d1ed9b0c2fd15952b171f7d9.tar.bz2 |
* gdb.t31/gdbme.ch: Comment out code that causes chill compiler
coredump.
* gdb.t31/chillvars.exp: Comment out tests that depend on that
code.
-rw-r--r-- | gdb/testsuite/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 5d4eef1..57d56f0 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,12 @@ +Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com) + + **** start-sanitize-chill **** + * gdb.t31/gdbme.ch: Comment out code that causes chill compiler + coredump. + * gdb.t31/chillvars.exp: Comment out tests that depend on that + code. + **** end-sanitize-chill **** + Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com) * gdb.t03/ptype.exp: tests for return code from gdb_test. |