blob: a6b40b3af18a57a9449f7455babff2ca448c0403 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
picotrace is designed to be a framework for other more advanced tracers, and an
example of the canonical usage of ptrace(2). New features are not expected
unless they reflect a new feature in the kernel.
For historical reasons this repository is called picotrace, although it now
contains other software as well:
* sigtracer
* singlestepper
* NetBSD strace
* NetBSD truss
* coredumper
|