36 lines
950 B
XML
36 lines
950 B
XML
<?xml version="1.0"?>
|
|
<VisualGDBUserPreferences xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
|
<UserDefinedVariableValues />
|
|
<DebugPreferences xsi:type="com.visualgdb.debug.embedded.preferences">
|
|
<CatchpointConfiguration>
|
|
<Exec>false</Exec>
|
|
<Fork>false</Fork>
|
|
<Vfork>false</Vfork>
|
|
<Syscalls />
|
|
<CXXCatchpoints />
|
|
</CatchpointConfiguration>
|
|
<MaskInterruptsWhileStepping>false</MaskInterruptsWhileStepping>
|
|
<MemoryWindowPreferences />
|
|
<e />
|
|
<b>
|
|
<a>
|
|
<a>com.sysprogs.AllGlobals</a>
|
|
<b />
|
|
</a>
|
|
<a>
|
|
<a>com.sysprogs.SpecificVariables</a>
|
|
<b />
|
|
</a>
|
|
<a>
|
|
<a>com.sysprogs.Custom</a>
|
|
<b />
|
|
</a>
|
|
</b>
|
|
<c>
|
|
<b>SpecificVariables</b>
|
|
<a>false</a>
|
|
</c>
|
|
<Suggestions />
|
|
<HardwareRegisters />
|
|
</DebugPreferences>
|
|
</VisualGDBUserPreferences> |