X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f Date: Thu, 27 Dec 2001 12:00:22 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Andris Pavenis cc: Richard Dawe , djgpp-workers AT delorie DOT com Subject: Re: gcc 3.0.2 and -ggdb debugging info In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Thu, 27 Dec 2001, Andris Pavenis wrote: > Yes -ggdb is equal to -gdwarf-2 now. I myself have used DWARF2 debugging > info sometimes, but sometimes had problems with it (GDB-5.1 or not too old > CVS versions of GDB). About this change: it's not something I have done, > it was changed by GCC developers. But the default for -ggdb should be platform-dependent, no? I mean, I guess not every platform supports DWARF2, right? So GCC developers shouldn't have changed that without asking you, I think.