blob: 4b9820ddbedbe40a496be5fdf14a6dff0f5eaf98 (
plain) (
blame)
1
2
3
|
instruction
The bug report describes an issue with how QEMU handles the BKPT instruction on 32-bit ARM architecture, leading to an incorrect behavior where it does not cause a SIGTRAP signal as expected. This directly relates to the handling of an assembly instruction rather than syscall or runtime errors.
|