Home | History | Annotate | Download | only in doc

Lines Matching refs:Of

42 gain access to the machine-state and virtual memory of \emph{another}
43 process. With the right set of call-back routines, it is therefore
48 implementing this facility use a name-prefix of \Func{\_UPT}, which is
55 will simply want to pass the address of \Var{\_UPT\_accessors} as the
59 only portions of the \Prog{\_UPT}-facility. For this reason, the
62 use. Of course, the addresses of these routines could also be picked
72 \Const{PTRACE\_ATTACH}). Either way, once the process-ID (pid) of the
74 by calling \Func{\_UPT\_create}(), passing the pid of the target process
79 The \Func{\_UPT\_resume}() routine can be used to resume execution of
81 value of \Const{PTRACE\_CONT}.
98 structure is never shared between threads. Because of this, no
108 system is out of memory.