|
|
1.1 root 1: .TH CORE 5
2: .CT 1 debug_tune
3: .SH NAME
4: core \- format of memory image file
5: .SH DESCRIPTION
6: A memory image of a terminated
7: process is written into file
8: .F core
9: when any of various errors occur; see
10: .IR signal (2).
11: The memory image is written in the process's
12: working directory, if it can be; normal
13: access controls apply.
14: .PP
15: A core file consists of a copy of the user block for the
16: terminated process, followed by an image of its data
17: and stack segments.
18: The user block, which occupies 5K bytes, contains descriptive
19: information about the process and a stack used by the operating
20: system when serving the process; see the include file
21: .BR <sys/user.h> .
22: .SH "SEE ALSO"
23: .IR adb (1),
24: .IR pi (9.1),
25: .IR bigcore (1),
26: .IR signal (2)
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.