Files
microchip-application-bmd38…/bmd380_bootloader-Debug.vgdbsettings.chain40.user
T
2024-12-08 22:37:26 +08:00

24 lines
901 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>
<VisualWatchPreferences />
<MaskInterruptsWhileStepping>false</MaskInterruptsWhileStepping>
<MemoryWindowPreferences />
<LiveVariables />
<LoadGlobalsWithoutConfirmation>false</LoadGlobalsWithoutConfirmation>
<LiveVariablePreferences>
<ViewMode>AllGlobals</ViewMode>
<FavoritesOnly>false</FavoritesOnly>
</LiveVariablePreferences>
<Suggestions />
<HardwareRegisters />
</DebugPreferences>
</VisualGDBUserPreferences>