Paul Mundt 4b505db9c4 sh64: fix tracing of signals.
This follows the parisc change to ensure that tracehook_signal_handler()
is aware of when we are single-stepping in order to ptrace_notify()
appropriately. While this was implemented for 32-bit SH, sh64 neglected
to make use of TIF_SINGLESTEP when it was folded in with the 32-bit code,
resulting in ptrace_notify() never being called.

As sh64 uses all of the other abstractions already, this simply plugs in
the thread flag in the appropriate enable/disable paths and fixes up the
tracehook notification accordingly. With this in place, sh64 is brought
in line with what 32-bit is already doing.

Reported-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2010-02-15 14:17:45 +09:00
..
2009-08-24 17:35:07 +09:00
2009-10-13 13:32:19 +09:00
2009-09-01 17:38:32 +09:00
2010-02-15 14:17:45 +09:00
2009-03-18 18:57:43 +09:00
2008-12-22 18:44:44 +09:00
2009-10-14 16:05:42 +09:00
2010-02-15 14:17:45 +09:00
2009-10-14 15:53:08 +09:00
2009-03-10 12:55:40 +09:00
2009-09-23 18:13:10 -07:00
2009-09-23 18:13:10 -07:00
2009-12-11 06:44:29 -05:00
2010-01-19 17:00:06 +09:00
2010-01-19 17:00:31 +09:00
2009-12-15 12:07:36 +09:00