freebsd-dev/sys
Edward Tomasz Napierala 447636e43c linux(4): implement coredump support
Implement dumping core for Linux binaries on amd64, for both
32- and 64-bit executables.  Some bits are still missing.

This is based on a prototype by chuck@.

Reviewed By:	kib
Sponsored By:	EPSRC
Differential Revision:	https://reviews.freebsd.org/D30019
2021-06-30 22:45:06 +01:00
..
amd64 linux(4): implement coredump support 2021-06-30 22:45:06 +01:00
arm arm: Make sure we can handle a thumb entry point. 2021-06-30 22:56:50 +02:00
arm64 linux(4): implement coredump support 2021-06-30 22:45:06 +01:00
bsm
cam cam: Fix GENERIC-MMCCAM build 2021-06-28 17:22:35 -06:00
cddl
compat linux(4): implement coredump support 2021-06-30 22:45:06 +01:00
conf ice_ddp: Update to 1.3.24.0 2021-06-25 10:21:39 -07:00
contrib zfs: merge openzfs/zfs@4694131a0 (master) into main 2021-06-30 08:02:44 +02:00
crypto
ddb
dev hwpmc_arm64: add a PMCDBG to the interrupt handler 2021-06-30 18:21:23 -03:00
dts
fs unionfs: release parent vnodes in deferred context 2021-06-29 06:02:01 -07:00
gdb
geom
gnu
i386 Add infrastructure required for Linux coredump support 2021-06-29 08:49:12 +01:00
isa newbus: Move from bus_child_{pnpinfo,location}_src to bus_child_{pnpinfo,location} with sbuf 2021-06-22 20:52:06 -06:00
kern Eliminate p_elf_machine from struct proc. 2021-06-29 20:18:29 +03:00
kgssapi
libkern
mips Add infrastructure required for Linux coredump support 2021-06-29 08:49:12 +01:00
modules linux(4): implement coredump support 2021-06-30 22:45:06 +01:00
net pf: revert: Use counter(9) for pf_state byte/packet tracking 2021-06-29 07:24:53 +00:00
net80211 net80211: ieee80211_probereq_ie fix length calculation for hw scans 2021-06-28 12:17:11 +00:00
netgraph
netinet sctp: initialize sequence numbers for ECN correctly 2021-06-27 20:14:48 +02:00
netinet6 sctp: initialize sequence numbers for ECN correctly 2021-06-27 20:14:48 +02:00
netipsec ipsec: globalize lft zone and zero out buffers at allocation time 2021-06-28 08:14:26 +00:00
netpfil pf: make sure the dtrace probe has safe access to state 2021-06-29 07:24:53 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
powerpc Add infrastructure required for Linux coredump support 2021-06-29 08:49:12 +01:00
riscv Add infrastructure required for Linux coredump support 2021-06-29 08:49:12 +01:00
rpc
security mac: cheaper check for ifnet_create_mbuf and ifnet_check_transmit 2021-06-29 15:06:45 +02:00
sys Eliminate p_elf_machine from struct proc. 2021-06-29 20:18:29 +03:00
teken
tests
tools
ufs ffs_softdep: force sync if journal is low in journal_check_space 2021-06-23 23:47:05 +03:00
vm
x86
xdr
xen
Makefile