]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Ptrace support for HARDWARE_WATCHPOINTS
authorDavid Daney <ddaney@avtrex.com>
Tue, 23 Sep 2008 07:11:26 +0000 (00:11 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Sat, 11 Oct 2008 15:18:57 +0000 (16:18 +0100)
commit2c3aadfb1003304fe8f6b841dcb789cb1f65e446
tree5e2cbdb2060ec9324866e6a072d1d7666849445c
parent7d83e2355011d6c84bd1eac60658140bb484a433
MIPS: Ptrace support for HARDWARE_WATCHPOINTS

This is the final part of the watch register patch.  Here we hook up
ptrace so that the user space debugger (gdb), can set and read the
registers.

Signed-off-by: David Daney <ddaney@avtrex.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/ptrace.h
arch/mips/kernel/ptrace.c
arch/mips/kernel/ptrace32.c