This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-aarch64 in repository toolchain/ci/binutils-gdb.
from db0768c320 Automatic date update in version.in adds 1cb56ad3f3 gdb/python: update events test to handle missing exit_code adds b1f0f28418 gdb/python: add a new gdb_exiting event
No new revisions were added by this update.
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(-)