Skip to content
This repository was archived by the owner on May 21, 2019. It is now read-only.

Commit b2b604f

Browse files
committedJan 27, 2011
Adding a Xcode workspace for lldb.
git-svn-id: https://llvm.org/svn/llvm-project/llvdb/trunk@124416 91177308-0d34-0410-b5e6-96231b3b80d8
1 parent 8d8ad88 commit b2b604f

File tree

8 files changed

+479
-1
lines changed

8 files changed

+479
-1
lines changed
 

‎lldb.xcodeproj/project.xcworkspace/contents.xcworkspacedata

+7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,88 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<Scheme
3+
version = "1.3">
4+
<BuildAction
5+
parallelizeBuildables = "NO"
6+
buildImplicitDependencies = "YES">
7+
<BuildActionEntries>
8+
<BuildActionEntry
9+
buildForTesting = "YES"
10+
buildForRunning = "YES"
11+
buildForProfiling = "YES"
12+
buildForArchiving = "YES"
13+
buildForAnalyzing = "YES">
14+
<BuildableReference
15+
BuildableIdentifier = "primary"
16+
BlueprintIdentifier = "26680206115FD0ED008E1FE4"
17+
BuildableName = "LLDB.framework"
18+
BlueprintName = "LLDB"
19+
ReferencedContainer = "container:lldb.xcodeproj">
20+
</BuildableReference>
21+
</BuildActionEntry>
22+
</BuildActionEntries>
23+
</BuildAction>
24+
<TestAction
25+
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.GDB"
26+
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.GDB"
27+
shouldUseLaunchSchemeArgsEnv = "YES"
28+
buildConfiguration = "Debug">
29+
<Testables>
30+
</Testables>
31+
<EnvironmentVariables>
32+
<EnvironmentVariable
33+
key = "BLUBBY"
34+
value = "YES"
35+
isEnabled = "YES">
36+
</EnvironmentVariable>
37+
</EnvironmentVariables>
38+
</TestAction>
39+
<LaunchAction
40+
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
41+
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
42+
displayScaleIsEnabled = "NO"
43+
displayScale = "1.00"
44+
launchStyle = "0"
45+
useCustomWorkingDirectory = "NO"
46+
buildConfiguration = "Debug">
47+
<BuildableProductRunnable>
48+
<BuildableReference
49+
BuildableIdentifier = "primary"
50+
BlueprintIdentifier = "26F5C26910F3D9A4009D5894"
51+
BuildableName = "lldb"
52+
BlueprintName = "lldb-tool"
53+
ReferencedContainer = "container:lldb.xcodeproj">
54+
</BuildableReference>
55+
</BuildableProductRunnable>
56+
<EnvironmentVariables>
57+
<EnvironmentVariable
58+
key = "BLUBBY"
59+
value = "YES"
60+
isEnabled = "YES">
61+
</EnvironmentVariable>
62+
</EnvironmentVariables>
63+
<AdditionalOptions>
64+
</AdditionalOptions>
65+
</LaunchAction>
66+
<ProfileAction
67+
displayScaleIsEnabled = "NO"
68+
displayScale = "1.00"
69+
shouldUseLaunchSchemeArgsEnv = "YES"
70+
savedToolIdentifier = ""
71+
useCustomWorkingDirectory = "NO"
72+
buildConfiguration = "Release">
73+
<EnvironmentVariables>
74+
<EnvironmentVariable
75+
key = "BLUBBY"
76+
value = "YES"
77+
isEnabled = "YES">
78+
</EnvironmentVariable>
79+
</EnvironmentVariables>
80+
</ProfileAction>
81+
<AnalyzeAction
82+
buildConfiguration = "Debug">
83+
</AnalyzeAction>
84+
<ArchiveAction
85+
buildConfiguration = "Release"
86+
revealArchiveInOrganizer = "YES">
87+
</ArchiveAction>
88+
</Scheme>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,97 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<Scheme
3+
version = "1.3">
4+
<BuildAction
5+
parallelizeBuildables = "NO"
6+
buildImplicitDependencies = "YES">
7+
<BuildActionEntries>
8+
<BuildActionEntry
9+
buildForTesting = "YES"
10+
buildForRunning = "YES"
11+
buildForProfiling = "YES"
12+
buildForArchiving = "YES"
13+
buildForAnalyzing = "YES">
14+
<BuildableReference
15+
BuildableIdentifier = "primary"
16+
BlueprintIdentifier = "26579F67126A25920007C5CB"
17+
BuildableName = "darwin-debug"
18+
BlueprintName = "darwin-debug"
19+
ReferencedContainer = "container:lldb.xcodeproj">
20+
</BuildableReference>
21+
</BuildActionEntry>
22+
</BuildActionEntries>
23+
</BuildAction>
24+
<TestAction
25+
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.GDB"
26+
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.GDB"
27+
shouldUseLaunchSchemeArgsEnv = "YES"
28+
buildConfiguration = "Debug">
29+
<Testables>
30+
</Testables>
31+
<EnvironmentVariables>
32+
<EnvironmentVariable
33+
key = "GRUBBY"
34+
value = "YES"
35+
isEnabled = "YES">
36+
</EnvironmentVariable>
37+
</EnvironmentVariables>
38+
</TestAction>
39+
<LaunchAction
40+
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.GDB"
41+
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.GDB"
42+
displayScaleIsEnabled = "NO"
43+
displayScale = "1.00"
44+
launchStyle = "0"
45+
useCustomWorkingDirectory = "NO"
46+
buildConfiguration = "Debug">
47+
<BuildableProductRunnable>
48+
<BuildableReference
49+
BuildableIdentifier = "primary"
50+
BlueprintIdentifier = "26579F67126A25920007C5CB"
51+
BuildableName = "darwin-debug"
52+
BlueprintName = "darwin-debug"
53+
ReferencedContainer = "container:lldb.xcodeproj">
54+
</BuildableReference>
55+
</BuildableProductRunnable>
56+
<EnvironmentVariables>
57+
<EnvironmentVariable
58+
key = "GRUBBY"
59+
value = "YES"
60+
isEnabled = "YES">
61+
</EnvironmentVariable>
62+
</EnvironmentVariables>
63+
<AdditionalOptions>
64+
</AdditionalOptions>
65+
</LaunchAction>
66+
<ProfileAction
67+
displayScaleIsEnabled = "NO"
68+
displayScale = "1.00"
69+
shouldUseLaunchSchemeArgsEnv = "YES"
70+
savedToolIdentifier = ""
71+
useCustomWorkingDirectory = "NO"
72+
buildConfiguration = "Release">
73+
<BuildableProductRunnable>
74+
<BuildableReference
75+
BuildableIdentifier = "primary"
76+
BlueprintIdentifier = "26579F67126A25920007C5CB"
77+
BuildableName = "darwin-debug"
78+
BlueprintName = "darwin-debug"
79+
ReferencedContainer = "container:lldb.xcodeproj">
80+
</BuildableReference>
81+
</BuildableProductRunnable>
82+
<EnvironmentVariables>
83+
<EnvironmentVariable
84+
key = "GRUBBY"
85+
value = "YES"
86+
isEnabled = "YES">
87+
</EnvironmentVariable>
88+
</EnvironmentVariables>
89+
</ProfileAction>
90+
<AnalyzeAction
91+
buildConfiguration = "Debug">
92+
</AnalyzeAction>
93+
<ArchiveAction
94+
buildConfiguration = "Release"
95+
revealArchiveInOrganizer = "YES">
96+
</ArchiveAction>
97+
</Scheme>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,172 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<Scheme
3+
version = "1.3">
4+
<BuildAction
5+
parallelizeBuildables = "NO"
6+
buildImplicitDependencies = "YES">
7+
<BuildActionEntries>
8+
<BuildActionEntry
9+
buildForTesting = "YES"
10+
buildForRunning = "YES"
11+
buildForProfiling = "YES"
12+
buildForArchiving = "YES"
13+
buildForAnalyzing = "YES">
14+
<BuildableReference
15+
BuildableIdentifier = "primary"
16+
BlueprintIdentifier = "26F5C26910F3D9A4009D5894"
17+
BuildableName = "lldb"
18+
BlueprintName = "lldb-tool"
19+
ReferencedContainer = "container:lldb.xcodeproj">
20+
</BuildableReference>
21+
</BuildActionEntry>
22+
</BuildActionEntries>
23+
</BuildAction>
24+
<TestAction
25+
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.GDB"
26+
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.GDB"
27+
shouldUseLaunchSchemeArgsEnv = "YES"
28+
buildConfiguration = "Debug">
29+
<Testables>
30+
</Testables>
31+
<EnvironmentVariables>
32+
<EnvironmentVariable
33+
key = "LLDB_LAUNCH_FLAG_DISABLE_ASLR"
34+
value = "YES"
35+
isEnabled = "NO">
36+
</EnvironmentVariable>
37+
<EnvironmentVariable
38+
key = "LLDB_LAUNCH_FLAG_LAUNCH_IN_TTY"
39+
value = "YES"
40+
isEnabled = "NO">
41+
</EnvironmentVariable>
42+
<EnvironmentVariable
43+
key = "LLDB_LAUNCH_FLAG_DISABLE_STDIO"
44+
value = "YES"
45+
isEnabled = "NO">
46+
</EnvironmentVariable>
47+
<EnvironmentVariable
48+
key = "LLDB_DEBUGSERVER_PATH"
49+
value = "/tmp/debugserver"
50+
isEnabled = "NO">
51+
</EnvironmentVariable>
52+
<EnvironmentVariable
53+
key = "LLDB_DEBUGSERVER_LOG_FILE"
54+
value = "/tmp/debugserver.txt"
55+
isEnabled = "YES">
56+
</EnvironmentVariable>
57+
<EnvironmentVariable
58+
key = "LLDB_DEBUGSERVER_LOG_FLAGS"
59+
value = "0x800e0e"
60+
isEnabled = "YES">
61+
</EnvironmentVariable>
62+
</EnvironmentVariables>
63+
</TestAction>
64+
<LaunchAction
65+
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
66+
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
67+
displayScaleIsEnabled = "NO"
68+
displayScale = "1.00"
69+
launchStyle = "0"
70+
useCustomWorkingDirectory = "NO"
71+
buildConfiguration = "Debug">
72+
<BuildableProductRunnable>
73+
<BuildableReference
74+
BuildableIdentifier = "primary"
75+
BlueprintIdentifier = "26F5C26910F3D9A4009D5894"
76+
BuildableName = "lldb"
77+
BlueprintName = "lldb-tool"
78+
ReferencedContainer = "container:lldb.xcodeproj">
79+
</BuildableReference>
80+
</BuildableProductRunnable>
81+
<EnvironmentVariables>
82+
<EnvironmentVariable
83+
key = "LLDB_LAUNCH_FLAG_DISABLE_ASLR"
84+
value = "YES"
85+
isEnabled = "NO">
86+
</EnvironmentVariable>
87+
<EnvironmentVariable
88+
key = "LLDB_LAUNCH_FLAG_LAUNCH_IN_TTY"
89+
value = "YES"
90+
isEnabled = "NO">
91+
</EnvironmentVariable>
92+
<EnvironmentVariable
93+
key = "LLDB_LAUNCH_FLAG_DISABLE_STDIO"
94+
value = "YES"
95+
isEnabled = "NO">
96+
</EnvironmentVariable>
97+
<EnvironmentVariable
98+
key = "LLDB_DEBUGSERVER_PATH"
99+
value = "/tmp/debugserver"
100+
isEnabled = "NO">
101+
</EnvironmentVariable>
102+
<EnvironmentVariable
103+
key = "LLDB_DEBUGSERVER_LOG_FILE"
104+
value = "/tmp/debugserver.txt"
105+
isEnabled = "YES">
106+
</EnvironmentVariable>
107+
<EnvironmentVariable
108+
key = "LLDB_DEBUGSERVER_LOG_FLAGS"
109+
value = "0x800e0e"
110+
isEnabled = "YES">
111+
</EnvironmentVariable>
112+
</EnvironmentVariables>
113+
<AdditionalOptions>
114+
</AdditionalOptions>
115+
</LaunchAction>
116+
<ProfileAction
117+
displayScaleIsEnabled = "NO"
118+
displayScale = "1.00"
119+
shouldUseLaunchSchemeArgsEnv = "YES"
120+
savedToolIdentifier = ""
121+
useCustomWorkingDirectory = "NO"
122+
buildConfiguration = "Release">
123+
<BuildableProductRunnable>
124+
<BuildableReference
125+
BuildableIdentifier = "primary"
126+
BlueprintIdentifier = "26F5C26910F3D9A4009D5894"
127+
BuildableName = "lldb"
128+
BlueprintName = "lldb-tool"
129+
ReferencedContainer = "container:lldb.xcodeproj">
130+
</BuildableReference>
131+
</BuildableProductRunnable>
132+
<EnvironmentVariables>
133+
<EnvironmentVariable
134+
key = "LLDB_LAUNCH_FLAG_DISABLE_ASLR"
135+
value = "YES"
136+
isEnabled = "NO">
137+
</EnvironmentVariable>
138+
<EnvironmentVariable
139+
key = "LLDB_LAUNCH_FLAG_LAUNCH_IN_TTY"
140+
value = "YES"
141+
isEnabled = "NO">
142+
</EnvironmentVariable>
143+
<EnvironmentVariable
144+
key = "LLDB_LAUNCH_FLAG_DISABLE_STDIO"
145+
value = "YES"
146+
isEnabled = "NO">
147+
</EnvironmentVariable>
148+
<EnvironmentVariable
149+
key = "LLDB_DEBUGSERVER_PATH"
150+
value = "/tmp/debugserver"
151+
isEnabled = "NO">
152+
</EnvironmentVariable>
153+
<EnvironmentVariable
154+
key = "LLDB_DEBUGSERVER_LOG_FILE"
155+
value = "/tmp/debugserver.txt"
156+
isEnabled = "YES">
157+
</EnvironmentVariable>
158+
<EnvironmentVariable
159+
key = "LLDB_DEBUGSERVER_LOG_FLAGS"
160+
value = "0x800e0e"
161+
isEnabled = "YES">
162+
</EnvironmentVariable>
163+
</EnvironmentVariables>
164+
</ProfileAction>
165+
<AnalyzeAction
166+
buildConfiguration = "Debug">
167+
</AnalyzeAction>
168+
<ArchiveAction
169+
buildConfiguration = "Release"
170+
revealArchiveInOrganizer = "YES">
171+
</ArchiveAction>
172+
</Scheme>

‎lldb.xcworkspace/contents.xcworkspacedata

+10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎tools/debugserver/debugserver.xcodeproj/project.xcworkspace/contents.xcworkspacedata

+7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,97 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<Scheme
3+
version = "1.3">
4+
<BuildAction
5+
parallelizeBuildables = "NO"
6+
buildImplicitDependencies = "YES">
7+
<BuildActionEntries>
8+
<BuildActionEntry
9+
buildForTesting = "YES"
10+
buildForRunning = "YES"
11+
buildForProfiling = "YES"
12+
buildForArchiving = "YES"
13+
buildForAnalyzing = "YES">
14+
<BuildableReference
15+
BuildableIdentifier = "primary"
16+
BlueprintIdentifier = "26CE0593115C31C20022F371"
17+
BuildableName = "debugserver"
18+
BlueprintName = "debugserver"
19+
ReferencedContainer = "container:debugserver.xcodeproj">
20+
</BuildableReference>
21+
</BuildActionEntry>
22+
</BuildActionEntries>
23+
</BuildAction>
24+
<TestAction
25+
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.GDB"
26+
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.GDB"
27+
shouldUseLaunchSchemeArgsEnv = "YES"
28+
buildConfiguration = "Debug">
29+
<Testables>
30+
</Testables>
31+
<EnvironmentVariables>
32+
<EnvironmentVariable
33+
key = "UBBY"
34+
value = ""
35+
isEnabled = "YES">
36+
</EnvironmentVariable>
37+
</EnvironmentVariables>
38+
</TestAction>
39+
<LaunchAction
40+
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
41+
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
42+
displayScaleIsEnabled = "NO"
43+
displayScale = "1.00"
44+
launchStyle = "0"
45+
useCustomWorkingDirectory = "NO"
46+
buildConfiguration = "Debug">
47+
<BuildableProductRunnable>
48+
<BuildableReference
49+
BuildableIdentifier = "primary"
50+
BlueprintIdentifier = "26CE0593115C31C20022F371"
51+
BuildableName = "debugserver"
52+
BlueprintName = "debugserver"
53+
ReferencedContainer = "container:debugserver.xcodeproj">
54+
</BuildableReference>
55+
</BuildableProductRunnable>
56+
<EnvironmentVariables>
57+
<EnvironmentVariable
58+
key = "UBBY"
59+
value = ""
60+
isEnabled = "YES">
61+
</EnvironmentVariable>
62+
</EnvironmentVariables>
63+
<AdditionalOptions>
64+
</AdditionalOptions>
65+
</LaunchAction>
66+
<ProfileAction
67+
displayScaleIsEnabled = "NO"
68+
displayScale = "1.00"
69+
shouldUseLaunchSchemeArgsEnv = "YES"
70+
savedToolIdentifier = ""
71+
useCustomWorkingDirectory = "NO"
72+
buildConfiguration = "Release">
73+
<BuildableProductRunnable>
74+
<BuildableReference
75+
BuildableIdentifier = "primary"
76+
BlueprintIdentifier = "26CE0593115C31C20022F371"
77+
BuildableName = "debugserver"
78+
BlueprintName = "debugserver"
79+
ReferencedContainer = "container:debugserver.xcodeproj">
80+
</BuildableReference>
81+
</BuildableProductRunnable>
82+
<EnvironmentVariables>
83+
<EnvironmentVariable
84+
key = "UBBY"
85+
value = ""
86+
isEnabled = "YES">
87+
</EnvironmentVariable>
88+
</EnvironmentVariables>
89+
</ProfileAction>
90+
<AnalyzeAction
91+
buildConfiguration = "Debug">
92+
</AnalyzeAction>
93+
<ArchiveAction
94+
buildConfiguration = "Release"
95+
revealArchiveInOrganizer = "YES">
96+
</ArchiveAction>
97+
</Scheme>

‎tools/driver/Driver.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1431,7 +1431,7 @@ sigint_handler (int signo)
14311431
}
14321432

14331433
int
1434-
main (int argc, char const *argv[])
1434+
main (int argc, char const *argv[], const char *envp[])
14351435
{
14361436
SBDebugger::Initialize();
14371437

0 commit comments

Comments
 (0)
This repository has been archived.