commit | 0926bf953ee79b8f139741b442e5a18520f81705 | [log] [tgz] |
---|---|---|
author | David Daney <ddaney@avtrex.com> | Tue Sep 23 00:11:26 2008 -0700 |
committer | Ralf Baechle <ralf@linux-mips.org> | Sat Oct 11 16:18:57 2008 +0100 |
tree | 5e2cbdb2060ec9324866e6a072d1d7666849445c | |
parent | 2c708cbaa6031b73be6b992adb3ec1811f91cdb1 [diff] |
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>