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>
|
<Version>
|
||||||
<GCC>6.3.0</GCC>
|
<GCC>6.3.0</GCC>
|
||||||
<GDB>7.12</GDB>
|
<GDB>7.12</GDB>
|
||||||
<Revision>3</Revision>
|
<Revision>4</Revision>
|
||||||
</Version>
|
</Version>
|
||||||
</ToolchainID>
|
</ToolchainID>
|
||||||
<ProjectFile>Amiberry-RPI1.vcxproj</ProjectFile>
|
<ProjectFile>Amiberry-RPI1.vcxproj</ProjectFile>
|
||||||
<RemoteBuildEnvironment>
|
<RemoteBuildEnvironment>
|
||||||
<Records />
|
<Records />
|
||||||
|
<EnvironmentSetupFiles />
|
||||||
</RemoteBuildEnvironment>
|
</RemoteBuildEnvironment>
|
||||||
<ParallelJobCount>1</ParallelJobCount>
|
<ParallelJobCount>1</ParallelJobCount>
|
||||||
<SuppressDirectoryChangeMessages>true</SuppressDirectoryChangeMessages>
|
<SuppressDirectoryChangeMessages>true</SuppressDirectoryChangeMessages>
|
||||||
|
|
|
@ -52,12 +52,13 @@
|
||||||
<Version>
|
<Version>
|
||||||
<GCC>6.3.0</GCC>
|
<GCC>6.3.0</GCC>
|
||||||
<GDB>7.12</GDB>
|
<GDB>7.12</GDB>
|
||||||
<Revision>3</Revision>
|
<Revision>4</Revision>
|
||||||
</Version>
|
</Version>
|
||||||
</ToolchainID>
|
</ToolchainID>
|
||||||
<ProjectFile>Amiberry-sdl1.vcxproj</ProjectFile>
|
<ProjectFile>Amiberry-sdl1.vcxproj</ProjectFile>
|
||||||
<RemoteBuildEnvironment>
|
<RemoteBuildEnvironment>
|
||||||
<Records />
|
<Records />
|
||||||
|
<EnvironmentSetupFiles />
|
||||||
</RemoteBuildEnvironment>
|
</RemoteBuildEnvironment>
|
||||||
<ParallelJobCount>1</ParallelJobCount>
|
<ParallelJobCount>1</ParallelJobCount>
|
||||||
<SuppressDirectoryChangeMessages>true</SuppressDirectoryChangeMessages>
|
<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>
|
</LaunchGDBSettings>
|
||||||
<GenerateCtrlBreakInsteadOfCtrlC>false</GenerateCtrlBreakInsteadOfCtrlC>
|
<GenerateCtrlBreakInsteadOfCtrlC>false</GenerateCtrlBreakInsteadOfCtrlC>
|
||||||
<DeploymentTargetPath>/home/pi/projects/amiberry/$(TargetFileName)</DeploymentTargetPath>
|
<DeploymentTargetPath>/home/pi/projects/amiberry/$(TargetFileName)</DeploymentTargetPath>
|
||||||
<X11WindowMode>Local</X11WindowMode>
|
<X11WindowMode>Remote</X11WindowMode>
|
||||||
<KeepConsoleAfterExit>false</KeepConsoleAfterExit>
|
<KeepConsoleAfterExit>false</KeepConsoleAfterExit>
|
||||||
<RunGDBUnderSudo>false</RunGDBUnderSudo>
|
<RunGDBUnderSudo>false</RunGDBUnderSudo>
|
||||||
<DeploymentMode>Auto</DeploymentMode>
|
<DeploymentMode>Auto</DeploymentMode>
|
||||||
|
|
|
@ -6,11 +6,8 @@
|
||||||
<Directories />
|
<Directories />
|
||||||
<PathStyle>MinGWUnixSlash</PathStyle>
|
<PathStyle>MinGWUnixSlash</PathStyle>
|
||||||
</CustomSourceDirectories>
|
</CustomSourceDirectories>
|
||||||
<BuildHost>
|
|
||||||
<Transport>None</Transport>
|
|
||||||
</BuildHost>
|
|
||||||
<DeploymentHost>
|
<DeploymentHost>
|
||||||
<HostName>192.168.1.233</HostName>
|
<HostName>192.168.1.216</HostName>
|
||||||
<Transport>SSH</Transport>
|
<Transport>SSH</Transport>
|
||||||
<UserName>pi</UserName>
|
<UserName>pi</UserName>
|
||||||
</DeploymentHost>
|
</DeploymentHost>
|
||||||
|
@ -52,12 +49,13 @@
|
||||||
<Version>
|
<Version>
|
||||||
<GCC>6.3.0</GCC>
|
<GCC>6.3.0</GCC>
|
||||||
<GDB>7.12</GDB>
|
<GDB>7.12</GDB>
|
||||||
<Revision>3</Revision>
|
<Revision>4</Revision>
|
||||||
</Version>
|
</Version>
|
||||||
</ToolchainID>
|
</ToolchainID>
|
||||||
<ProjectFile>Amiberry.vcxproj</ProjectFile>
|
<ProjectFile>Amiberry.vcxproj</ProjectFile>
|
||||||
<RemoteBuildEnvironment>
|
<RemoteBuildEnvironment>
|
||||||
<Records />
|
<Records />
|
||||||
|
<EnvironmentSetupFiles />
|
||||||
</RemoteBuildEnvironment>
|
</RemoteBuildEnvironment>
|
||||||
<ParallelJobCount>1</ParallelJobCount>
|
<ParallelJobCount>1</ParallelJobCount>
|
||||||
<SuppressDirectoryChangeMessages>true</SuppressDirectoryChangeMessages>
|
<SuppressDirectoryChangeMessages>true</SuppressDirectoryChangeMessages>
|
||||||
|
|
|
@ -47,7 +47,7 @@
|
||||||
<Version>
|
<Version>
|
||||||
<GCC>6.3.0</GCC>
|
<GCC>6.3.0</GCC>
|
||||||
<GDB>7.12</GDB>
|
<GDB>7.12</GDB>
|
||||||
<Revision>3</Revision>
|
<Revision>4</Revision>
|
||||||
</Version>
|
</Version>
|
||||||
</ToolchainID>
|
</ToolchainID>
|
||||||
<ProjectFile>guisan.vcxproj</ProjectFile>
|
<ProjectFile>guisan.vcxproj</ProjectFile>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue