diff options
author | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-08-27 02:26:25 +0000 |
---|---|---|
committer | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-08-27 02:26:25 +0000 |
commit | 08843cd8922e502ea3f27f25ca03d9ac47560302 (patch) | |
tree | 0a485ad3a47052bf9606e2246dcae32c6ef976e2 /gdb/testsuite | |
parent | e8239c2ffce1f620f08e626fb9a72c8e6bd7452c (diff) | |
download | gdb-08843cd8922e502ea3f27f25ca03d9ac47560302.zip gdb-08843cd8922e502ea3f27f25ca03d9ac47560302.tar.gz gdb-08843cd8922e502ea3f27f25ca03d9ac47560302.tar.bz2 |
* gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
Diffstat (limited to 'gdb/testsuite')
-rw-r--r-- | gdb/testsuite/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index e478207..c1684d4 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,11 @@ +Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + + * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it). + + * config/unix-gdb.exp: Remove this version of gdb_exit + * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp. + Rob says he'll look at it when he gets back to testing boards. + Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com) * gdb.t22/virtfunc.exp: Accept missing struct/class names as |