Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Sep 1998 11:19:21 +0200 (MET DST)
From:      Wolfram Schneider <wosch@panke.de.freebsd.org>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   bin/7915: gcore(1) exec argument
Message-ID:  <199809130919.LAA00970@campa.panke.de>

next in thread | raw e-mail | index | archive | help

>Number:         7915
>Category:       bin
>Synopsis:       gcore(1) exec argument
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 13 02:30:05 PDT 1998
>Last-Modified:
>Originator:     Wolfram Schneider
>Organization:
>Release:        FreeBSD 2.2.6-STABLE i386
>Environment:

Gcore expect 2 arguments, the file name of running binary (exec)
and the process identifier (pid).
 
        gcore [-s] [-c core] exec pid


With a running process filesystem /proc the exec argument is 
not necessary anymore. gcore should just read the text 
segment from /proc/<pid>/file.

Wolfram
>Description:
>How-To-Repeat:
>Fix:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809130919.LAA00970>