From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26528 invoked by alias); 5 Feb 2010 23:46:32 -0000 Received: (qmail 26520 invoked by uid 22791); 5 Feb 2010 23:46:32 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,RDNS_NONE,SPF_PASS X-Spam-Check-By: sourceware.org Received: from Unknown (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 05 Feb 2010 23:45:58 +0000 Received: (qmail 10704 invoked from network); 5 Feb 2010 23:45:50 -0000 Received: from unknown (HELO caradoc.them.org) (dan@127.0.0.2) by mail.codesourcery.com with ESMTPA; 5 Feb 2010 23:45:50 -0000 Date: Fri, 05 Feb 2010 23:46:00 -0000 From: Daniel Jacobowitz To: Keith Seitz Cc: gdb-patches@sourceware.org Subject: Re: [RFA 2/4] dwarf2_physname Message-ID: <20100205234546.GA9159@caradoc.them.org> Mail-Followup-To: Keith Seitz , gdb-patches@sourceware.org References: <20100201221905.GA15584@caradoc.them.org> <4B68B400.3030407@redhat.com> <20100203024553.GA22235@caradoc.them.org> <20100204181358.GA27544@caradoc.them.org> <4B6C51BC.6040601@redhat.com> <20100205172352.GA16328@caradoc.them.org> <4B6C7E54.8080203@redhat.com> <20100205205617.GA30325@caradoc.them.org> <4B6CA576.8090606@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4B6CA576.8090606@redhat.com> User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2010-02/txt/msg00178.txt.bz2 On Fri, Feb 05, 2010 at 03:10:46PM -0800, Keith Seitz wrote: > Yes, it is DW_AT_external. OK. Let's run with the version you've got, then. -- Daniel Jacobowitz CodeSourcery