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 3be966f69d6 gdb/testsuite: Fix race condition in gdb.base/skip.exp new 63ffd7c9131 gdb/testsuite/tui: Always dump_screen when asked new b40aa28fb5d gdb/testsuite/tui: Split enter_tui into two procs new 3804da7e07a gdb/testsuite/tui: Introduce check_box_contents new b2efe70cf34 gdb/tui: Fix 'layout asm' before the inferior has started new 9ae6bf640dc gdb: Fix scrolling in TUI new f5a7c406b19 gdb/tui: Link source and assembler scrolling .... again
The 6 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/ChangeLog | 17 ++++++ gdb/testsuite/ChangeLog | 30 ++++++++++ gdb/testsuite/gdb.tui/basic.exp | 40 +++++++++++++ .../gdb.tui/{resize.exp => tui-layout-asm.exp} | 20 +++---- gdb/testsuite/lib/tuiterm.exp | 67 ++++++++++++++++++---- gdb/tui/tui-source.c | 27 +++++---- gdb/tui/tui.c | 10 ++-- 7 files changed, 172 insertions(+), 39 deletions(-) copy gdb/testsuite/gdb.tui/{resize.exp => tui-layout-asm.exp} (70%)