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_ubsan in repository toolchain/ci/binutils-gdb.
from 86416e21f2 Automatic date update in version.in adds cd1a989fe1 Automatic date update in version.in adds a5c69b1e49 gdb: fix using clear command to delete non-user breakpoints( [...] adds 2bb8c72b39 gdb/testsuite: add text_segment option to gdb_compile adds c67f4e5389 gdb/testsuite: make gdb.ada/mi_prot.exp stop at expected location new 2390419d1c Fix C++ cast of derived class to base class
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/version.h | 2 +- gdb/breakpoint.c | 3 +- gdb/testsuite/gdb.ada/mi_prot.exp | 2 +- gdb/testsuite/gdb.arch/arm-bl-branch-dest.exp | 2 +- gdb/testsuite/gdb.base/clear_non_user_bp.exp | 64 ++++++++++++++++++++++ .../gdb.base/execl-update-breakpoints.exp | 16 +----- gdb/testsuite/gdb.cp/casts.cc | 20 +++++++ gdb/testsuite/gdb.cp/casts.exp | 6 ++ gdb/testsuite/gdb.threads/step-over-exec.exp | 4 +- gdb/testsuite/lib/gdb.exp | 39 +++++++++++++ gdb/testsuite/lib/jit-elf-helpers.exp | 8 +-- gdb/testsuite/lib/mi-support.exp | 12 ++-- gdb/valops.c | 2 +- 13 files changed, 149 insertions(+), 31 deletions(-) create mode 100644 gdb/testsuite/gdb.base/clear_non_user_bp.exp