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 bff8c71fd8 Fix Ada "ptype" bug with array types new 647bb750c2 Fix scrolling right in the TUI new 55c10aca2e Improve/fix the TUI's current source line highlight
The 2 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 | 18 +++++++++ gdb/tui/tui-io.c | 99 ++++++++++++++++++++++++++++++++++++++++++------- gdb/tui/tui-io.h | 3 ++ gdb/tui/tui-source.c | 30 ++++++++++----- gdb/tui/tui-winsource.c | 4 +- gdb/ui-style.h | 18 +++++++++ 6 files changed, 147 insertions(+), 25 deletions(-)