From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5278 invoked by alias); 18 Feb 2004 15:03:22 -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 5270 invoked from network); 18 Feb 2004 15:03:21 -0000 Received: from unknown (HELO localhost.redhat.com) (216.129.200.20) by sources.redhat.com with SMTP; 18 Feb 2004 15:03:21 -0000 Received: from gnu.org (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 056342B92; Wed, 18 Feb 2004 10:03:16 -0500 (EST) Message-ID: <40337EB3.5000306@gnu.org> Date: Wed, 18 Feb 2004 15:03:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.4.1) Gecko/20040217 MIME-Version: 1.0 To: Jim Blandy Cc: gdb-patches@sources.redhat.com Subject: Re: RFA: handle zero-length types in value_from_register References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-02/txt/msg00512.txt.bz2 > The patches I posted here: > > http://sources.redhat.com/ml/gdb-patches/2004-01/msg00717.html > > haven't gotten any more comments since my last revision, so I've > committed them. Jim, did you read this thread? http://sources.redhat.com/ml/gdb-patches/2004-02/msg00075.html Andrew