• P
    nommu: ptrace support · 68b7f715
    Paul Brook 提交于
    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: NPaul Brook <paul@codesourcery.com>
    68b7f715
ptrace.h 4.3 KB