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 893e4fd6231 Automatic date update in version.in new 76367d23146 Add gdb.events.tui_enabled new 086a2beb152 Fix compile error due to [[noreturn]] with clang
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/NEWS | 2 ++ gdb/doc/python.texi | 10 ++++++++++ gdb/observable.c | 1 + gdb/observable.h | 2 ++ gdb/python/py-all-events.def | 1 + gdb/python/py-event-types.def | 5 +++++ gdb/python/py-tui.c | 28 ++++++++++++++++++++++++++++ gdb/remote-sim.c | 3 ++- gdb/testsuite/gdb.python/tui-window.exp | 8 ++++++++ gdb/testsuite/gdb.python/tui-window.py | 11 +++++++++++ gdb/tui/tui.c | 5 +++++ 11 files changed, 75 insertions(+), 1 deletion(-)