Class Process.TraceProcess
- Description
Class that enables tracing of processes.
The new process will be started in stopped state. Use cont() to let it start executing.
- Note
This class currently only exists on systems that implement ptrace().
- Inherit
create_process
inherit create_process : create_process