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 db0768c320e Automatic date update in version.in new 1cb56ad3f3b gdb/python: update events test to handle missing exit_code new b1f0f284187 gdb/python: add a new gdb_exiting event
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 | 6 +++ gdb/doc/python.texi | 15 +++++++- gdb/observable.c | 1 + gdb/observable.h | 4 +- gdb/python/py-all-events.def | 1 + gdb/python/py-event-types.def | 5 +++ gdb/python/python.c | 35 +++++++++++++++++ gdb/testsuite/gdb.python/py-events.exp | 69 ++++++++++++++++++++++++++++++++++ gdb/testsuite/gdb.python/py-events.py | 30 ++++++++++++++- gdb/top.c | 6 ++- 10 files changed, 167 insertions(+), 5 deletions(-)