- Debugger: A program that acts as the tracer of some other process. It contains central logic for user interaction and implements debugging mechanisms.
- Tracer & Tracee: Two processes where one (the tracer) traces another process (the tracee).
This repository was archived by the owner on Oct 20, 2025. It is now read-only.