freebsd-dev/usr.bin/kdump
Kyle Evans 550bec4fde kdump: decode SHM_ANON as first arg to legacy shm_open(2)
The first argument to shm_open(2) as well as shm_open2(2) may be a path or
SHM_ANON. Decode SHM_ANON, at least- paths will show up as namei results in
kdump output, which may be sufficient; in those cases, we'll have printed an
address.

Future commits will add support for shm_open2() to libsysdecode/truss/kdump.

Reported by:	kaktus
MFC after:	3 days
2020-02-19 14:32:55 +00:00
..
kdump.1 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
kdump.c kdump: decode SHM_ANON as first arg to legacy shm_open(2) 2020-02-19 14:32:55 +00:00
Makefile We use a few different ifdef's names to check if we are using Casper or not, 2017-09-21 14:41:41 +00:00
Makefile.depend Update Makefile.depend files 2019-12-11 17:37:53 +00:00
Makefile.depend.options Add Makefile.depend.options 2019-12-11 17:37:37 +00:00