Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

kill(1)

csh(1)

sdb(1)

ptrace(2)





   gcore(1)         (Directory and File Management Utilities)         gcore(1)


   NAME
         gcore - get core images of running processes

   SYNOPSIS
         gcore [ -o filename ] process-id ...

   DESCRIPTION
         gcore creates a core image of each specified process.  Such an image
         may be used with debuggers such as sdb.  The name of the core image
         file for the process whose process ID is process-id will be
         core.process-id.

         The -o option substitutes filename in place of core as the first part
         of the name of the core image files.

   FILES
         core.process-id   core images

   SEE ALSO
         kill(1), csh(1)
         sdb(1), ptrace(2) in the Programmer's Reference Manual.
































   7/91                                                                 Page 1





Typewritten Software • bear@typewritten.org • Edmonds, WA 98026