[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[cdt-debug-dev] attaching to a process running as root
|
- From: westd <westdwestd@xxxxxxxxxxx>
- Date: Fri, 17 Aug 2007 07:44:24 -0700 (PDT)
- Delivered-to: cdt-debug-dev@eclipse.org
Hi,
Is it possible to attach the debugger to an application running as root,
when eclipse is running as a regular user. I can attach ok and set break
points when it connects, but as soon as I resume execution once it cannot
interrupt the process again: I cannot suspend or set new breakpoints. I
guess because it doesn't have permissions to send the interrupt signal.
I get the error message: "Target request failed: failed to interrupt", when
pressing the suspend button.
Any ideas?
Thanks
--
View this message in context: http://www.nabble.com/attaching-to-a-process-running-as-root-tf4285633.html#a12199469
Sent from the Eclipse CDT - debug mailing list archive at Nabble.com.