• Russell King's avatar
    [ARM] ptrace cleanups. · 42fe00e8
    Russell King authored
    The major points are:
    - Move ptrace code from traps.c into ptrace.c so it's all in one place.
    - Correct get_user_regs() to allow for the 8 byte offset.
    - Fix missing ptrace_cancel_bpt() call which could miss some
      single stepping steps.
    (other small pages; for details see individual file notes)
    42fe00e8
ptrace.c 15.6 KB