BTRACE(8) | System Manager's Manual | BTRACE(8) |
btrace
— bug
tracer
btrace |
[-lv ] [-p
pid] [-e
program | file] |
The btrace
utility provides an interface
to inspect the internals of the system and programs. It interprets the
bt(5) program in file
and communicates with the dynamic tracer device using the interface
described in dt(4).
The options are as follows:
The btrace
utility exits 0 on
success, and >0 if an error occurs.
The btrace
utility first appeared in
OpenBSD 6.7.
Martin Pieuchot <mpi@openbsd.org>
September 11, 2020 | OpenBSD-current |