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 1f9d9e321ca gdb: add some additional thread status debug output new f4138e8f489 Fix gdb.threads/access-mem-running-thread-exit.exp w/ nativ [...] new 7f8acedeebe gdbserver: track current process as well as current thread
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.threads/access-mem-running-thread-exit.exp | 30 ++++++++++++++- gdbserver/gdbthread.h | 1 + gdbserver/inferiors.cc | 26 ++++++++++--- gdbserver/server.cc | 4 +- gdbserver/target.cc | 44 +++++++++++++++++++++- gdbserver/target.h | 15 +++++++- 6 files changed, 108 insertions(+), 12 deletions(-)