http://bugs.winehq.org/show_bug.cgi?id=24193 Eric Pouech <eric.pouech(a)orange.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |eric.pouech(a)orange.fr Component|winedbg |wineserver --- Comment #1 from Eric Pouech <eric.pouech(a)orange.fr> 2010-08-29 02:29:31 CDT --- I don't see what can simply be done here, as Linux kernel evolution forbids a debugger to attach to a running program the "easy" solution would be to let wineserver get the ptrace capability the other only viable solution would be to modify the current process startup scheme so that wineserver (which is the only place where we call ptrace) is the parent (or grand*-parent) of every wine process anyway, issue is located in wineserver, not winedbg (so changed component) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.