freebsd-dev/usr.bin/gcore
John Baldwin 51645e836d Store a 32-bit PT_LWPINFO struct for 32-bit process core dumps.
Process core notes for a 32-bit process running on a 64-bit host need to
use 32-bit structures so that the note layout matches the layout of notes
of a core dump of a 32-bit process under a 32-bit kernel.

Reviewed by:	kib
Differential Revision:	https://reviews.freebsd.org/D11407
2017-06-29 21:31:13 +00:00
..
elf32core.c Store a 32-bit PT_LWPINFO struct for 32-bit process core dumps. 2017-06-29 21:31:13 +00:00
elfcore.c Store a 32-bit PT_LWPINFO struct for 32-bit process core dumps. 2017-06-29 21:31:13 +00:00
extern.h Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
gcore.1 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
gcore.c Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
Makefile
Makefile.depend