Home | History | Annotate | Download | only in doc

Lines Matching full:process

90 system\-call makes it possible for a process to 
92 process. With the right set of call\-back routines, it is therefore
94 to another process via
108 target process. This is done by calling
115 will be able to properly unwind the target process.
130 Next, the application can turn on ptrace\-mode on the target process,
131 either by forking a new process, invoking PTRACE_TRACEME,
135 directly attaching to an already running process (via
137 Either way, once the process\-ID (pid) of the
138 target process is known, a _UPT\-info\-structure
141 passing the pid of the target process
148 the target process. It simply invokes ptrace(2)
154 process, _UPT_destroy()