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 in repository toolchain/ci/binutils-gdb.
from 736918239b gdb: LoongArch: add orig_a0 into register set adds 3acd9a692d Make 'import gdb.events' work adds 99298c958c Add gdb.Objfile.is_file attribute new 22f8e2e726 [gdb/exp] Fix internal error when printing C++ pointer-to-member
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/NEWS | 3 +++ gdb/cp-valprint.c | 5 +++- gdb/doc/python.texi | 7 ++++++ gdb/python/lib/gdb/__init__.py | 5 ++++ gdb/python/py-evtregistry.c | 4 +++- gdb/python/py-evts.c | 28 ++++++++++------------ gdb/python/py-objfile.c | 14 +++++++++++ gdb/python/python-internal.h | 4 ++-- gdb/python/python.c | 16 +++++++++---- gdb/testsuite/gdb.base/jit-reader.exp | 12 ++++++++++ .../interrupt-a.c => gdb.cp/pointer-to-member.cc} | 17 +++++++++---- .../{typed-enum.exp => pointer-to-member.exp} | 11 +++++---- gdb/testsuite/gdb.python/py-events.exp | 2 ++ 13 files changed, 95 insertions(+), 33 deletions(-) copy gdb/testsuite/{gdb.base/interrupt-a.c => gdb.cp/pointer-to-member.cc} (88%) copy gdb/testsuite/gdb.cp/{typed-enum.exp => pointer-to-member.exp} (79%)