[PATCH] Ctrl-C-ing strace
This patch fix es the signals vs strace problem. The signal code assumes that anybody who is TAK_STOPPED will check signals before resuming, and the ptrace paths didn't do that.
Showing
Please register or sign in to comment