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-aarch64-bootstrap_debug in repository toolchain/ci/binutils-gdb.
from 1bc99604e8 Re: opcodes/arc: Implement style support in the disassembler adds e0c01ce66d Don't stop all threads prematurely after first step of "step N" adds b0cf0a5b9d gdb/value.c: add several headers to the include list adds fe587fc997 Handle Python 3.11 deprecation of PySys_SetPath and Py_SetPr [...] adds 2637e8bb1a Automatic date update in version.in adds 0679db2966 Wrap python_write_bytecode with HAVE_PYTHON ifdef adds 590207aa6e PowerPC64: fix build error on 32-bit hosts adds 175b91507b miscellaneous dwarf.c tidies adds f07c08e115 binutils/dwarf.c: abbrev caching adds 695c6dfe7e PR29370, infinite loop in display_debug_abbrev adds e82295b23d PR29337, readelf CU/TU mixup in .gdb_index
No new revisions were added by this update.
Summary of changes: bfd/elf64-ppc.c | 2 +- bfd/version.h | 2 +- binutils/dwarf.c | 425 +++++++++++---------- gdb/infrun.c | 19 +- gdb/python/python-internal.h | 5 + gdb/python/python.c | 101 ++++- .../step-N-all-progress.c} | 41 +- gdb/testsuite/gdb.threads/step-N-all-progress.exp | 59 +++ gdb/value.c | 3 + 9 files changed, 396 insertions(+), 261 deletions(-) copy gdb/testsuite/{gdb.python/py-record-btrace-threads.c => gdb.threads/step-N-al [...] create mode 100644 gdb/testsuite/gdb.threads/step-N-all-progress.exp