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 743d3f0945c [gdb/testsuite] Add wait-for-index-cache in gdb.dwarf2/per- [...] new fd492bf1e20 gdb: handle main thread exiting during detach
The 1 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/linux-nat.c | 24 ++-- gdb/remote.c | 27 +++- .../main-thread-exit-during-detach.c} | 45 ++++--- .../gdb.threads/main-thread-exit-during-detach.exp | 140 +++++++++++++++++++++ gdbserver/mem-break.cc | 11 ++ 5 files changed, 219 insertions(+), 28 deletions(-) copy gdb/testsuite/{gdb.multi/tids.c => gdb.threads/main-thread-exit-during-detach [...] create mode 100644 gdb/testsuite/gdb.threads/main-thread-exit-during-detach.exp