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-arm in repository toolchain/ci/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 new fe587fc997 Handle Python 3.11 deprecation of PySys_SetPath and Py_SetPr [...]
The 1 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/infrun.c | 19 +++-- gdb/python/python-internal.h | 5 ++ gdb/python/python.c | 99 ++++++++++++++++++---- .../step-N-all-progress.c} | 41 ++++----- gdb/testsuite/gdb.threads/step-N-all-progress.exp | 59 +++++++++++++ gdb/value.c | 3 + 6 files changed, 179 insertions(+), 47 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