Date: Wed, 1 Apr 1998 11:08:27 +0300 (IDT) From: Eli Zaretskii To: George Foot cc: djgpp-workers AT delorie DOT com Subject: Re: Auto-symified traceback In-Reply-To: <199804010030.BAA12104@sable.ox.ac.uk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Wed, 1 Apr 1998, George Foot wrote: > If you call it a core file. I thought a core file was meant to hold > the contents of core. It is, but DJGPP doesn't generate a core file (more precisely, it can be generated, but using it for debugging is far from simple). The traceback is the DJGPP equivalent of the core dump. > : Run "symify c:/prog/file.exe" for more information. It seemed to me that doing it instead of suggesting was a better idea.