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-arm in repository toolchain/ci/binutils-gdb.
from 27e3da31c3 asan: NULL dereference in bfd_elf_set_group_contents adds 72994b6028 gdb/tui: install SIGWINCH only when connected to a TTY
No new revisions were added by this update.
Summary of changes: gdb/testsuite/gdb.base/sigwinch-notty.exp | 70 +++++++++++++++++++++++++++++++ gdb/testsuite/lib/gdb.exp | 4 +- gdb/testsuite/lib/notty-wrap | 24 +++++++++++ gdb/tui/tui-interp.c | 10 ++++- 4 files changed, 105 insertions(+), 3 deletions(-) create mode 100644 gdb/testsuite/gdb.base/sigwinch-notty.exp create mode 100755 gdb/testsuite/lib/notty-wrap