From owner-freebsd-questions@FreeBSD.ORG Sun Aug 24 17:38:30 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D62A16A4BF for ; Sun, 24 Aug 2003 17:38:30 -0700 (PDT) Received: from exchange.wan.no (exchange.wan.no [80.86.128.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6BF3843FCB for ; Sun, 24 Aug 2003 17:38:28 -0700 (PDT) (envelope-from sten.daniel.sorsdal@wan.no) X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Date: Mon, 25 Aug 2003 02:36:04 +0200 Message-ID: <0AF1BBDF1218F14E9B4CCE414744E70F1F3E83@exchange.wanglobal.net> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Dumping/reading memory space of a running program. Thread-Index: AcNqoTKVOTz+LO8iQa2OD7mq67r66w== From: =?iso-8859-1?Q?Sten_Daniel_S=F8rsdal?= To: Subject: Dumping/reading memory space of a running program. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Aug 2003 00:38:30 -0000 How do i read/dump the entire memory space of a running program? Is this possible? I really dont have the option of restarting it.=20 -- Sten