Lines Matching full:be

54 can be:
58 that the process expects to be traced by its parent.
61 probably be rather confused by the results; once the traced process stops,
62 it cannot be made to continue except via
73 be ignored.
92 space) at which the read is to be done.
103 may be necessary to ensure that instruction caches are flushed appropriately.
106 argument supplies the value to be written.
114 .\" user structure; it will usually be an integer value cast to
123 .\" must be aligned on an
137 .\" specifies the value to be written, just as for
144 is an address specifying the place where execution is to be resumed (a
149 provides a signal number to be delivered to the traced process as it
150 resumes execution, or 0 if no signal is to be sent.
156 given as the signal to be delivered.
160 It does not need any cooperation from the to-be-traced process.
163 specifies the process ID of the to-be-traced process, and the other two
166 as the tracing process, and that it must not be executing a set-user-ID
170 sysctl is 0, then the target process must be a descendant of the tracing
183 This request is a more general interface that can be used instead of
203 is the offset within the traced process where the I/O operation should be
211 member specifies what operation needs to be done.
227 operation can be used to read from the ELF auxiliary vector.
232 field in the descriptor will be updated with the actual number of bytes
234 If the requested I/O could not be successfully performed,
241 This request can be used to specify which events in the traced process
242 should be reported to the tracing process.
254 is the set of events to be reported.
266 argument should be set to
269 This request can be used to determine which events in the traced
270 process will be reported.
277 argument should be set to
298 will be set to the process ID of the other end of the fork.
303 argument should be set to
312 argument should be set to
322 must be initialized by a previous
330 Depending on the architecture, the following requests may be available
355 .\" Information about the system call can be examined with
365 .\" the return values can be examined and potentially changed.
370 .\" which should be declared by including
399 .\" are guaranteed to be useful.) When a process stops on exit from a
422 .\" can be changed, and the syscall actually performed will correspond to
433 .\" are passed back to the traced process directly (and therefore should be
444 .\" can usefully be changed; they are set to the values returned by the
445 .\" syscall and will be passed back to the traced process by the normal
500 The window cookie needs to be
504 This request can be used to obtain details about the traced process XSAVE area,
520 field denotes the size of XSAVE area intended to be used with the
528 must be passed in
532 argument must be set to
535 This request can be used to read the XSAVE area of the traced process.
536 A pointer to a buffer must be passed in
545 This request can be used to write the XSAVE area of the traced process.
547 A pointer to a buffer must be passed in
563 is set to zero and this should be checked.
661 should be able to sidestep this.