Updated VisualGDB settings

This commit is contained in:
Dimitris Panokostas 2020-08-14 20:20:05 +02:00
parent 9b8f75df6f
commit 71a5994822
4 changed files with 32 additions and 8 deletions

View file

@ -53,10 +53,16 @@
<UserDefinedVariables /> <UserDefinedVariables />
<ImportedPropertySheets /> <ImportedPropertySheets />
<CodeSense> <CodeSense>
<Enabled>Unknown</Enabled> <Enabled>False</Enabled>
<ExtraSettings> <ExtraSettings>
<HideErrorsInSystemHeaders>true</HideErrorsInSystemHeaders> <HideErrorsInSystemHeaders>true</HideErrorsInSystemHeaders>
<SupportLightweightReferenceAnalysis>true</SupportLightweightReferenceAnalysis> <SupportLightweightReferenceAnalysis>true</SupportLightweightReferenceAnalysis>
<DiscoverySettings>
<Mode>Enabled</Mode>
<SearchInProjectDir>true</SearchInProjectDir>
<SearchInSourceDirs>true</SearchInSourceDirs>
<SearchInIncludeSubdirs>true</SearchInIncludeSubdirs>
</DiscoverySettings>
<CheckForClangFormatFiles>true</CheckForClangFormatFiles> <CheckForClangFormatFiles>true</CheckForClangFormatFiles>
<FormattingEngine xsi:nil="true" /> <FormattingEngine xsi:nil="true" />
</ExtraSettings> </ExtraSettings>
@ -94,7 +100,7 @@
<StepIntoNewInstanceEntry>main</StepIntoNewInstanceEntry> <StepIntoNewInstanceEntry>main</StepIntoNewInstanceEntry>
<ExamineRegistersInRawFormat>true</ExamineRegistersInRawFormat> <ExamineRegistersInRawFormat>true</ExamineRegistersInRawFormat>
<DisableSignals>false</DisableSignals> <DisableSignals>false</DisableSignals>
<EnableAsyncExecutionMode>false</EnableAsyncExecutionMode> <EnableAsyncExecutionMode>true</EnableAsyncExecutionMode>
<EnableNonStopMode>false</EnableNonStopMode> <EnableNonStopMode>false</EnableNonStopMode>
<MaxBreakpointLimit>0</MaxBreakpointLimit> <MaxBreakpointLimit>0</MaxBreakpointLimit>
<EnableVerboseMode>true</EnableVerboseMode> <EnableVerboseMode>true</EnableVerboseMode>
@ -115,6 +121,6 @@
<DeployWhenLaunchedWithoutDebugging>true</DeployWhenLaunchedWithoutDebugging> <DeployWhenLaunchedWithoutDebugging>true</DeployWhenLaunchedWithoutDebugging>
<StripDebugSymbolsDuringDeployment>false</StripDebugSymbolsDuringDeployment> <StripDebugSymbolsDuringDeployment>false</StripDebugSymbolsDuringDeployment>
<SuppressTTYCreation>false</SuppressTTYCreation> <SuppressTTYCreation>false</SuppressTTYCreation>
<IndexDebugSymbols>false</IndexDebugSymbols> <IndexDebugSymbols>true</IndexDebugSymbols>
</Debug> </Debug>
</VisualGDBProjectSettings2> </VisualGDBProjectSettings2>

View file

@ -53,10 +53,16 @@
<UserDefinedVariables /> <UserDefinedVariables />
<ImportedPropertySheets /> <ImportedPropertySheets />
<CodeSense> <CodeSense>
<Enabled>Unknown</Enabled> <Enabled>False</Enabled>
<ExtraSettings> <ExtraSettings>
<HideErrorsInSystemHeaders>true</HideErrorsInSystemHeaders> <HideErrorsInSystemHeaders>true</HideErrorsInSystemHeaders>
<SupportLightweightReferenceAnalysis>true</SupportLightweightReferenceAnalysis> <SupportLightweightReferenceAnalysis>true</SupportLightweightReferenceAnalysis>
<DiscoverySettings>
<Mode>Enabled</Mode>
<SearchInProjectDir>true</SearchInProjectDir>
<SearchInSourceDirs>true</SearchInSourceDirs>
<SearchInIncludeSubdirs>true</SearchInIncludeSubdirs>
</DiscoverySettings>
<CheckForClangFormatFiles>true</CheckForClangFormatFiles> <CheckForClangFormatFiles>true</CheckForClangFormatFiles>
<FormattingEngine xsi:nil="true" /> <FormattingEngine xsi:nil="true" />
</ExtraSettings> </ExtraSettings>
@ -94,7 +100,7 @@
<StepIntoNewInstanceEntry>main</StepIntoNewInstanceEntry> <StepIntoNewInstanceEntry>main</StepIntoNewInstanceEntry>
<ExamineRegistersInRawFormat>true</ExamineRegistersInRawFormat> <ExamineRegistersInRawFormat>true</ExamineRegistersInRawFormat>
<DisableSignals>false</DisableSignals> <DisableSignals>false</DisableSignals>
<EnableAsyncExecutionMode>false</EnableAsyncExecutionMode> <EnableAsyncExecutionMode>true</EnableAsyncExecutionMode>
<EnableNonStopMode>false</EnableNonStopMode> <EnableNonStopMode>false</EnableNonStopMode>
<MaxBreakpointLimit>0</MaxBreakpointLimit> <MaxBreakpointLimit>0</MaxBreakpointLimit>
<EnableVerboseMode>true</EnableVerboseMode> <EnableVerboseMode>true</EnableVerboseMode>
@ -115,6 +121,6 @@
<DeployWhenLaunchedWithoutDebugging>true</DeployWhenLaunchedWithoutDebugging> <DeployWhenLaunchedWithoutDebugging>true</DeployWhenLaunchedWithoutDebugging>
<StripDebugSymbolsDuringDeployment>false</StripDebugSymbolsDuringDeployment> <StripDebugSymbolsDuringDeployment>false</StripDebugSymbolsDuringDeployment>
<SuppressTTYCreation>false</SuppressTTYCreation> <SuppressTTYCreation>false</SuppressTTYCreation>
<IndexDebugSymbols>false</IndexDebugSymbols> <IndexDebugSymbols>true</IndexDebugSymbols>
</Debug> </Debug>
</VisualGDBProjectSettings2> </VisualGDBProjectSettings2>

View file

@ -53,10 +53,16 @@
<UserDefinedVariables /> <UserDefinedVariables />
<ImportedPropertySheets /> <ImportedPropertySheets />
<CodeSense> <CodeSense>
<Enabled>Unknown</Enabled> <Enabled>False</Enabled>
<ExtraSettings> <ExtraSettings>
<HideErrorsInSystemHeaders>true</HideErrorsInSystemHeaders> <HideErrorsInSystemHeaders>true</HideErrorsInSystemHeaders>
<SupportLightweightReferenceAnalysis>true</SupportLightweightReferenceAnalysis> <SupportLightweightReferenceAnalysis>true</SupportLightweightReferenceAnalysis>
<DiscoverySettings>
<Mode>Enabled</Mode>
<SearchInProjectDir>true</SearchInProjectDir>
<SearchInSourceDirs>true</SearchInSourceDirs>
<SearchInIncludeSubdirs>true</SearchInIncludeSubdirs>
</DiscoverySettings>
<CheckForClangFormatFiles>true</CheckForClangFormatFiles> <CheckForClangFormatFiles>true</CheckForClangFormatFiles>
<FormattingEngine xsi:nil="true" /> <FormattingEngine xsi:nil="true" />
</ExtraSettings> </ExtraSettings>

View file

@ -53,10 +53,16 @@
<UserDefinedVariables /> <UserDefinedVariables />
<ImportedPropertySheets /> <ImportedPropertySheets />
<CodeSense> <CodeSense>
<Enabled>Unknown</Enabled> <Enabled>False</Enabled>
<ExtraSettings> <ExtraSettings>
<HideErrorsInSystemHeaders>true</HideErrorsInSystemHeaders> <HideErrorsInSystemHeaders>true</HideErrorsInSystemHeaders>
<SupportLightweightReferenceAnalysis>true</SupportLightweightReferenceAnalysis> <SupportLightweightReferenceAnalysis>true</SupportLightweightReferenceAnalysis>
<DiscoverySettings>
<Mode>Enabled</Mode>
<SearchInProjectDir>true</SearchInProjectDir>
<SearchInSourceDirs>true</SearchInSourceDirs>
<SearchInIncludeSubdirs>true</SearchInIncludeSubdirs>
</DiscoverySettings>
<CheckForClangFormatFiles>true</CheckForClangFormatFiles> <CheckForClangFormatFiles>true</CheckForClangFormatFiles>
<FormattingEngine xsi:nil="true" /> <FormattingEngine xsi:nil="true" />
</ExtraSettings> </ExtraSettings>