WIP - merge latest sdl1-dev changes into sdl2-dev (warning, not fully checked yet, may crash!)

This commit is contained in:
Dimitris Panokostas 2017-11-29 00:54:20 +01:00
parent 6e0ab8ae90
commit d2c43c114b
144 changed files with 25089 additions and 22234 deletions

View file

@ -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>