mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-06-13 07:32:23 -07:00
natvis for lib member ref
This commit is contained in:
committed by
Ryan Fleury
parent
78b1f7e701
commit
fdad3f4f58
@@ -4,6 +4,14 @@
|
||||
<DisplayString>{{ name={name} flags={flags} id={id} sort_index={sort_index} }}</DisplayString>
|
||||
</Type>
|
||||
|
||||
<Type Name="LNK_LibMemberRef">
|
||||
<Expand>
|
||||
<Item Name="[Link Symbol]">lib->was_member_linked[member_idx]</Item>
|
||||
<Item Name="[Lib]">lib</Item>
|
||||
<Item Name="[Member Index]">member_idx</Item>
|
||||
</Expand>
|
||||
</Type>
|
||||
|
||||
<Type Name="U32Array">
|
||||
<AlternativeType Name="U64Array"/>
|
||||
<Expand>
|
||||
|
||||
Reference in New Issue
Block a user