diff --git a/test/README.md b/test/README.md index f10f4cca07..d189239cd6 100644 --- a/test/README.md +++ b/test/README.md @@ -179,7 +179,8 @@ cat /tmp/user/1000/testo9vsdjo3/node1/regtest/dashd.pid gdb /home/example/dashd ``` -Note: gdb attach step may require `sudo` +Note: gdb attach step may require ptrace_scope to be modified, or `sudo` preceding the `gdb`. +See this link for considerations: https://www.kernel.org/doc/Documentation/security/Yama.txt ### Util tests