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 d08cbc5d320 gdb: unbuffer all input streams when not using readline new 573269a87c8 gdb: make thread_info::m_thread_fsm a std::unique_ptr
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/breakpoint.c | 6 ++++-- gdb/cli/cli-interp.c | 6 +++--- gdb/gdbthread.h | 37 ++++++++++++++++++++++++++++++++----- gdb/infcall.c | 49 ++++++++++++++++++++++++++++--------------------- gdb/infcmd.c | 8 ++++---- gdb/infrun.c | 44 +++++++++++++++++++------------------------- gdb/mi/mi-interp.c | 6 +++--- gdb/thread.c | 7 +++---- 8 files changed, 96 insertions(+), 67 deletions(-)