Re: [RFC/PATCH 2/5] powerpc: Cleanup ptrace bits
From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Date: 2007-05-29 21:46:02
From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Date: 2007-05-29 21:46:02
On Tue, 2007-05-29 at 15:37 +0200, Ulrich Weigand wrote:
It looks like GDB will expect VRSAVE at offset 33*16 (length 4 bytes) in the area returned by PTRACE_GETVRREGS, for both 32-bit and 64-bit applications:
I have to check exactly what's going on there, it might be correct in both cases, I just remember that the code did something subtely different but it might result in the same thing. I'll double check today. Ben.