fix C07 interactive step mapping

This commit is contained in:
user
2026-07-19 18:39:17 +02:00
parent c4f14cb7b8
commit 26f1296126
2 changed files with 22 additions and 1 deletions
+22 -1
View File
@@ -445,7 +445,28 @@
"rows": 1, "rows": 1,
"page_width": 938, "page_width": 938,
"page_height": 1184, "page_height": 1184,
"overview": true "overview": true,
"step_tiles": {
"reset-call": 1,
"reset-read-buffer-address": 1,
"reset-buffer-address-result": 1,
"reset-store-cursor": 1,
"reset-return": 1,
"alloc5-call": 1,
"alloc5-read-cursor": 1,
"alloc5-cursor-result": 1,
"alloc5-read-buffer-address": 1,
"alloc5-buffer-address-result": 1,
"alloc5-used": 1,
"alloc5-commit": 1,
"alloc5-return": 1,
"alloc7-call": 1,
"alloc7-read-cursor": 1,
"alloc7-cursor-result": 1,
"alloc7-used": 1,
"alloc7-commit": 1,
"alloc7-return": 1
}
}, },
"interactive": { "interactive": {
"kind": "uml-sequence", "kind": "uml-sequence",