This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-lts-allnoconfig in repository toolchain/ci/binutils-gdb.
from d6e00f507d Automatic date update in version.in adds 1ce0f4f242 Automatic date update in version.in adds 73f8a59086 Improve reverse debugging docs, mention built-in support and [...] adds 7905fc359d Fix "nosharedlibrary + continue + shared lib event" crash adds d70cc3ba87 solib-svr4: Pass down svr4_info as much as possible adds 79b8e8ab45 RISC-V: Enable 32-bit linux gdb core file support. new ad9d13f8e9 [FYI] Add myself to gdb/MAINTAINERS
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 | 4 + bfd/elfnn-riscv.c | 2 +- bfd/version.h | 2 +- gdb/ChangeLog | 51 +++++++++ gdb/MAINTAINERS | 1 + gdb/doc/ChangeLog | 8 ++ gdb/doc/gdb.texinfo | 26 +++-- gdb/solib-svr4.c | 122 ++++++++++++++------- gdb/testsuite/ChangeLog | 5 + .../solib-probes-nosharedlibrary.c} | 3 - .../gdb.base/solib-probes-nosharedlibrary.exp | 51 +++++++++ 11 files changed, 221 insertions(+), 54 deletions(-) copy gdb/testsuite/{gdb.server/sysroot.c => gdb.base/solib-probes-nosharedlibrary. [...] create mode 100644 gdb/testsuite/gdb.base/solib-probes-nosharedlibrary.exp