mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-14 17:28:07 +00:00
string natvis
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<AutoVisualizer xmlns="http://schemas.microsoft.com/vstudio/debugger/natvis/2010">
|
<AutoVisualizer xmlns="http://schemas.microsoft.com/vstudio/debugger/natvis/2010">
|
||||||
<Type Name="String8">
|
<Type Name="String8">
|
||||||
<DisplayString>{{ size={size} str={str} }}</DisplayString>
|
<DisplayString>{{ size={size} str={str,[size]} }}</DisplayString>
|
||||||
</Type>
|
</Type>
|
||||||
|
|
||||||
<Type Name="String8Node">
|
<Type Name="String8Node">
|
||||||
|
|||||||
Reference in New Issue
Block a user