Re: PID-reuse races fix, introduced GCC validation brakage
Pedro Alves <[email protected]>
| Newsgroups | gmane.comp.sysutils.dejagnu.general |
|---|---|
| Message-ID | <[email protected]> |
On 03/31/2016 07:46 PM, Yvan Roux wrote: > So, when I look in /proc/<pids>, the status of the 2 processes are: > example.exe : tracing stop > cat : zombie > and the wait return value is 0 I'm confused. What about the other two processes? Before you said none of the 4 processes is actually killed. Was that incorrect? If example.exe is in tracing stop, I'd expect gdb is still tracing it. Thanks, Pedro Alves