Manual Page Result
0
Command: bigcore | Section: 1 | Source: UNIX v10 | File: bigcore.1
BIGCORE(1) General Commands Manual BIGCORE(1)
NAME
bigcore, coreid - permit big core images, identify source of image
SYNOPSIS
bigcore command
coreid [ file ]
DESCRIPTION
Bigcore calls the named command with no restriction on the size of core
images. By default, no core image will be written when a program
aborts if it would be larger than a megabyte.
Coreid reads the file or the specified core image file, and prints on
the standard output the argument list of the program that produced the
core image.
FILES
SEE ALSO
core(5)
BUGS
Coreid only works for core images from C and Fortran programs.
The arguments shown are those at the time of the dump, not at invoca-
tion of the program.
BIGCORE(1)