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-aarch64 in repository toolchain/ci/binutils-gdb.
from 3a6a0158ee RISC-V: Fix wrong version number when arch contains 'p'. adds 4872f9a1b5 gdb.base/foll-fork.exp: accept "info breakpoints" output in [...] adds 8c12140439 gdb: fix darwin-nat build adds b5572c42cc gdb: fix darwin-nat build (again) adds f08d6b8e02 Automatic date update in version.in new abe8cab7cb gdb: enable target_async around stop_all_threads call in pro [...]
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/darwin-nat.c | 8 ++-- gdb/remote.c | 10 +++- gdb/testsuite/gdb.base/foll-fork.exp | 13 ++++-- gdb/testsuite/gdb.server/attach-flag.c | 29 ++++++++++++ gdb/testsuite/gdb.server/attach-flag.exp | 79 ++++++++++++++++++++++++++++++++ 6 files changed, 132 insertions(+), 9 deletions(-) create mode 100644 gdb/testsuite/gdb.server/attach-flag.c create mode 100644 gdb/testsuite/gdb.server/attach-flag.exp