Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ core(5) — UNIX 32V

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

adb(1)

signal(2)

CORE(5)  —  UNIX Programmer’s Manual

NAME

core − format of memory image file

DESCRIPTION

UNIX writes out a memory image of a terminated process when any of various errors occur.  See signal(2) for the list of reasons; the most common are memory violations, illegal instructions, bus errors, and user-generated quit signals. The memory image is called ‘core’ and is written in the process’s working directory (provided it can be; normal access controls apply).

In general the debugger adb(1) is sufficient to deal with core images.

SEE ALSO

adb(1), signal(2)

7th Edition

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026