From: Benjamin Herrenschmidt Date: Mon, 4 Jun 2007 05:15:37 +0000 (+1000) Subject: [POWERPC] spufs: Add support for SPU single stepping X-Git-Tag: v2.6.23-rc1~767^2^2~198 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05169237b55058a3993fb4804d00b65dfa3e4a0c;p=pandora-kernel.git [POWERPC] spufs: Add support for SPU single stepping This patch adds support for SPU single stepping. The single step bit is set in the SPU when the current process is being single-stepped via ptrace. The spu then stops and returns with a specific flag set and the syscall exit code will generate the SIGTRAP. Signed-off-by: Benjamin Herrenschmidt Acked-by: Jeremy Kerr Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed