Hello, While my debugging of gnupg-agent, I found that I couldn't attach gpg-agent to GDB any more.
Now, the kernel default seems to be kernel.yama.ptrace_scope = 0
$ cat /proc/sys/kernel/yama/ptrace_scope
0
For debugging, now, I need to change this setting of kernel. Given
this recent change of kernel hardening, it would be ok to close this
bug.
--
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

