From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32543 invoked by alias); 2 Nov 2005 13:57:01 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 32534 invoked by uid 22791); 2 Nov 2005 13:56:59 -0000 Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Wed, 02 Nov 2005 13:56:59 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1EXJ6m-00073V-MZ; Wed, 02 Nov 2005 08:56:56 -0500 Date: Wed, 02 Nov 2005 14:52:00 -0000 From: Daniel Jacobowitz To: Paul Gilliam Cc: gdb-patches@sourceware.org, gdb-patches@sources.redhat.com Subject: Re: [COMMITTED] allow gdb to access altivec registers - OK to commit? Message-ID: <20051102135656.GA27057@nevyn.them.org> Mail-Followup-To: Paul Gilliam , gdb-patches@sourceware.org, gdb-patches@sources.redhat.com References: <200511011313.52576.pgilliam@us.ibm.com> <20051102001602.GA11105@nevyn.them.org> <200511011705.40006.pgilliam@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200511011705.40006.pgilliam@us.ibm.com> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-11/txt/msg00035.txt.bz2 Message-ID: <20051102145200.77FF9HstOuxATDuafSB5FSuhfqLyyQZuPwVkQYGr3Bw@z> On Tue, Nov 01, 2005 at 05:05:40PM -0800, Paul Gilliam wrote: > On Tuesday 01 November 2005 16:16, Daniel Jacobowitz wrote: > > > > + /* FIXME: pgilliam/2005-10-21: Assume all PowerPC 64-bit linux systems > > > > + have altivec registers. If not, ptrace will fail the first time it's > > > > + called to access one and will not be called again. This wart will > > > > + be removed when Daniel Jacobowitz's proposal for autodetecting target > > > > + registers is implimented. */ > > > > Andreas already pointed out this typo; could you fix it, please? > > I fixed it before I committed the patch, but I didn't repost the corrected patch. > > Do you want me to post the corrected patch? Don't bother, but please attach the corrected patch in the future. -- Daniel Jacobowitz CodeSourcery, LLC