This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [COMMITTED] allow gdb to access altivec registers - OK to commit?


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]