This page is experimental and may change significantly in future releases.
Trace Process
Properties
id: d3f:TraceProcess
- name
- Trace Process
- definition
- A trace system call provides a means by which one process (the "tracer") may observe and control the execution of another process (the "tracee"), and examine and change the tracee's memory and registers. It is primarily used to implement breakpoint debugging and system call tracing.
- synonyms
- Open Process
- see also
- https://linux.die.net/man/2/ptrace
- see also
- https://dbpedia.org/resource/Ptrace
Neighbors