If CPU stops on a break instruction (ie breakpoint compiled into the binary), stepping will not proceed past it. `jump +1` or `set $pc X` will allow you to progress.