s390/ptrace: add support for PTRACE_SINGLEBLOCK
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Fri, 14 Mar 2014 11:01:08 +0000 (12:01 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Fri, 14 Mar 2014 11:59:38 +0000 (12:59 +0100)
The PTRACE_SINGLEBLOCK option is used to get control whenever
the inferior has executed a successful branch. The PER option to
implement block stepping is successful-branching event, bit 32
in the PER-event mask.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>

No differences found