On Wed, Sep 28, 2005 at 06:11:15PM -0400, Daniel Jacobowitz wrote: > Change the N32 debugging ABI to something more sane, and add support > for o32 and n32 debuggers to trace n64 programs. > > Signed-off-by: Daniel Jacobowitz <dan@xxxxxxxxxxxxxxxx> > --- > > I've now tested everything except the actual _3264 operations, which > were copied from PPC anyway and I have reasonable faith in. So here's > a final patch. If this seems reasonable to everyone, I'd like for it > to be merged, and then I can submit the glibc and gdb bits. I haven't heared any objections and I guess for an interface like ptrace such a somewhat trigger happy change is still ok, so I've applied your patch. Ralf