This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from e53b88b40ed gdb: fix forward/reverse search, when no lines are printed new ee3c07a28be [gdb/tui] Clear readline buffer on switching to TUI new 19ee30e369c [gdb/testsuite] Add Term::_csi_h and Term::_csi_l new 52c052f6a7d [gdb/testsuite] Add Term::_csi_0x3f_l and Term::_csi_0x3f_h new 543c077be3c [gdb/testsuite] Add Term::_csi_t new 291f3cf034f [gdb/testsuite] Add Term::_csi_r new 0ab4b22a01a [gdb/testsuite] Add Term::_esc_0x28_B and Term::_esc_0x28_0 new 36f8b9785af [gdb/testsuite] Add Term::_esc_0x3d and Term::_esc_0x3e new 65af9c1531b [gdb/testsuite] Add Term::with_term new bd619420b35 [gdb/testsuite] Add gdb.tui/tui-mode-switch.exp
The 9 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: gdb/testsuite/gdb.tui/tui-mode-switch.exp | 52 +++++++ gdb/testsuite/lib/tuiterm.exp | 250 +++++++++++++++++++++++++++++- gdb/tui/tui.c | 13 ++ 3 files changed, 314 insertions(+), 1 deletion(-) create mode 100644 gdb/testsuite/gdb.tui/tui-mode-switch.exp