Re: [PATCH 5/5] ptrace: remove PTRACE_SEIZE_DEVEL bit
On 02/10/2012 05:42 PM, Oleg Nesterov wrote: > On 02/10, Pedro Alves wrote: >> >> Do new auto-attached clones still generate SIGSTOP, or has than been fixed already? > > Hopefully fixed by d184d6eb > "ptrace: dont send SIGSTOP on auto-attach if PT_SEIZED"