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_build/master-aarch64 in repository toolchain/ci/gdb.
from da729c5ccd Implement gdbarch_stack_frame_destroyed_p for aarch64 adds b7e077222e Fix crash with stepi, no debug info, and "set debug infrun 1" new 03a5735dbd Automatic date update in version.in new 6f3dfea03a gdb/python: remove gdb._mi_commands dict
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: bfd/version.h | 2 +- gdb/infrun.c | 3 +- gdb/mi/mi-cmds.c | 14 ++ gdb/mi/mi-cmds.h | 7 + gdb/python/lib/gdb/__init__.py | 4 - gdb/python/py-micmd.c | 232 ++++++++++++--------------------- gdb/python/python-internal.h | 1 + gdb/python/python.c | 2 + gdb/testsuite/gdb.python/py-mi-cmd.exp | 53 +------- 9 files changed, 108 insertions(+), 210 deletions(-)