• Paul Brook's avatar
    nommu: ptrace support · 68b7f715
    Paul Brook authored
    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>
    68b7f715
ptrace.h 4.26 KB