This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-arm 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 adds abe8cab7cb gdb: enable target_async around stop_all_threads call in pro [...]
No new revisions were added by this update.
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