freebsd-skq/usr.bin/truss
John Baldwin ff577cb645 Decode extra signal information for caught signals.
Decode fields from the siginfo_t stored in the PT_LWPINFO structure when a
signal is caught by a traced process.  This includes the signal code
(si_code) as well as additional members such as si_addr, si_pid, etc.
2017-08-28 02:42:20 +00:00
..
aarch64-cloudabi64.c
aarch64-freebsd.c
amd64-cloudabi64.c
amd64-freebsd32.c
amd64-freebsd.c
amd64-linux32.c
amd64-linux.c
arm-freebsd.c
extern.h
i386-freebsd.c
i386-linux.c
main.c
Makefile
Makefile.depend
mips-freebsd.c
powerpc64-freebsd32.c
powerpc64-freebsd.c
powerpc-freebsd.c
riscv64-freebsd.c
setup.c Decode extra signal information for caught signals. 2017-08-28 02:42:20 +00:00
sparc64-freebsd.c
syscall.h Decode FreeBSD 11 compat stat, fstat and lstat calls. 2017-06-23 18:06:46 +00:00
syscalls.c Decode arguments passed to thr_set_name(). 2017-08-25 19:06:36 +00:00
truss.1 Make truss(1) cross-reference dtrace(1) and bump .Dd. 2017-07-21 13:58:51 +00:00
truss.h