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 3a56ed8668 [gdb/testsuite] Fix list-missing-source.exp with gcc 4.8 new d8c06f22a3 gdb: Don't ignore all SIGSTOP when the signal handler is set [...]
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/ChangeLog | 6 ++ gdb/linux-nat.c | 5 +- gdb/testsuite/ChangeLog | 5 ++ ...fork-follow-child-exec.c => stop-with-handle.c} | 68 ++++++++++++---------- gdb/testsuite/gdb.threads/stop-with-handle.exp | 51 ++++++++++++++++ 5 files changed, 104 insertions(+), 31 deletions(-) copy gdb/testsuite/gdb.threads/{vfork-follow-child-exec.c => stop-with-handle.c} (54%) create mode 100644 gdb/testsuite/gdb.threads/stop-with-handle.exp