delorie.com/archives/browse.cgi | search |
Date: | Thu, 4 Jul 1996 10:58:57 -0400 |
Message-Id: | <199607041458.KAA02385@delorie.com> |
From: | DJ Delorie <dj> |
To: | eliz AT is DOT elta DOT co DOT il |
CC: | sandmann AT clio DOT rice DOT edu, djgpp AT delorie DOT com |
In-reply-to: | <Pine.SUN.3.91.960704105344.23994E-100000@is> (message from Eli |
Zaretskii on Thu, 4 Jul 1996 10:54:39 +0200 (IST)) | |
Subject: | Re: Core files under DJGPP. |
> Isn't something like `unexec' from Emacs what we are looking for? No. unexec doesn't save the CPU state. It saves the code and data sections, but not the stack or registers. We don't need the code section for a core dump.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |