Date: Thu, 4 Jul 1996 10:54:39 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
To: DJ Delorie <dj AT delorie DOT com>
Cc: sandmann AT clio DOT rice DOT edu, djgpp AT delorie DOT com
Subject: Re: Core files under DJGPP.
In-Reply-To: <199607032131.RAA06462@delorie.com>
Message-Id: <Pine.SUN.3.91.960704105344.23994E-100000@is>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII


On Wed, 3 Jul 1996, DJ Delorie wrote:

> > There will also be some GDB hacks needed.
> 
> This is why I never got around to it.  The gdb manual doesn't say much
> about adding this major piece of functionality.  *Dumping* core is
> easy.  *Using* it in gdb is harder.

Isn't something like `unexec' from Emacs what we are looking for?