Is there a C example about using PTRACE_GETSIGMASK and PTRACE_SETSIGMASK?
I have not found any C example about using PTRACE_GETSIGMASK/PTRACE_SETSIGMASK
, I wrote a simple code to test them, but it returns and EINVAL error
.
I am trying to modify the trace signal mask