Debugging wine/windows applications

John Yani vanuan at gmail.com
Sat Jul 7 06:18:46 CDT 2012


Actually, to enable attach, I had to make ptrace more permissive:
https://wiki.ubuntu.com/SecurityTeam/Roadmap/KernelHardening#ptrace_Protection
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 at gmail.com> wrote:
> Attach works. Thanks!



More information about the wine-devel mailing list