From: Dave Mason <dmason@sarg.Ryerson.CA>
To: caml-list@inria.fr
Subject: Re: Saving the state of the program ?
Date: Fri, 19 Nov 1999 09:01:42 -0500 [thread overview]
Message-ID: <199911191401.JAA06737@sarg.Ryerson.CA> (raw)
In-Reply-To: Your message of "Thu, 18 Nov 1999 23:28:24 +0100." <Pine.GSO.4.02.9911182325080.4094-100000@pascal.enst.fr>
>>>>> On Thu, 18 Nov 1999 23:28:24 +0100 (MET), Benoit de Boursetty <debourse@email.enst.fr> said:
> Hi, Does anyone know how to core-dump a running program, reboot, and
> then restart the program from where it was ?
Emacs does that. Basically they do a core dump and then have a
(somewhat system dependent) unexec routine that turns the core file
into an executable.
The scm scheme system uses this, too. That's probably the best place
to look.
../Dave
next prev parent reply other threads:[~1999-11-19 18:16 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
1999-11-18 22:28 Benoit de Boursetty
1999-11-19 14:01 ` Dave Mason [this message]
1999-11-21 13:47 ` Benoit de Boursetty
1999-11-22 13:45 ` Dave Mason
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=199911191401.JAA06737@sarg.Ryerson.CA \
--to=dmason@sarg.ryerson.ca \
--cc=caml-list@inria.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox