From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24571 invoked by alias); 2 Sep 2008 21:09:21 -0000 Received: (qmail 24472 invoked by uid 22791); 2 Sep 2008 21:09:20 -0000 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 02 Sep 2008 21:08:44 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id E71272A9733; Tue, 2 Sep 2008 17:08:42 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id g4zKMkeQQ3EX; Tue, 2 Sep 2008 17:08:42 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 7BE732A972C; Tue, 2 Sep 2008 17:08:42 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 758C5E7ACD; Tue, 2 Sep 2008 23:08:39 +0200 (CEST) Date: Tue, 02 Sep 2008 21:09:00 -0000 From: Joel Brobecker To: Andreas Schwab Cc: Pedro Alves , gdb-patches@sourceware.org Subject: Re: [RFC] Remove addr, endaddr, offset from obj_section Message-ID: <20080902210839.GE3774@adacore.com> References: <200805161721.15817.pedro@codesourcery.com> <20080605191602.GC25085@caradoc.them.org> <200808201223.17427.pedro@codesourcery.com> <200808211428.30553.pedro@codesourcery.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i 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-09/txt/msg00024.txt.bz2 > 2008-09-02 Andreas Schwab > > * ia64-tdep.c (ia64_get_dyn_info_list): Use obj_section_addr. Hmmm, it would have been nice to give some indication that the patch has already been applied. Next time, I will check first... Many thanks for fixing the problem, though. -- Joel