From: Andreas Schwab Date: Sat, 19 Apr 2008 16:25:13 +0000 (+1000) Subject: [POWERPC] Add compat handler for PTRACE_GETSIGINFO X-Git-Tag: v2.6.26-rc1~1125^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4cc58944c1e2ce41e3079d4eb60c95e7ce04b2b;p=pandora-kernel.git [POWERPC] Add compat handler for PTRACE_GETSIGINFO Current versions of gdb require a working implementation of PTRACE_GETSIGINFO for proper watchpoint support. Since struct siginfo contains pointers it must be converted when passed to a 32-bit debugger. Signed-off-by: Andreas Schwab Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed