#25145·radare2

Problem encountered while using the step software

Author: ZunzzCreated Dec 28, 2025Updated Jul 13, 2026

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.