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_lto 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 [...] adds fba9460f7c PR27202, readelf -wL doesn't work on ".loc 0" adds 80656a8e4b gdb: fix manor -> manner typo in some comments adds 4180173142 gdb/doc: use 'standard error stream' instead of 'stderr' in [...] adds 74ea3b51c3 gdb: fix build when libbacktrace and execinfo backtrace are [...]
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- binutils/dwarf.c | 11 +++-- gdb/bt-utils.c | 4 +- gdb/bt-utils.h | 2 +- gdb/darwin-nat.c | 8 ++-- gdb/doc/gdb.texinfo | 12 ++--- gdb/language.h | 2 +- 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 ++++++++++++++++++++++++++++++++ 11 files changed, 151 insertions(+), 21 deletions(-) create mode 100644 gdb/testsuite/gdb.server/attach-flag.c create mode 100644 gdb/testsuite/gdb.server/attach-flag.exp