From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12184 invoked by alias); 15 Mar 2004 21:39:36 -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 12177 invoked from network); 15 Mar 2004 21:39:36 -0000 Received: from unknown (HELO localhost.redhat.com) (66.30.197.194) by sources.redhat.com with SMTP; 15 Mar 2004 21:39:36 -0000 Received: from gnu.org (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 29D662B98; Mon, 15 Mar 2004 16:39:36 -0500 (EST) Message-ID: <40562297.5060302@gnu.org> Date: Mon, 15 Mar 2004 21:39:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-GB; rv:1.4.1) Gecko/20040217 MIME-Version: 1.0 To: Kevin Buettner Cc: gdb-patches@sources.redhat.com Subject: Re: [rfa/ppc GNU/Linux] Implement regset_from_core_section References: <404CF2EF.4010007@gnu.org> <20040315130230.2e569075@saguaro> In-Reply-To: <20040315130230.2e569075@saguaro> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-03.o/txt/msg00339.txt Message-ID: <20040315213900.GP-gl21bwUbr0iX1FANpKlmYUEW59U1Prz3H79_x_co@z> For the moment I've checked it into the mainline, unless you're trying to debug 32x64 PPC core files or threads, you likely won't notice a problem. Andrew