commit | c459dbf294b4a3d70490a468a7ca3907fb2c2f57 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Wed Jul 30 19:09:31 2008 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Sat Aug 02 04:39:33 2008 +0900 |
tree | c78866944d8e03247b6d5072987cd7f7c558caef | |
parent | c4637d475170ca0d99973efd07df727012db6cd1 [diff] |
sh: ptrace single stepping cleanups. This converts the single stepping done by sh/sh64 ptrace implementations to use the generic user_enable/disable_single_step(), and subsequently rips out a lot of ptrace request cases that are now handled generically. Signed-off-by: Paul Mundt <lethal@linux-sh.org>