Open System Services System Calls Reference Manual (G06.25+, H06.03+)

Files core(4)
NAME
core, saveabend -Isale containing a memory image
DESCRIPTION
In the OSS implementation, the equivalent of a core
le is a saveabend le. A saveabend le is a
type of process snapshot le and can be used with a system debugger when necessary.
A saveabend le is created whenever a process terminates abnormally and it is possible to create
a saveabend le. The location of a saveabend le is displayed on the home terminal of the ter-
minated process.
A saveabend le is created according to the following naming convention:
ZZSAnnnn
where nnnn is a numeric increment.
The saveabend le contains data-area and le-status information at the time of the failure. Use a
symbolic debugger program to examine the saveabend le. Refer to the appropriate manual for
the symbolic debugger for information on saveabend les and how to examine them.
NOTES
There is no core.h header le.
Saveabend les are sometimes referred to as Guardian save or SAVEABEND les.
RELATED INFORMATION
Commands: c89(1), gtacl(1), osh(1), run(1), runv(1), sh(1).
Functions: sigaction(2), tdm_execve(2), tdm_execvep(2), tdm_spawn(2), tdm_spawnp(2).
Files: signal(4).
527186-003 Hewlett-Packard Company 113