This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 391c90eea53 gdb: make use of SCOPE_EXIT to manage thread executing state new b1718fcdd1d gdb: on x86-64 non-trivial C++ objects are returned in memory new b622494ee37 gdb/remote: handle attach when stop packet lacks thread-id
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/amd64-tdep.c | 16 ++++- 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 ++++++++++++++++++----------- 5 files changed, 134 insertions(+), 56 deletions(-)