This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap_ubsan in repository toolchain/ci/binutils-gdb.
from 6a3c1573cc Un-break the coff-pe-read.c build adds 152a174956 gdb: prune inferiors at end of fetch_inferior_event, fix int [...] adds b913bd98ce gdb: improved EOF handling when using readline 7 adds 4fb7bc4b14 readline: back-port changes needed to properly detect EOF adds 91395d97d9 gdb: handle bracketed-paste-mode and EOF correctly adds f551c8ef32 gdbserver/linux: free process_info_private and arch_process_ [...] adds 1e864019e4 gdb: handle_no_resumed: only update thread list of event target adds 7642f36b93 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- gdb/event-top.c | 71 ++++++++++++++++++++----- gdb/event-top.h | 6 +++ gdb/infrun.c | 24 +++++---- gdb/testsuite/gdb.base/eof-exit.exp | 2 +- gdb/testsuite/gdb.threads/fork-plus-threads.exp | 33 +++++++++++- gdb/top.c | 1 + gdbserver/linux-low.cc | 27 ++++++---- gdbserver/linux-low.h | 3 ++ readline/readline/callback.c | 8 ++- readline/readline/doc/rltech.texi | 11 ++++ readline/readline/readline.c | 19 ++++--- readline/readline/readline.h | 8 ++- readline/readline/rlprivate.h | 1 - readline/readline/rltty.c | 4 +- 15 files changed, 169 insertions(+), 51 deletions(-)