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