[RFC Patch 3/6] Modify ptrace code to use Hardware Breakpoint interfaces
Modify the ptrace code to use the hardware breakpoint interfaces for user-space. Signed-off-by: K.Prasad --- arch/powerpc/kernel/ptrace.c | 45 +++ 1 file changed, 45 insertions(+) Index: linux-2.6-tip.hbkpt/arch/powerpc/kernel/ptrace.c
[RFC Patch 3/6] Modify ptrace code to use Hardware Breakpoint interfaces
Modify the ptrace code to use the hardware breakpoint interfaces for user-space. Signed-off-by: K.Prasad --- arch/powerpc/kernel/ptrace.c | 48 + Index: linux-2.6-tip.hbkpt/arch/powerpc/kernel/ptrace.c === --- linux