From: Roland McGrath Date: Thu, 28 May 2009 21:26:38 +0000 (+0000) Subject: powerpc: Add PTRACE_SINGLEBLOCK support X-Git-Tag: v2.6.31-rc1~331^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec097c84dff17511f2693e6ef6c3064dfbf0a3af;p=pandora-kernel.git powerpc: Add PTRACE_SINGLEBLOCK support Reworked by: Benjamin Herrenschmidt This adds block-step support on powerpc, including a PTRACE_SINGLEBLOCK request for ptrace. The BookE implementation is tweaked to fire a single step after a block step in order to mimmic the server behaviour. Signed-off-by: Roland McGrath Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed