Skip to content
Commit e4cc5894 authored by Andreas Schwab's avatar Andreas Schwab Committed by Paul Mackerras
Browse files

[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: default avatarAndreas Schwab <schwab@suse.de>
Signed-off-by: default avatarPaul Mackerras <paulus@samba.org>
parent 585468e5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment