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 c50e54825b Consolidate definition of current_directory adds cd1c3a4544 Use gdb_printf and gdb_vprintf in more places adds 47ccd6b84b Only allow QUIT on the main thread adds e5f7752a04 gdb/testsuite: add tests for Term
No new revisions were added by this update.
Summary of changes: gdb/aarch64-nat.c | 25 +- gdb/darwin-nat.c | 2 +- gdb/run-on-main-thread.c | 20 ++ gdb/run-on-main-thread.h | 4 + gdb/testsuite/gdb.tui/tuiterm.exp | 615 ++++++++++++++++++++++++++++++++++++++ gdb/testsuite/lib/tuiterm.exp | 75 +++-- gdb/utils.c | 4 + 7 files changed, 706 insertions(+), 39 deletions(-) create mode 100644 gdb/testsuite/gdb.tui/tuiterm.exp