Mail Archives: djgpp/1997/10/28/03:36:21
On Mon, 27 Oct 1997, Przemyslaw G. Gawronski wrote:
> Is there an easy method to make something like a core dump using DJGPP
> v2 ?
It depends on what you need this for, and what is your interpretation
of ``easy''. You should really describe the problem which you are
trying to solve, not just ask about details for some solution to that
problem.
For one way of writing the memory image to a disk file, look in the
Emacs source distribution (e.g., v2gnu/em1934s1.zip from the same
place you get DJGPP), in the src/unexec.c file. Since you didn't
supply the details as to what would be the uses of the core image, I
cannot judge whether this is what you want.
- Raw text -