diff options
author | Frank Ch. Eigler <fche@redhat.com> | 2001-08-29 20:36:06 +0000 |
---|---|---|
committer | Frank Ch. Eigler <fche@redhat.com> | 2001-08-29 20:36:06 +0000 |
commit | 8d6e6f816b30d1b44aa62fd55841295514855407 (patch) | |
tree | 82aabc09f109771239f35caf88876307d3bcc48a /gdb/testsuite/ChangeLog | |
parent | f2e55dc2f46c3c562187f1aef93dc0cf865b3f0a (diff) | |
download | binutils-8d6e6f816b30d1b44aa62fd55841295514855407.zip binutils-8d6e6f816b30d1b44aa62fd55841295514855407.tar.gz binutils-8d6e6f816b30d1b44aa62fd55841295514855407.tar.bz2 |
* gdb/sid connect fix, etc.
2001-08-29 Frank Ch. Eigler <fche@redhat.com>
* config/sid.exp (sid_start): Never set sid verbosity; disable
expect_background {} that consumed its stdout; tolerate </dev/null.
Attempt to set endianness override in "sid" protocol mode. Cleanup.
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 79fc4c6..36edec1 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,9 @@ +2001-08-29 Frank Ch. Eigler <fche@redhat.com> + + * config/sid.exp (sid_start): Never set sid verbosity; disable + expect_background {} that consumed its stdout; tolerate </dev/null. + Attempt to set endianness override in "sid" protocol mode. Cleanup. + 2001-08-18 Andrew Cagney <ac131313@redhat.com> * lib/mi-support.exp (mi_gdb_start): If a remote target, use the |