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-16 07:52:08 +00:00
2017-12-27 01:17:01 +00:00
2017-12-27 19:20:41 +00:00
2017-12-22 02:36:46 +00:00
2017-12-27 08:29:02 +00:00
Description
No description provided
3.1 GiB
Languages
C 85.3%
Roff 7.2%
Assembly 3.1%
Shell 1.7%
Makefile 1.2%
Other 0.9%