This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-aarch64 in repository toolchain/ci/binutils-gdb.
from 61fb73769a gdb: add the 'set/show suppress-cli-notifications' command adds 59091b1280 gdb/disasm: combine the no printing disassembler setup code adds d08cbc5d32 gdb: unbuffer all input streams when not using readline adds 573269a87c gdb: make thread_info::m_thread_fsm a std::unique_ptr
No new revisions were added by this update.
Summary of changes: gdb/arc-tdep.c | 10 +-- gdb/breakpoint.c | 6 +- gdb/cli/cli-interp.c | 6 +- gdb/disasm.c | 17 ++-- gdb/disasm.h | 6 ++ gdb/event-top.c | 19 +++-- gdb/gdbthread.h | 37 +++++++-- gdb/infcall.c | 49 ++++++----- gdb/infcmd.c | 8 +- gdb/infrun.c | 44 +++++----- gdb/mi/mi-interp.c | 6 +- gdb/s12z-tdep.c | 10 +-- gdb/testsuite/gdb.mi/mi-multi-commands.exp | 128 +++++++++++++++++++++++++++++ gdb/thread.c | 7 +- 14 files changed, 258 insertions(+), 95 deletions(-) create mode 100644 gdb/testsuite/gdb.mi/mi-multi-commands.exp