Date: Thu, 7 Dec 2000 15:02:02 -0500 Message-Id: <200012072002.PAA06344@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: djgpp-workers AT delorie DOT com In-reply-to: <20001207130910.E8226@kendall.sfbr.org> (message from JT Williams on Thu, 7 Dec 2000 13:09:10 -0600) Subject: Re: DJGPP linker script update References: <200012071726 DOT MAA04935 AT envy DOT delorie DOT com> <20001207130910 DOT E8226 AT kendall DOT sfbr DOT org> 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 a core file useful without the executable of the program that is > crashing? No. The core file does not include anything that is available in the program file, such as the symbol table or .text section.