Skip to content
Commit 68b7f715 authored by Paul Brook's avatar Paul Brook Committed by Catalin Marinas
Browse files

nommu: ptrace support



The patch below adds ARM ptrace functions to get the process load address.
This is required for useful userspace debugging on mmuless systems.  These
values are obtained by reading magic offsets with PTRACE_PEEKUSR, as on other
nommu targets. I picked arbitrary large values for the offsets.

Signed-off-by: default avatarPaul Brook <paul@codesourcery.com>
parent 5d57795e
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