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_build/master-aarch64 in repository toolchain/ci/gdb.
from 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 new 07e9e57ca6 Automatic date update in version.in
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: bfd/version.h | 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 + 6 files changed, 694 insertions(+), 26 deletions(-) create mode 100644 gdb/testsuite/gdb.tui/tuiterm.exp