From owner-freebsd-questions Mon Dec 18 12:29:57 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA17589 for questions-outgoing; Mon, 18 Dec 1995 12:29:57 -0800 (PST) Received: from vegemite.Stanford.EDU (vegemite.Stanford.EDU [171.65.84.158]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id MAA17581 for ; Mon, 18 Dec 1995 12:29:54 -0800 (PST) Received: (hlew@localhost) by vegemite.Stanford.EDU (8.7.1/8.6.4) id MAA25332; Mon, 18 Dec 1995 12:29:39 -0800 (PST) Date: Mon, 18 Dec 1995 12:29:39 -0800 (PST) From: Howard Lew To: Terry Lambert cc: questions@freebsd.org Subject: Re: undump program In-Reply-To: <199512181945.MAA12116@phaeton.artisoft.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org Precedence: bulk On Mon, 18 Dec 1995, Terry Lambert wrote: > > Hey guys! > > > > Is there an "undump" program to turn a core dump into an executable binary? > > It would be trivial to write. > > Why do you want an executable binary whose first act will be to core > dump again? Can't you just copy the core file to the new location? 8-). > > > Terry Lambert > terry@lambert.org > --- > Any opinions in this posting are my own and not those of my present > or previous employers. > Actually, I think a better question would be.... Is there an undump program to take a core dump and run it?