Browse thread
Saving the state of the program ?
- Benoit de Boursetty
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 1999-11-19 (13:34) |
From: | Benoit de Boursetty <debourse@e...> |
Subject: | Saving the state of the program ? |
Hi, Does anyone know how to core-dump a running program, reboot, and then restart the program from where it was ? I suppose it is impossible when the program has, like, opened files or so, but when it's just performing a computation with only stdin and stdout, shouldn't it be possible ? Thanks for your help Benoît de Boursetty.