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 5739a1b98da gdb+gdbserver/Linux: Remove USE_SIGTRAP_SIGINFO fallback new 56f4dea207d gdb/Windows: Fix detach while running
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: ...ttach-deleted-exec.c => detach-while-running.c} | 8 +- gdb/testsuite/gdb.base/detach-while-running.exp | 95 +++++++++++++ gdb/windows-nat.c | 153 +++++++++++++++++++-- 3 files changed, 243 insertions(+), 13 deletions(-) copy gdb/testsuite/gdb.base/{attach-deleted-exec.c => detach-while-running.c} (91%) create mode 100644 gdb/testsuite/gdb.base/detach-while-running.exp