X-Authentication-Warning: kendall.sfbr.org: jeffw set sender to jeffw AT darwin DOT sfbr DOT org using -f Date: Thu, 7 Dec 2000 13:09:10 -0600 From: JT Williams To: djgpp-workers AT delorie DOT com Subject: Re: DJGPP linker script update Message-ID: <20001207130910.E8226@kendall.sfbr.org> Mail-Followup-To: djgpp-workers AT delorie DOT com References: <200012071726 DOT MAA04935 AT envy DOT delorie DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200012071726.MAA04935@envy.delorie.com>; from dj@delorie.com on Thu, Dec 07, 2000 at 12:26:12PM -0500 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. I was going to suggest an on-line GDB similar to DJ's Public Access Compiler Service. Is a core file useful without the executable of the program that is crashing?