From 6d66e0e18fab0ed6fde77e67bcbbb142f44f6528 Mon Sep 17 00:00:00 2001 From: actboy168 Date: Thu, 23 Jan 2025 14:05:29 +0800 Subject: [PATCH] =?UTF-8?q?=E6=98=BE=E7=A4=BA=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- compile/lua54.natvis | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/compile/lua54.natvis b/compile/lua54.natvis index 2bb3084..5901e49 100644 --- a/compile/lua54.natvis +++ b/compile/lua54.natvis @@ -1,11 +1,13 @@ - [thread top=]{top.p-(ci->func.p+1)} + [stack top={top.p-(ci->func.p+1), d}] top.p-(ci->func.p+1) ci->func.p - "------------------------------------" + + ------------------------------------ + ci previous @@ -43,10 +45,10 @@ - {f} + {f, na} - {p} + {p, na} p @@ -63,6 +65,6 @@ - {(char *)(this)+8+sizeof(double)*2, na} + {(char *)(this)+8+sizeof(double)*2, sb}