Date: Thu, 7 Dec 2000 12:26:12 -0500 Message-Id: <200012071726.MAA04935@envy.delorie.com> X-Authentication-Warning: envy.delorie.com: dj set sender to dj AT envy DOT delorie DOT com using -f From: DJ Delorie To: eliz AT is DOT elta DOT co DOT il CC: djgpp-workers AT delorie DOT com In-reply-to: (message from Eli Zaretskii on Thu, 7 Dec 2000 18:46:40 +0200 (IST)) Subject: Re: DJGPP linker script update References: 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 > Is it reasonable to ask people to install GDB just to get a traceback? If people are getting tracebacks, the best course of action is to debug and hopefully fix the problem. GDB is a better tool than symify for this. If we had had core files all along, symify would never have been written. At worst, the user could send the core file to the application developer so that *they* could debug it.