X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f Date: Sat, 02 Mar 2002 10:23:36 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: djgpp-workers AT delorie DOT com Message-Id: <2593-Sat02Mar2002102336+0200-eliz@is.elta.co.il> X-Mailer: emacs 21.2.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: <3C7FF20B.FAFE67BF@yahoo.com> (message from CBFalconer on Fri, 01 Mar 2002 16:26:35 -0500) Subject: Re: Malloc/free DJGPP code References: <10203011554 DOT AA19213 AT clio DOT rice DOT edu> <3C7FF20B DOT FAFE67BF AT yahoo DOT com> Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Date: Fri, 01 Mar 2002 16:26:35 -0500 > From: CBFalconer > > The point of the > SIGSEGV would be that the rest of the system would provide a > traceback, while a message to stderr would not. That's why I suggested SIGABRT instead: it also produces a traceback.