.TH GCORE 1 "18 January 1983" .UC 4 .SH NAME gcore \- get core images of running processes .SH SYNOPSIS .B gcore process-id ... .SH DESCRIPTION .I Gcore creates a core image of each specified process, suitable for use with .IR adb (1) or .IR dbx (1). .SH FILES core. core images .SH BUGS Paging activity that occurs while .I gcore is running may cause the program to become confused. For best results, the desired processes should be stopped.