[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: core file
- To: Erez Doron <erez(at-nospam)savan.com>
- Subject: Re: core file
- From: guy keren <choo(at-nospam)actcom.co.il>
- Date: Mon, 23 Jul 2001 01:22:06 +0300 (EET DST)
- cc: linux ILUG <linux-il(at-nospam)linux.org.il>
- Delivered-To: linux.org.il-linux-il@linux.org.il
- In-Reply-To: <3B5AAA6A.F544D572@savan.com>
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
On Sun, 22 Jul 2001, Erez Doron wrote:
> is there a way to run a core file ( continue where it stopped ) ?
if you'd like to do the relevant coding - this could work for very
specific types of processes (mainly processes that perform calculations,
and do not have any terminal/network/IO connections or keep open file
descriptors - with those it'll be hard, and sometimes impossible, to
restore the original state).
--
guy
"For world domination - press 1,
or dial 0, and please hold, for the creator." -- nob o. dy
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il