David Engraf fb7f045ace sh: Fix ptrace hw_breakpoint handling
Since commit 34d0b5af50a063cded842716633501b38ff815fb it is no longer
possible to debug an application using singlestep. The old commit
converted singlestep handling via ptrace to hw_breakpoints. The
hw_breakpoint is disabled when an event is triggered and not re-enabled
again. This patch re-enables the existing hw_breakpoint before the
existing breakpoint is reused.

Signed-off-by: David Engraf <david.engraf@sysgo.com>
Cc: stable@kernel.org
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2011-03-23 22:18:25 +09:00
..
2011-03-22 22:43:09 +09:00
2010-10-27 15:18:15 +09:00
2011-03-11 12:36:30 +09:00
2011-01-14 15:52:54 +09:00