From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14220 invoked by alias); 9 Oct 2008 18:26:23 -0000 Received: (qmail 14211 invoked by uid 22791); 9 Oct 2008 18:26:22 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 09 Oct 2008 18:25:39 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id C35AF10D34; Thu, 9 Oct 2008 18:25:37 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id AB8DA10CF4; Thu, 9 Oct 2008 18:25:37 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1Ko0Cf-0004A1-5j; Thu, 09 Oct 2008 14:25:37 -0400 Date: Thu, 09 Oct 2008 18:26:00 -0000 From: Daniel Jacobowitz To: Doug Evans Cc: gdb-patches@sourceware.org Subject: Re: [RFA] misc dwarf2 cleanup Message-ID: <20081009182537.GB15369@caradoc.them.org> Mail-Followup-To: Doug Evans , gdb-patches@sourceware.org References: <20080929204513.D47831C78E0@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2008-05-11) X-IsSubscribed: yes 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: 2008-10/txt/msg00303.txt.bz2 On Wed, Oct 08, 2008 at 08:37:04AM -0700, Doug Evans wrote: > Ping. Looks good to me. > One question I have is it seems dwarf2_cu.has_form_ref_addr is never > used. More cleanups to come I guess. Yeah, looks like I failed to remove it. It was used until a few months ago. -- Daniel Jacobowitz CodeSourcery