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 b054ff60425 x86: ld: sframe: Remove SFrame NULL FRE template new 7b18593a9ef Fix handling of terminal escape sequences in TUI
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: .../gdb.tui/{tui-init-source.exp => esc-match.exp} | 37 ++++++++----- .../py-color-leak.exp => gdb.tui/esc-match.py} | 20 +++---- gdb/tui/tui-file.c | 6 +- gdb/tui/tui-file.h | 11 ++-- gdb/ui-file.c | 64 +++++++++++++++++++++- gdb/ui-file.h | 46 ++++++++++++++-- gdb/ui-style.c | 43 +++++++++++---- gdb/ui-style.h | 26 ++++++++- gdb/utils.c | 2 +- 9 files changed, 200 insertions(+), 55 deletions(-) copy gdb/testsuite/gdb.tui/{tui-init-source.exp => esc-match.exp} (51%) copy gdb/testsuite/{gdb.python/py-color-leak.exp => gdb.tui/esc-match.py} (68%)