-
- Downloads
fix single step of bx instruction going into Thumb mode
Without this fix, the following code cannot be single stepped: add ip, pc, #1 bx ip [thumb code here]
Please register or sign in to comment
Without this fix, the following code cannot be single stepped: add ip, pc, #1 bx ip [thumb code here]