gcore(1)
NAME
gcore − get core images of running processes
SYNTAX
gcore process-id...
DESCRIPTION
The gcore command creates a core image of each specified process, suitable for use with adb() or dbx(.).
RESTRICTIONS
Paging activity that occurs while gcore is running may cause the program to become confused. For best results, the desired processes should be stopped.
FILES
core.<process-id>core images