From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23616 invoked by alias); 26 Aug 2002 22:31:57 -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 23608 invoked from network); 26 Aug 2002 22:31:56 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 26 Aug 2002 22:31:56 -0000 Received: from int-mx2.corp.redhat.com (nat-pool-rdu.redhat.com [172.16.52.200] (may be forged)) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id g7QMH1l18220 for ; Mon, 26 Aug 2002 18:17:01 -0400 Received: from potter.sfbay.redhat.com (potter.sfbay.redhat.com [172.16.27.15]) by int-mx2.corp.redhat.com (8.11.6/8.11.6) with ESMTP id g7QMVsu16424 for ; Mon, 26 Aug 2002 18:31:54 -0400 Received: from romulus.sfbay.redhat.com (IDENT:Oqr0bQWX+4ZIkwCW/jEzxOyUXePE6ElM@romulus.sfbay.redhat.com [172.16.27.251]) by potter.sfbay.redhat.com (8.11.6/8.11.6) with ESMTP id g7QMVre11124; Mon, 26 Aug 2002 15:31:53 -0700 Received: (from kev@localhost) by romulus.sfbay.redhat.com (8.11.6/8.11.6) id g7QMVpD32717; Mon, 26 Aug 2002 15:31:51 -0700 Date: Mon, 26 Aug 2002 15:52:00 -0000 From: Kevin Buettner Message-Id: <1020826223151.ZM32716@localhost.localdomain> In-Reply-To: Michael Snyder "[RFA] Generic solution for store_struct_address" (Aug 21, 7:22pm) References: <3D644ACA.3626BF8F@redhat.com> To: Michael Snyder , gdb-patches@sources.redhat.com Subject: Re: [RFA] Generic solution for store_struct_address MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2002-08/txt/msg00869.txt.bz2 On Aug 21, 7:22pm, Michael Snyder wrote: > Kevin, would you by any chance be in a position to test it on ia64 > and/or > rs6000? Sure, I'll give it a spin... Kevin