There is an issue when debugging ARM binaries using the software step, which does not implement support for POP instructions. Instead of advancing to the next instruction after a POP, the program continues executing until completion without stopping.
There is an issue when debugging ARM binaries using the software step, which does not implement support for POP instructions. Instead of advancing to the next instruction after a POP, the program continues executing until completion without stopping.