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-next-defconfig 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.
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 4 + bfd/elfnn-riscv.c | 2 +- bfd/version.h | 2 +- gdb/ChangeLog | 47 ++++++++ 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 +++++++++ 10 files changed, 216 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