X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f Date: Thu, 20 Dec 2001 19:11:59 -0500 Message-Id: <200112210011.fBL0Bx323717@envy.delorie.com> From: DJ Delorie To: djgpp-workers AT delorie DOT com In-reply-to: <3C227C35.8DC5059@phekda.freeserve.co.uk> (message from Richard Dawe on Fri, 21 Dec 2001 00:03:01 +0000) Subject: Re: gcc 3.0.2 and -ggdb debugging info References: <3C227C35 DOT 8DC5059 AT phekda DOT freeserve DOT co DOT uk> 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 djgpp uses stabs, so we're using the equivalent of -gstabs (I think, or -gstabs+). The next step "up" in debug info is -gdwarf-2