From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27760 invoked by alias); 14 Nov 2003 14:32:23 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 27753 invoked from network); 14 Nov 2003 14:32:22 -0000 Received: from unknown (HELO localhost.redhat.com) (66.30.197.194) by sources.redhat.com with SMTP; 14 Nov 2003 14:32:22 -0000 Received: by localhost.redhat.com (Postfix, from userid 469) id 68D731A42DB; Fri, 14 Nov 2003 09:32:22 -0500 (EST) From: Elena Zannoni MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16308.59254.354810.346624@localhost.redhat.com> Date: Fri, 14 Nov 2003 14:32:00 -0000 To: mec.gnu@mindspring.com (Michael Elizabeth Chastain) Cc: ezannoni@redhat.com, gdb-patches@sources.redhat.com Subject: Re: [RFA] new test for separate debug info In-Reply-To: <20031114045719.2077A4B3FA@berman.michael-chastain.com> References: <20031114045719.2077A4B3FA@berman.michael-chastain.com> X-SW-Source: 2003-11/txt/msg00292.txt.bz2 Michael Elizabeth Chastain writes: > eza> woah. I didn't test this. And I guess nobody did until now. > eza> RH ships only dwarf2 toolchains. > > As an aside, my red hat 8.0 gcc supports both dwarf-2 and stabs+, > with dwarf-2 as default. FSF gcc for i686-pc-linux-gnu has also > been this way since 3.1 or 3.2. > Yes, after rhl7.3 dwarf2 became the default. > If I recall correctly, FSF gcc for sparc-sun-solaris is still > stabs+ by default, but I wouldn't swear to it. > Hmm, I should test that too. > I'm still waiting for dwarf-1 to die before I take up a > stabs+ death watch! > It'll be a long wait, I am afraid. elena > Michael C