From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18840 invoked by alias); 2 Nov 2005 00:16:08 -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 18809 invoked by uid 22791); 2 Nov 2005 00:16:05 -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 00:16:05 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1EX6IM-0002tx-Ca; Tue, 01 Nov 2005 19:16:02 -0500 Date: Wed, 02 Nov 2005 00:16:00 -0000 From: Daniel Jacobowitz To: Paul Gilliam Cc: gdb-patches@sources.redhat.com Subject: Re: [COMMITTED] allow gdb to access altivec registers - OK to commit? Message-ID: <20051102001602.GA11105@nevyn.them.org> Mail-Followup-To: Paul Gilliam , gdb-patches@sources.redhat.com References: <200511011313.52576.pgilliam@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200511011313.52576.pgilliam@us.ibm.com> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-11/txt/msg00022.txt.bz2 On Tue, Nov 01, 2005 at 01:13:52PM -0800, Paul Gilliam wrote: > On Monday 31 October 2005 13:56, Paul Gilliam wrote: > > I revised the ChangeLog entry to note that this change affects GNU/Linux only. > > > > OK to commit? (was the previous posting by Kevin an OK to commit?) [I assume Kevin clarified.] > > + /* 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? -- Daniel Jacobowitz CodeSourcery, LLC