This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 2edf834e29 xml_fetch_content_from_file: Read in whole file in one go new a75868f50b Fix inferior deadlock with "target remote | CMD"
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gdb/ChangeLog | 8 +++ gdb/ser-base.c | 19 ++++++ gdb/testsuite/ChangeLog | 5 ++ ...env-with-gdbserver.c => long-inferior-output.c} | 28 ++++---- gdb/testsuite/gdb.base/long-inferior-output.exp | 75 ++++++++++++++++++++++ 5 files changed, 120 insertions(+), 15 deletions(-) copy gdb/testsuite/gdb.base/{share-env-with-gdbserver.c => long-inferior-output.c} (59%) create mode 100644 gdb/testsuite/gdb.base/long-inferior-output.exp