freebsd-dev/usr.bin/gcore
John Baldwin d95657a1a7 gcore: Use PT_GETREGSET for NT_THRMISC and NT_PTLWPINFO.
This avoids the need for dealing with converting lwpinfo for alternate
ABIs in gcore itself.

Reviewed by:	markj
MFC after:	2 weeks
Sponsored by:	DARPA
Differential Revision:	https://reviews.freebsd.org/D35667
2022-06-30 10:05:02 -07:00
..
elf32core.c gcore: Use PT_GETREGSET for NT_THRMISC and NT_PTLWPINFO. 2022-06-30 10:05:02 -07:00
elfcore.c gcore: Use PT_GETREGSET for NT_THRMISC and NT_PTLWPINFO. 2022-06-30 10:05:02 -07:00
extern.h General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
gcore.1 gcore: add option to dump core using kernel facility 2021-05-03 19:18:26 +03:00
gcore.c gcore: add option to dump core using kernel facility 2021-05-03 19:18:26 +03:00
Makefile Use MACHINE_CPUARCH when checking for arm64 2020-09-14 16:12:28 +00:00
Makefile.depend