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}