-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDuoInterface-JetsonTX1_D.vgdbsettings
208 lines (208 loc) · 7.92 KB
/
DuoInterface-JetsonTX1_D.vgdbsettings
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
<?xml version="1.0"?>
<VisualGDBProjectSettings2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ConfigurationName>JetsonTX1_D</ConfigurationName>
<Project xsi:type="com.visualgdb.project.linux">
<CustomSourceDirectories>
<Directories />
<PathStyle>RemoteUnix</PathStyle>
</CustomSourceDirectories>
<BuildHost>
<HostName>10.0.10.143</HostName>
<Transport>SSH</Transport>
<UserName>ubuntu</UserName>
</BuildHost>
<MainSourceTransferCommand>
<SkipWhenRunningCommandList>false</SkipWhenRunningCommandList>
<RemoteHost>
<HostName>10.0.10.143</HostName>
<Transport>SSH</Transport>
<UserName>ubuntu</UserName>
</RemoteHost>
<LocalDirectory>$(ProjectDir)/..</LocalDirectory>
<RemoteDirectory>/var/src/DuoInterface</RemoteDirectory>
<FileMasks>
<string>*.so</string>
<string>*.lib</string>
<string>*.dll</string>
<string>*.cpp</string>
<string>*.h</string>
<string>*.c</string>
<string>*.cc</string>
<string>*.cxx</string>
<string>*.mak</string>
<string>Makefile</string>
<string>*.txt</string>
<string>*.cmake</string>
<string>CMakeLists.txt</string>
<string>*.cmake</string>
<string>*.yaml</string>
</FileMasks>
<TransferNewFilesOnly>true</TransferNewFilesOnly>
<IncludeSubdirectories>true</IncludeSubdirectories>
<SelectedDirectories>
<string>cfg</string>
<string>include</string>
<string>lib</string>
<string>src</string>
<string>*</string>
</SelectedDirectories>
</MainSourceTransferCommand>
<AllowChangingHostForMainCommands>false</AllowChangingHostForMainCommands>
<SkipBuildIfNoSourceFilesChanged>true</SkipBuildIfNoSourceFilesChanged>
<IgnoreFileTransferErrors>false</IgnoreFileTransferErrors>
<RemoveRemoteDirectoryOnClean>true</RemoveRemoteDirectoryOnClean>
<SkipDeploymentTests>false</SkipDeploymentTests>
<MainSourceDirectoryForLocalBuilds>$(ProjectDir)</MainSourceDirectoryForLocalBuilds>
</Project>
<Build xsi:type="com.visualgdb.build.cmake">
<RelativeSourceDirectory />
<ConfigurationType>DEBUG</ConfigurationType>
<BinaryDirectory>Debug</BinaryDirectory>
<MainCMakeTarget>DuoInterfaceTest</MainCMakeTarget>
<Toolchain>
<Name>Default GCC toolchain on 10.0.10.164</Name>
<UniqueID>com.sysprogs.toolchain.default-gcc</UniqueID>
<UnixSystem>true</UnixSystem>
<GCC>gcc</GCC>
<GXX>g++</GXX>
<GDB>gdb</GDB>
<AR>ar</AR>
<OBJCOPY>objcopy</OBJCOPY>
<Make>make</Make>
<RequireCmdExe>false</RequireCmdExe>
<RequireCtrlBreak>false</RequireCtrlBreak>
<RequiredLinuxPackages>
<TestableLinuxPackage>
<UserFriendlyName>GCC</UserFriendlyName>
<DefaultPackageName>g++</DefaultPackageName>
<AlternativeRPMPackageName>gcc-c++</AlternativeRPMPackageName>
<BinaryToCheck>g++</BinaryToCheck>
</TestableLinuxPackage>
<TestableLinuxPackage>
<UserFriendlyName>GDB</UserFriendlyName>
<DefaultPackageName>gdb</DefaultPackageName>
<BinaryToCheck>gdb</BinaryToCheck>
</TestableLinuxPackage>
<TestableLinuxPackage>
<UserFriendlyName>GNU Make</UserFriendlyName>
<DefaultPackageName>make</DefaultPackageName>
<BinaryToCheck>make</BinaryToCheck>
</TestableLinuxPackage>
</RequiredLinuxPackages>
</Toolchain>
<MakeCommandTemplate>
<SkipWhenRunningCommandList>false</SkipWhenRunningCommandList>
<RemoteHost>
<HostName>10.0.10.143</HostName>
<Transport>SSH</Transport>
<UserName>ubuntu</UserName>
</RemoteHost>
<Command>make</Command>
<Arguments />
<WorkingDirectory>$(BuildDir)</WorkingDirectory>
<Environment>
<Records>
<Record>
<VariableName>LANG</VariableName>
<Value>en_US.UTF-8</Value>
</Record>
</Records>
</Environment>
</MakeCommandTemplate>
<CMakeCommand>
<SkipWhenRunningCommandList>false</SkipWhenRunningCommandList>
<RemoteHost>
<HostName>10.0.10.143</HostName>
<Transport>SSH</Transport>
<UserName>ubuntu</UserName>
</RemoteHost>
<Command>cmake</Command>
<Environment>
<Records>
<Record>
<VariableName>LANG</VariableName>
<Value>en_US.UTF-8</Value>
</Record>
</Records>
</Environment>
</CMakeCommand>
<UpdateSourcesInCMakeFile>false</UpdateSourcesInCMakeFile>
<ExportCompileCommands>true</ExportCompileCommands>
<DisableToolchainFile>false</DisableToolchainFile>
</Build>
<Debug xsi:type="com.visualgdb.debug.remote">
<AdditionalStartupCommands />
<AdditionalGDBSettings>
<FilterSpuriousStoppedNotifications>false</FilterSpuriousStoppedNotifications>
<ForceSingleThreadedMode>false</ForceSingleThreadedMode>
<PendingBreakpointsSupported>true</PendingBreakpointsSupported>
<DisableChildRanges>false</DisableChildRanges>
<UseAppleExtensions>false</UseAppleExtensions>
<CanAcceptCommandsWhileRunning>false</CanAcceptCommandsWhileRunning>
<MakeLogFile>false</MakeLogFile>
<IgnoreModuleEventsWhileStepping>true</IgnoreModuleEventsWhileStepping>
<UseRelativePathsOnly>false</UseRelativePathsOnly>
<ExitAction>None</ExitAction>
<Features>
<DisableAutoDetection>false</DisableAutoDetection>
<UseFrameParameter>false</UseFrameParameter>
<SimpleValuesFlagSupported>false</SimpleValuesFlagSupported>
<ListLocalsSupported>false</ListLocalsSupported>
<ByteLevelMemoryCommandsAvailable>false</ByteLevelMemoryCommandsAvailable>
<ThreadInfoSupported>false</ThreadInfoSupported>
<PendingBreakpointsSupported>false</PendingBreakpointsSupported>
<SupportTargetCommand>false</SupportTargetCommand>
<ReliableBreakpointNotifications>false</ReliableBreakpointNotifications>
</Features>
<DisableDisassembly>false</DisableDisassembly>
<ExamineMemoryWithXCommand>false</ExamineMemoryWithXCommand>
<StepIntoNewInstanceEntry>main</StepIntoNewInstanceEntry>
<ExamineRegistersInRawFormat>true</ExamineRegistersInRawFormat>
<EnableSmartStepping>false</EnableSmartStepping>
<DisableSignals>false</DisableSignals>
<EnableAsyncExecutionMode>false</EnableAsyncExecutionMode>
<EnableNonStopMode>false</EnableNonStopMode>
</AdditionalGDBSettings>
<LaunchGDBSettings xsi:type="GDBLaunchParametersNewInstance">
<DebuggedProgram>$(TargetPath)</DebuggedProgram>
<GDBServerPort>2000</GDBServerPort>
<ProgramArguments />
<WorkingDirectory>$(BuildDir)</WorkingDirectory>
</LaunchGDBSettings>
<GenerateCtrlBreakInsteadOfCtrlC>false</GenerateCtrlBreakInsteadOfCtrlC>
<DeploymentTargetPath />
<X11WindowMode>Remote</X11WindowMode>
<KeepConsoleAfterExit>false</KeepConsoleAfterExit>
<RunGDBUnderSudo>false</RunGDBUnderSudo>
<DeploymentMode>Auto</DeploymentMode>
<LdLibraryPath />
<DeployWhenLaunchedWithoutDebugging>true</DeployWhenLaunchedWithoutDebugging>
</Debug>
<CustomBuild>
<PreBuildActions />
<PostBuildActions />
<PreCleanActions />
<PostCleanActions />
</CustomBuild>
<CustomDebug>
<PreDebugActions />
<PostDebugActions />
<DebugStopActions />
<BreakMode>Default</BreakMode>
</CustomDebug>
<CustomShortcuts>
<Shortcuts />
<ShowMessageAfterExecuting>true</ShowMessageAfterExecuting>
</CustomShortcuts>
<UserDefinedVariables />
<ImportedPropertySheets />
<CodeSense>
<Enabled>True</Enabled>
<CFLAGS />
<CXXFLAGS />
<ExternalSourceFileList />
<ExtraSettings>
<HideErrorsInSystemHeaders>true</HideErrorsInSystemHeaders>
</ExtraSettings>
</CodeSense>
</VisualGDBProjectSettings2>