On 09/04, Oleg Nesterov wrote: > > - implement continue with signal.
There is something wrong. I tried to debug the ptraced task via ugdb, and the result is not good. I am not surprised ugdb confuses ptrace, but I didn't expect that ptrace can break ugdb. I am still trying to understand what is wrong, it should be something simple but somehow I can't explain the problem so far... Oleg.