diff options
author | Ian Moffett <ian@osmora.org> | 2025-07-05 04:15:20 +0000 |
---|---|---|
committer | Ian Moffett <ian@osmora.org> | 2025-07-05 04:15:20 +0000 |
commit | 88285ca7d9ac11c99b01a44d3525acb82d35e1de (patch) | |
tree | cd21b0bf1e0e8e226925cf12b66da13032668ab9 /usr.sbin/install/install.c | |
parent | 68e404c22776f547158aa8f1a88f29c757167591 (diff) |
kernel/amd64: Add support for coredumps
To make debugging userland program crashes easier, this commit
introduces coredumps that store the last known process state into a
temporary /tmp/core.X file (where X is the PID of the faulting process).
Signed-off-by: Ian Moffett <ian@osmora.org>
Diffstat (limited to 'usr.sbin/install/install.c')
0 files changed, 0 insertions, 0 deletions