> > This is probably due to > > https://wiki.ubuntu.com/SecurityTeam/Roadmap/KernelHardening > #ptrace_Protection > > To check this, type > > cat /proc/sys/kernel/yama/ptrace_scope > > If this outputs 1, that is probably the cause of the problem.
You were right. Thanks. Is this issue unavoidable? Can a workaround be designed, by example by SEE displaying static disassemblies computed at compile time?