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 d2d1ea20aef Fix crash when TUI window creation fails new 1ce22eebea4 Automatic date update in version.in new 39ec04904ff Fix C-x 1 from gdb prompt new a350efd4fb3 Fix crash when exiting TUI with gdb -tui new de543742056 Use macros for TUI window names
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: bfd/version.h | 2 +- gdb/ChangeLog | 24 ++++++++++++++++++ gdb/tui/tui-data.h | 1 + gdb/tui/tui-interp.c | 2 +- gdb/tui/tui-io.c | 4 +++ gdb/tui/tui-layout.c | 71 ++++++++++++++++++++++++++-------------------------- gdb/tui/tui.c | 11 +++++++- gdb/tui/tui.h | 6 ++--- 8 files changed, 80 insertions(+), 41 deletions(-)