Updated VisualGDB toolkit to latest version
This commit is contained in:
parent
12bb1f7ab7
commit
1ca35b4aee
6 changed files with 9 additions and 24 deletions
|
@ -52,12 +52,13 @@
|
|||
<Version>
|
||||
<GCC>6.3.0</GCC>
|
||||
<GDB>7.12</GDB>
|
||||
<Revision>3</Revision>
|
||||
<Revision>4</Revision>
|
||||
</Version>
|
||||
</ToolchainID>
|
||||
<ProjectFile>Amiberry-RPI1.vcxproj</ProjectFile>
|
||||
<RemoteBuildEnvironment>
|
||||
<Records />
|
||||
<EnvironmentSetupFiles />
|
||||
</RemoteBuildEnvironment>
|
||||
<ParallelJobCount>1</ParallelJobCount>
|
||||
<SuppressDirectoryChangeMessages>true</SuppressDirectoryChangeMessages>
|
||||
|
|
|
@ -52,12 +52,13 @@
|
|||
<Version>
|
||||
<GCC>6.3.0</GCC>
|
||||
<GDB>7.12</GDB>
|
||||
<Revision>3</Revision>
|
||||
<Revision>4</Revision>
|
||||
</Version>
|
||||
</ToolchainID>
|
||||
<ProjectFile>Amiberry-sdl1.vcxproj</ProjectFile>
|
||||
<RemoteBuildEnvironment>
|
||||
<Records />
|
||||
<EnvironmentSetupFiles />
|
||||
</RemoteBuildEnvironment>
|
||||
<ParallelJobCount>1</ParallelJobCount>
|
||||
<SuppressDirectoryChangeMessages>true</SuppressDirectoryChangeMessages>
|
||||
|
|
|
@ -1,15 +0,0 @@
|
|||
<?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>
|
||||
<Exec>false</Exec>
|
||||
<Fork>false</Fork>
|
||||
<Vfork>false</Vfork>
|
||||
<Syscalls />
|
||||
<CXXCatchpoints />
|
||||
</CatchpointConfiguration>
|
||||
<MaskInterruptsWhileStepping>false</MaskInterruptsWhileStepping>
|
||||
<MemoryWindowPreferences />
|
||||
</DebugPreferences>
|
||||
</VisualGDBUserPreferences>
|
|
@ -184,7 +184,7 @@
|
|||
</LaunchGDBSettings>
|
||||
<GenerateCtrlBreakInsteadOfCtrlC>false</GenerateCtrlBreakInsteadOfCtrlC>
|
||||
<DeploymentTargetPath>/home/pi/projects/amiberry/$(TargetFileName)</DeploymentTargetPath>
|
||||
<X11WindowMode>Local</X11WindowMode>
|
||||
<X11WindowMode>Remote</X11WindowMode>
|
||||
<KeepConsoleAfterExit>false</KeepConsoleAfterExit>
|
||||
<RunGDBUnderSudo>false</RunGDBUnderSudo>
|
||||
<DeploymentMode>Auto</DeploymentMode>
|
||||
|
|
|
@ -6,11 +6,8 @@
|
|||
<Directories />
|
||||
<PathStyle>MinGWUnixSlash</PathStyle>
|
||||
</CustomSourceDirectories>
|
||||
<BuildHost>
|
||||
<Transport>None</Transport>
|
||||
</BuildHost>
|
||||
<DeploymentHost>
|
||||
<HostName>192.168.1.233</HostName>
|
||||
<HostName>192.168.1.216</HostName>
|
||||
<Transport>SSH</Transport>
|
||||
<UserName>pi</UserName>
|
||||
</DeploymentHost>
|
||||
|
@ -52,12 +49,13 @@
|
|||
<Version>
|
||||
<GCC>6.3.0</GCC>
|
||||
<GDB>7.12</GDB>
|
||||
<Revision>3</Revision>
|
||||
<Revision>4</Revision>
|
||||
</Version>
|
||||
</ToolchainID>
|
||||
<ProjectFile>Amiberry.vcxproj</ProjectFile>
|
||||
<RemoteBuildEnvironment>
|
||||
<Records />
|
||||
<EnvironmentSetupFiles />
|
||||
</RemoteBuildEnvironment>
|
||||
<ParallelJobCount>1</ParallelJobCount>
|
||||
<SuppressDirectoryChangeMessages>true</SuppressDirectoryChangeMessages>
|
||||
|
|
|
@ -47,7 +47,7 @@
|
|||
<Version>
|
||||
<GCC>6.3.0</GCC>
|
||||
<GDB>7.12</GDB>
|
||||
<Revision>3</Revision>
|
||||
<Revision>4</Revision>
|
||||
</Version>
|
||||
</ToolchainID>
|
||||
<ProjectFile>guisan.vcxproj</ProjectFile>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue