From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28597 invoked by alias); 2 Feb 2005 01:32:25 -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 28535 invoked from network); 2 Feb 2005 01:32:22 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 2 Feb 2005 01:32:22 -0000 Received: from drow by nevyn.them.org with local (Exim 4.43 #1 (Debian)) id 1Cw9NR-0006zG-OQ; Tue, 01 Feb 2005 20:32:17 -0500 Date: Wed, 02 Feb 2005 01:32:00 -0000 From: Daniel Jacobowitz To: Andrew Cagney Cc: gdb-patches@sources.redhat.com Subject: Re: [commit] Make value_contents_*_raw a function Message-ID: <20050202013217.GA26801@nevyn.them.org> Mail-Followup-To: Andrew Cagney , gdb-patches@sources.redhat.com References: <42001CCA.5040201@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <42001CCA.5040201@gnu.org> User-Agent: Mutt/1.5.5.1+cvs20040105i X-SW-Source: 2005-02/txt/msg00004.txt.bz2 On Tue, Feb 01, 2005 at 07:20:26PM -0500, Andrew Cagney wrote: > FYI, > committed, > Andrew OK, it's obvious that you're doing this as a step towards DW_OP_piece support. Would you mind summarizing your approach for the audience? -- Daniel Jacobowitz