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 cd1a989fe1 Automatic date update in version.in adds a5c69b1e49 gdb: fix using clear command to delete non-user breakpoints( [...] new 2bb8c72b39 gdb/testsuite: add text_segment option to gdb_compile new c67f4e5389 gdb/testsuite: make gdb.ada/mi_prot.exp stop at expected location
The 2 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/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.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 ++-- 9 files changed, 121 insertions(+), 29 deletions(-) create mode 100644 gdb/testsuite/gdb.base/clear_non_user_bp.exp