Actually, to enable attach, I had to make ptrace more permissive: https://wiki.ubuntu.com/SecurityTeam/Roadmap/KernelHardening#ptrace_Protecti... by doing "echo 0 | sudo tee /proc/sys/kernel/yama/ptrace_scope"
To run it under eclipse I had to choose Traditional Attach to process instead of DSF.
On 7 July 2012 13:53, John Yani vanuan@gmail.com wrote:
Attach works. Thanks!