This change adds the list of software breakpoints for Linux-arm targets. The opcodes used are different from what is specified by ARM because the linux kernel expects something slightly different. The relevant code in the kernel can be found here: https://github.com/torvalds/linux/blob/master/arch/arm/kernel/ptrace.c#L223
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
This looks good to me but yeah, we should prob wait for Todd to sign off on it before committing.