This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_build/master-aarch64 in repository toolchain/ci/binutils-gdb.
from 85adb21d04 RISC-V: Update Scalar Crypto testcases. adds 5b0a3d6242 gdb: add threads debugging switch adds b6e52a0b3b gdb: convert 'set debug lin-lwp' to a boolean command adds 042574aa6e gdb/doc: add some index entries relating to mi-async setting adds 7898f55ba0 Automatic date update in version.in new 391c90eea5 gdb: make use of SCOPE_EXIT to manage thread executing state new b1718fcdd1 gdb: on x86-64 non-trivial C++ objects are returned in memory new b622494ee3 gdb/remote: handle attach when stop packet lacks thread-id
The 3 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/NEWS | 4 ++ gdb/amd64-tdep.c | 16 ++++- gdb/doc/gdb.texinfo | 17 ++++- gdb/gdbthread.h | 11 ++++ gdb/inferior.c | 2 + gdb/linux-nat.c | 29 ++++++--- gdb/record-btrace.c | 24 ++----- gdb/record-full.c | 8 ++- gdb/remote.c | 31 ++++----- gdb/testsuite/gdb.cp/non-trivial-retval.cc | 19 +++++- gdb/testsuite/gdb.cp/non-trivial-retval.exp | 26 ++++++++ gdb/testsuite/gdb.server/ext-attach.exp | 98 ++++++++++++++++++----------- gdb/thread.c | 38 +++++++++++ 14 files changed, 234 insertions(+), 91 deletions(-)