|
Hopefully, this page is exactly what you are looking for, but if not, you can always find further assistance on Unix/Linux Forum!
User Commands gcore(1)
NAME
gcore - get core images of running processes
SYNOPSIS
gcore [-pgF] [-o filename] [-c content] process-id...
DESCRIPTION
The gcore utility creates a core image of each specified
process. By default, the name of the core image file for the
process whose process ID is process-id is core.process-id.
OPTIONS
The following options are supported:
-c content Produces core image files with the specified
content. The content description uses the
same tokens as in coreadm(1M). The -c option
does not apply to cores produced due to the
-p or -g flags.
-F Force. Grabs the target process even if
another process has control.
-g Produces core image files in the global core
file repository with the global content as
configured by coreadm(1M). The command fails
if the user does not have permissions to the
global core file repository.
-o filename Substitutes filename in place of core as the
first part of the name of the core image
files. filename can contain the same tokens
to be expanded as the paths in coreadm(1M).
-p Produces a core image file in the process-
specific location with the process-specific
content for each process as configured by
coreadm(1M). The command fails if the user
does not have permissions to the per-process
core file repository.
SunOS 5.10 Last change: 19 Jun 2006 1
User Commands gcore(1)
OPERANDS
The following operand is supported:
process-id process ID
USAGE
Caution should be exercised when using the -F flag. Imposing
two controlling processes on one victim process can lead to
chaos. Safety is assured only if the primary controlling
process, typically a debugger, has stopped the victim pro-
cess and the primary controlling process is doing nothing at
the moment of application of the proc tool in question.
EXIT STATUS
The following exit values are returned:
0 On success.
non-zero On failure, such as non-existent process ID.
FILES
core.process-id core images
ATTRIBUTES
See attributes(5) for descriptions of the following attri-
butes:
____________________________________________________________
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|_____________________________|_____________________________|
| Availability | SUNWtoo |
|_____________________________|_____________________________|
| Interface Stability | See below. |
|_____________________________|_____________________________|
The command syntax is Evolving. The Output Formats are
Unstable.
SEE ALSO
kill(1), coreadm(1M), setrlimit(2), core(4), proc(4), attri-
butes(5)
SunOS 5.10 Last change: 19 Jun 2006 2
User Commands gcore(1)
NOTES
gcore is unaffected by the setrlimit(2) system call using
the RLIMIT_CORE value.
SunOS 5.10 Last change: 19 Jun 2006 3
Man(1) output converted with
man2html and wrapped by fishsponge
This page was generated on Wed Sep 12 11:24:43 GMT 2007
|
Your favourite pages:
No pages logged yet. Trying to save cookie... Top 10 most popular pages:
sqlite3 man page (5333 hits) (openSUSE 10.2)
svn man page (5208 hits) (FreeBSD 6.2)
adv_cap_autoneg man page (4870 hits) (Solaris 10 11_06)
CPAN man page (4607 hits) (Suse Linux 10.1)
ssh man page (4342 hits) (Suse Linux 10.1)
ssh-socks5-proxy-connect man page (2874 hits) (Solaris 10 11_06)
netcat man page (2717 hits) (Suse Linux 10.1)
pprosetup man page (2487 hits) (Solaris 10 11_06)
startproc man page (2471 hits) (Suse Linux 10.1)
signal man page (2406 hits) (Suse Linux 10.1)
|