about summary refs log tree commit diff stats
path: root/315stack-debug.subx
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2021-05-06 20:02:18 -0700
committerKartik K. Agaram <vc@akkartik.com>2021-05-06 20:02:18 -0700
commitf882130c863d7ed05483a7ecc5e31a399aca241b (patch)
treed8ae80b6ead5d9c7fcf00dd9a34ebc2315dff107 /315stack-debug.subx
parent7c8ad5a419cefd178b9abd25f03e2d82a8d91aa1 (diff)
downloadmu-f882130c863d7ed05483a7ecc5e31a399aca241b.tar.gz
.
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