diff --git a/src/natvis/base.natvis b/src/natvis/base.natvis index c4387550..59a43987 100644 --- a/src/natvis/base.natvis +++ b/src/natvis/base.natvis @@ -1,12 +1,11 @@ - {size,str} - size,str + {{ size={size} str={str} }} - {{ string={string.size,string.str} next={next} }} + {{ string={string} next={next} }} @@ -19,7 +18,7 @@ node_count first next - string + this @@ -207,4 +206,38 @@ + + + kind + next + next + parent + + {first_child} + + + + + + + node + node = node->next + + + + + + count={attrib_count}, [0]={first_attrib} + + + attrib_count + first_attrib + next + this + + + + + +