This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-arm in repository toolchain/ci/binutils-gdb.
from d08cbc5d32 gdb: unbuffer all input streams when not using readline adds 573269a87c gdb: make thread_info::m_thread_fsm a std::unique_ptr adds 0642912e83 gdb/python: allow Value.format_string to return styled output
No new revisions were added by this update.
Summary of changes: gdb/NEWS | 7 ++++ gdb/breakpoint.c | 6 ++-- gdb/cli/cli-interp.c | 6 ++-- gdb/doc/python.texi | 10 ++++++ gdb/gdbthread.h | 37 +++++++++++++++++--- gdb/infcall.c | 49 +++++++++++++++------------ gdb/infcmd.c | 8 ++--- gdb/infrun.c | 44 +++++++++++------------- gdb/mi/mi-interp.c | 6 ++-- gdb/python/py-value.c | 7 ++-- gdb/testsuite/gdb.python/py-format-string.exp | 20 +++++++++-- gdb/thread.c | 7 ++-- 12 files changed, 135 insertions(+), 72 deletions(-)