This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap_profiled in repository toolchain/ci/binutils-gdb.
from 0a30596cfa Fix Build issues due to patch "gprofng: a new GNU profiler" adds da729c5ccd Implement gdbarch_stack_frame_destroyed_p for aarch64 adds b7e077222e Fix crash with stepi, no debug info, and "set debug infrun 1" adds 03a5735dbd Automatic date update in version.in adds 6f3dfea03a gdb/python: remove gdb._mi_commands dict
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- gdb/aarch64-tdep.c | 22 ++++ 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 +------- 10 files changed, 130 insertions(+), 210 deletions(-)