aboutsummaryrefslogtreecommitdiff
path: root/Debugger/debug_test.S
diff options
context:
space:
mode:
Diffstat (limited to 'Debugger/debug_test.S')
-rw-r--r--Debugger/debug_test.S4
1 files changed, 2 insertions, 2 deletions
diff --git a/Debugger/debug_test.S b/Debugger/debug_test.S
index 2f799b8..7f8c85f 100644
--- a/Debugger/debug_test.S
+++ b/Debugger/debug_test.S
@@ -56,8 +56,8 @@ test_arm_2:
sub r0, r0, #1
cmp r0, #5
bgt test_arm_1
- ldrle pc, =test_arm_2
- ldr pc, =exit_dbg__test_arm_instrstep
+ ldrle pc, =exit_dbg__test_arm_instrstep
+ b exit_dbg__test_arm_instrstep
test_arm_3:
sub r0, r0, #1