X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Date: Sat, 08 Jan 2005 16:32:22 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: djgpp AT delorie DOT com Message-ID: <01c4f58f$Blat.v2.2.2$03ce59c0@zahav.net.il> Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=ISO-8859-1 X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 2.2.2 In-reply-to: <20050108145011.60a71ea7.lijon@kymatica.com> (message from Jonatan Liljedahl on Sat, 8 Jan 2005 14:50:11 -0200) Subject: Re: coredumps? References: <20050108145011 DOT 60a71ea7 DOT lijon AT kymatica DOT com> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Date: Sat, 8 Jan 2005 14:50:11 -0200 > From: Jonatan Liljedahl > > Is it possible to generate coredumps when DJGPP-programs crashes? No (no one written the code to support that). The closest you can get to this is the traceback printed when the program crashes.