• Russell King's avatar
    [ARM] switch ptrace to use an undefined instruction · 70ba5e7c
    Russell King authored
    This avoids a problem with the original ptrace code using a system
    call (SWI) to implement single stepping; programs such as ltrace
    do not expect to receive system call trace traps when breakpoints
    are hit.
    70ba5e7c
traps.h 350 Bytes