From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24738 invoked by alias); 14 Nov 2003 04:57:07 -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 24731 invoked from network); 14 Nov 2003 04:57:07 -0000 Received: from unknown (HELO barry.mail.mindspring.net) (207.69.200.25) by sources.redhat.com with SMTP; 14 Nov 2003 04:57:07 -0000 Received: from user-119a90a.biz.mindspring.com ([66.149.36.10] helo=berman.michael-chastain.com) by barry.mail.mindspring.net with esmtp (Exim 3.33 #1) id 1AKW14-00035G-00; Thu, 13 Nov 2003 23:57:06 -0500 Received: by berman.michael-chastain.com (Postfix, from userid 502) id 2077A4B3FA; Thu, 13 Nov 2003 23:57:19 -0500 (EST) To: ezannoni@redhat.com Subject: Re: [RFA] new test for separate debug info Cc: gdb-patches@sources.redhat.com Message-Id: <20031114045719.2077A4B3FA@berman.michael-chastain.com> Date: Fri, 14 Nov 2003 04:57:00 -0000 From: mec.gnu@mindspring.com (Michael Elizabeth Chastain) X-SW-Source: 2003-11/txt/msg00287.txt.bz2 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. If I recall correctly, FSF gcc for sparc-sun-solaris is still stabs+ by default, but I wouldn't swear to it. I'm still waiting for dwarf-1 to die before I take up a stabs+ death watch! Michael C