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 03ad29c86c2 gdb: 'target ...' commands now expect quoted/escaped filenames new 8f934adf59f Clean up refreshing in TUI register window new d3acf3d759d Rename tui_suppress_output new a35cc8ff85a Remove tui_wrefresh new 26d23d8e024 Remove tui_refresh_cmd_win
The 4 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/python/py-tui.c | 14 ++++++++++++-- gdb/tui/tui-command.c | 10 ---------- gdb/tui/tui-command.h | 6 +----- gdb/tui/tui-data.h | 16 ---------------- gdb/tui/tui-file.c | 6 +++--- gdb/tui/tui-layout.c | 2 ++ gdb/tui/tui-regs.c | 45 +++++++++++++++++++-------------------------- gdb/tui/tui-regs.h | 2 ++ gdb/tui/tui-win.c | 6 +----- gdb/tui/tui-wingeneral.c | 27 ++++++--------------------- gdb/tui/tui-wingeneral.h | 20 +++++++++----------- gdb/tui/tui-winsource.c | 2 +- gdb/tui/tui.c | 2 +- 13 files changed, 57 insertions(+), 101 deletions(-)