freebsd-src/usr.bin/gcore
John Baldwin b2cb74c22c arm,arm64: Add a NT_ARM_TLS read-only register set.
This register set exposes the per-thread TLS register.  It matches the
layout used by Linux on arm64.  Linux does not implement this note for
32-bit arm.

Reviewed by:	andrew, markj
Sponsored by:	University of Cambridge, Google, Inc.
Differential Revision:	https://reviews.freebsd.org/D34595
2022-03-23 13:33:06 -07:00
..
elf32core.c gcore: Use PT_GETREGSET to fetch NT_PRSTATUS and NT_FPREGSET. 2022-03-10 15:40:44 -08:00
elfcore.c arm,arm64: Add a NT_ARM_TLS read-only register set. 2022-03-23 13:33:06 -07:00
extern.h
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