Fixes for SDL1 after merge
This commit is contained in:
parent
83d342c5de
commit
ba9166bfd0
24 changed files with 1012 additions and 104 deletions
|
@ -0,0 +1,17 @@
|
|||
<?xml version="1.0"?>
|
||||
<VisualGDBUserPreferences xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
||||
<UserDefinedVariableValues />
|
||||
<DebugPreferences>
|
||||
<CatchpointConfiguration>
|
||||
<Throw>false</Throw>
|
||||
<Rethrow>false</Rethrow>
|
||||
<Catch>false</Catch>
|
||||
<Exec>false</Exec>
|
||||
<Fork>false</Fork>
|
||||
<Vfork>false</Vfork>
|
||||
<Syscalls />
|
||||
</CatchpointConfiguration>
|
||||
<MaskInterruptsWhileStepping>false</MaskInterruptsWhileStepping>
|
||||
<MemoryWindowPreferences />
|
||||
</DebugPreferences>
|
||||
</VisualGDBUserPreferences>
|
Loading…
Add table
Add a link
Reference in a new issue