christos 12c3ad065d PR/52867: Martin Husemann: arm sofware breakpoint asm is slightly off
ARM uses an undefined instruction to emulate a software breakpoint.
However, the ptrace.h instruction on the one hand, and gdb/the kernel
disagree on the exact value.

This causes PTRACE_BREAKPOINT_ASM to generate a SIGILL instead of a SIGTRAP.
2017-12-27 19:35:05 +00:00
..
2017-12-27 08:35:20 +00:00
2017-12-26 17:08:56 +00:00