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 a50faaf620 [gdb/testsuite] Add XFAILs in gdb.rust/simple.exp for incorr [...] new d2dd1084c1 Remove two TUI comments new 6d7fd9aa47 Remove tui_default_win_viewport_height new 5c45899e28 Remove tui_win_is_auxiliary new a7798e7f7d Remove declaration from tui-wingeneral.h new 7523da63ca Make TUI window handle a unique_ptr new a31bff9d2d Don't call erase_data_content from tui_data_window::show_registers
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 | 56 +++++++++++++++++++++++++++++++++++++++ gdb/tui/tui-command.c | 8 +++--- gdb/tui/tui-data.c | 11 -------- gdb/tui/tui-data.h | 17 +++++++++--- gdb/tui/tui-disasm.c | 10 ++++++- gdb/tui/tui-io.c | 23 +++++++--------- gdb/tui/tui-layout.c | 69 +++--------------------------------------------- gdb/tui/tui-layout.h | 2 -- gdb/tui/tui-regs.c | 34 +++++++++++------------- gdb/tui/tui-stack.c | 14 +++++----- gdb/tui/tui-win.c | 6 ++--- gdb/tui/tui-wingeneral.c | 22 ++++----------- gdb/tui/tui-wingeneral.h | 2 -- gdb/tui/tui-winsource.c | 22 +++++++-------- gdb/tui/tui.c | 6 ++--- gdb/tui/tui.h | 2 -- 16 files changed, 141 insertions(+), 163 deletions(-)