about summary refs log tree commit diff stats
path: root/315stack-debug.subx
diff options
context:
space:
mode:
Diffstat (limited to '315stack-debug.subx')
-rw-r--r--315stack-debug.subx2
1 files changed, 1 insertions, 1 deletions
diff --git a/315stack-debug.subx b/315stack-debug.subx
index 375e8adc..d8bc2e0f 100644
--- a/315stack-debug.subx
+++ b/315stack-debug.subx
@@ -40,7 +40,7 @@ show-stack-state:
     (draw-int32-hex-wrapping-right-then-down-from-cursor-over-full-screen 0 %edx 0xf 0xc)
     # restore cursor position
     (set-cursor-position %eax %ecx)
-$check-stack:end:
+$show-stack-state:end:
     # . restore registers
     5a/pop-to-edx
     59/pop-to-ecx