freebsd-src/usr.bin/gcore
John Baldwin 6ab064ac06 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

(cherry picked from commit d95657a1a7)
2022-07-13 09:25:02 -07:00
..
elf32core.c gcore: Use PT_GETREGSET for NT_THRMISC and NT_PTLWPINFO. 2022-07-13 09:25:02 -07:00
elfcore.c gcore: Use PT_GETREGSET for NT_THRMISC and NT_PTLWPINFO. 2022-07-13 09:25: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-10 04:03:19 +03:00
gcore.c gcore: add option to dump core using kernel facility 2021-05-10 04:03:19 +03:00
Makefile Use MACHINE_CPUARCH when checking for arm64 2020-09-14 16:12:28 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00