11.05.2023 02:02, Ilya Leoshkevich wrote:
Currently single-stepping SVC executes two instructions. The reason is that EXCP_DEBUG for the SVC instruction itself is masked by EXCP_SVC. Fix by re-raising EXCP_DEBUG.
Is it a -stable material? /mjt
11.05.2023 02:02, Ilya Leoshkevich wrote:
Currently single-stepping SVC executes two instructions. The reason is that EXCP_DEBUG for the SVC instruction itself is masked by EXCP_SVC. Fix by re-raising EXCP_DEBUG.
Is it a -stable material? /mjt