Disable async debug mode (too unstable)
This commit is contained in:
parent
f473c3d4e1
commit
f1f6a4c403
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@
|
||||||
<StepIntoNewInstanceEntry>main</StepIntoNewInstanceEntry>
|
<StepIntoNewInstanceEntry>main</StepIntoNewInstanceEntry>
|
||||||
<ExamineRegistersInRawFormat>true</ExamineRegistersInRawFormat>
|
<ExamineRegistersInRawFormat>true</ExamineRegistersInRawFormat>
|
||||||
<DisableSignals>false</DisableSignals>
|
<DisableSignals>false</DisableSignals>
|
||||||
<EnableAsyncExecutionMode>true</EnableAsyncExecutionMode>
|
<EnableAsyncExecutionMode>false</EnableAsyncExecutionMode>
|
||||||
<EnableNonStopMode>false</EnableNonStopMode>
|
<EnableNonStopMode>false</EnableNonStopMode>
|
||||||
</AdditionalGDBSettings>
|
</AdditionalGDBSettings>
|
||||||
<LaunchGDBSettings xsi:type="GDBLaunchParametersNewInstance">
|
<LaunchGDBSettings xsi:type="GDBLaunchParametersNewInstance">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue