This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-arm in repository toolchain/ci/binutils-gdb.
from 8e883b5e11 Automatic date update in version.in adds 60cd08d403 MI: mi_runto -pending adds bc20e562ec gdb/varobj: Fix use after free in varobj adds 6c96b937df gdb/varobj: Fix varobj_invalidate_iter new 27121f6740 Fix indentation in loongarch code, preventing a compile time [...]
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: bfd/ChangeLog | 5 + bfd/elfnn-loongarch.c | 22 ++-- .../mi-var-invalidate-shlib-lib.c} | 16 ++- .../{mi-corefile.c => mi-var-invalidate-shlib.c} | 26 +++- gdb/testsuite/gdb.mi/mi-var-invalidate-shlib.exp | 137 +++++++++++++++++++++ gdb/testsuite/lib/mi-support.exp | 68 ++++++++-- gdb/value.c | 27 ++++ gdb/varobj.c | 86 +++++++++++-- 8 files changed, 349 insertions(+), 38 deletions(-) copy gdb/testsuite/{gdb.base/patch.c => gdb.mi/mi-var-invalidate-shlib-lib.c} (84%) copy gdb/testsuite/gdb.mi/{mi-corefile.c => mi-var-invalidate-shlib.c} (67%) create mode 100644 gdb/testsuite/gdb.mi/mi-var-invalidate-shlib.exp