1+ <?xml version =" 1.0" ?>
2+ <VisualGDBProjectSettings2 xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns : xsd =" http://www.w3.org/2001/XMLSchema" >
3+ <ConfigurationName >Release</ConfigurationName >
4+ <Project xsi : type =" com.visualgdb.project.android" >
5+ <CustomSourceDirectories >
6+ <Directories />
7+ <PathStyle >MinGWWindowsSlash</PathStyle >
8+ </CustomSourceDirectories >
9+ <AndroidProjectPath >$(ProjectDir)</AndroidProjectPath >
10+ </Project >
11+ <Build xsi : type =" com.visualgdb.build.android" >
12+ <AndroidPlatform >android-19</AndroidPlatform >
13+ <IsDebugConfiguration >false</IsDebugConfiguration >
14+ <JNIOnlyBuild >true</JNIOnlyBuild >
15+ <AdditionalDirectoriesToDeleteOnClean >bin;obj</AdditionalDirectoriesToDeleteOnClean >
16+ <DeleteANTFilesOnClean >false</DeleteANTFilesOnClean >
17+ <DoNotEditAndroidManifest >false</DoNotEditAndroidManifest >
18+ <CustomActions />
19+ </Build >
20+ <Debug xsi : type =" com.visualgdb.debug.android" >
21+ <AdditionalStartupCommands />
22+ <AdditionalGDBSettings >
23+ <FilterSpuriousStoppedNotifications >false</FilterSpuriousStoppedNotifications >
24+ <ForceSingleThreadedMode >false</ForceSingleThreadedMode >
25+ <PendingBreakpointsSupported >true</PendingBreakpointsSupported >
26+ <DisableChildRanges >false</DisableChildRanges >
27+ <UseAppleExtensions >false</UseAppleExtensions >
28+ <CanAcceptCommandsWhileRunning >false</CanAcceptCommandsWhileRunning >
29+ <MakeLogFile >false</MakeLogFile >
30+ <IgnoreModuleEventsWhileStepping >true</IgnoreModuleEventsWhileStepping >
31+ <UseRelativePathsOnly >false</UseRelativePathsOnly >
32+ <ExitAction >KillApp</ExitAction >
33+ <Features >
34+ <DisableAutoDetection >false</DisableAutoDetection >
35+ <UseFrameParameter >false</UseFrameParameter >
36+ <SimpleValuesFlagSupported >false</SimpleValuesFlagSupported >
37+ <ListLocalsSupported >false</ListLocalsSupported >
38+ <ByteLevelMemoryCommandsAvailable >false</ByteLevelMemoryCommandsAvailable >
39+ <ThreadInfoSupported >false</ThreadInfoSupported >
40+ <PendingBreakpointsSupported >false</PendingBreakpointsSupported >
41+ <SupportTargetCommand >false</SupportTargetCommand >
42+ </Features >
43+ <DisableDisassembly >false</DisableDisassembly >
44+ <ExamineMemoryWithXCommand >false</ExamineMemoryWithXCommand >
45+ <StepIntoNewInstanceEntry >main</StepIntoNewInstanceEntry >
46+ <ExamineRegistersInRawFormat >true</ExamineRegistersInRawFormat >
47+ </AdditionalGDBSettings >
48+ <LaunchGDBSettings xsi : type =" GDBLaunchParametersAndroid" />
49+ <GenerateCtrlBreakInsteadOfCtrlC >false</GenerateCtrlBreakInsteadOfCtrlC >
50+ <UseDefaultInstallDir >false</UseDefaultInstallDir >
51+ <RemotePort >5039</RemotePort >
52+ <LocalPort >5039</LocalPort >
53+ <GDBServerStartupTimeout >10000</GDBServerStartupTimeout >
54+ <AdditionalGDBServerStartupDelay >0</AdditionalGDBServerStartupDelay >
55+ <DoubleSlashWorkaround >false</DoubleSlashWorkaround >
56+ <AlreadyRunningDecision >Ask</AlreadyRunningDecision >
57+ <ShowLogCat >true</ShowLogCat >
58+ <EnableThreadNameWatcher >true</EnableThreadNameWatcher >
59+ </Debug >
60+ <CustomBuild >
61+ <PreBuildActions />
62+ <PostBuildActions />
63+ <PreCleanActions />
64+ <PostCleanActions />
65+ </CustomBuild >
66+ <CustomDebug >
67+ <PreDebugActions />
68+ <PostDebugActions />
69+ <BreakMode >Default</BreakMode >
70+ </CustomDebug >
71+ <CustomShortcuts >
72+ <Shortcuts />
73+ <ShowMessageAfterExecuting >true</ShowMessageAfterExecuting >
74+ </CustomShortcuts >
75+ <UserDefinedVariables />
76+ </VisualGDBProjectSettings2 >
0 commit comments