* config/unix-gdb.exp (gdb_exit): Remove close commands that
authorFred Fish <fnf@specifix.com>
Tue, 16 Mar 1993 23:48:09 +0000 (23:48 +0000)
committerFred Fish <fnf@specifix.com>
Tue, 16 Mar 1993 23:48:09 +0000 (23:48 +0000)
commit400b81b5e6b1e3b857a94ae5d7e67940ae3ee565
tree21f57e197c4e44845c216fc69bd08996ec9ae433
parent76b527fa83b1ee0c0c882621780060a12a8555d1
* config/unix-gdb.exp (gdb_exit):  Remove close commands that
may be called after gdb goes away.  Previous versions of expect
needed these to avoid file descriptor leaks, but they cause
errors with the current revision of expect.
* gdb.t00/gdbvars.exp:  Use -re on expected output after
setting sevenbit-strings.
* gdb.t04/setvar.exp, gdb.t13/bitfields.exp:  Make commands
to set sevenbit-strings consistent across tests.
**** start-sanitize-chill ****
gdb.t30/chexp.exp, gdb.t31/chillvars.exp:  Make commands to
set sevenbit-strings consistent across tests.
**** end-sanitize-chill ****
gdb/testsuite/ChangeLog
gdb/testsuite/config/unix-gdb.exp