Date: Thu, 28 Oct 1999 19:53:22 -0400 Message-Id: <199910282353.TAA27690@envy.delorie.com> From: DJ Delorie To: djgpp-workers AT delorie DOT com In-reply-to: <199910282305.TAA02148@rochester.rr.com> (leisner AT rochester DOT rr DOT com) Subject: Re: -g vs -s References: <199910282305 DOT TAA02148 AT rochester DOT rr DOT com> Reply-To: djgpp-workers AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Can you do anything useful with a core dump (a minimal stack backtrace?) There are no core dumps in djgpp; only symify. My thought was that people needing symify most were the developers, and they could (should) build with -g while debugging anyway.