*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: gcore | Section: 1 | Source: NetBSD | File: gcore.1
GCORE(1) FreeBSD General Commands Manual GCORE(1) NAME gcore - get core images of running process SYNOPSIS gcore [-c corename] pid [pid ...] DESCRIPTION gcore creates a core image of the specified processes suitable for use with gdb(1). By default, the core is written to the file "<progname>.core", where "<progname>" is the program name of the process corresponding to the pid that is given on the command line. This filename can be changed by supplying the -c corename argument, or setting "proc.<pid>.corename" with sysctl(8). FILES <progname>.core The core image. SEE ALSO gdb(1), sysctl(8) HISTORY gcore appeared in 4.2BSD, disappeared in NetBSD 1.2, and reappeared in NetBSD 2.0. FreeBSD 14.1-RELEASE-p8 March 26, 2017 FreeBSD 14.1-RELEASE-p8

Navigation Options