[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: core file




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