Adding the StackFrame class
[macgdbp.git] / MacGDBp.xcodeproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 42;
7 objects = {
8
9 /* Begin PBXBuildFile section */
10 1E027F0A0D36F23F00885DEE /* Run.png in Resources */ = {isa = PBXBuildFile; fileRef = 1E027F080D36F23F00885DEE /* Run.png */; };
11 1E027F0B0D36F23F00885DEE /* StepOver.png in Resources */ = {isa = PBXBuildFile; fileRef = 1E027F090D36F23F00885DEE /* StepOver.png */; };
12 1E027F390D36F60800885DEE /* Reconnect.png in Resources */ = {isa = PBXBuildFile; fileRef = 1E027F380D36F60800885DEE /* Reconnect.png */; };
13 1E02C3D50C60EC2C006F1752 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E02C3D40C60EC2C006F1752 /* AppDelegate.m */; };
14 1E02C5710C610158006F1752 /* GDBpConnection.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E02C5700C610158006F1752 /* GDBpConnection.m */; };
15 1E02C5F60C610724006F1752 /* DebuggerController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E02C5F50C610724006F1752 /* DebuggerController.m */; };
16 1E1E53030DF9B89800D334F9 /* Breakpoints.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1E1E53010DF9B89800D334F9 /* Breakpoints.xib */; };
17 1E35FC760C6579CA0030F527 /* NSXMLElementAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E35FC750C6579CA0030F527 /* NSXMLElementAdditions.m */; };
18 1E35FEA10C6599040030F527 /* base64.c in Sources */ = {isa = PBXBuildFile; fileRef = 1E35FEA00C6599040030F527 /* base64.c */; };
19 1E416FF90D36F821009A53A2 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1E416FF60D36F821009A53A2 /* MainMenu.xib */; };
20 1E4C7AF90DA401C7000A9DC7 /* BreakpointManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E4C7AF80DA401C7000A9DC7 /* BreakpointManager.m */; };
21 1E7188680D839F6300969277 /* BSLineNumberView.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E7188630D839F6300969277 /* BSLineNumberView.m */; };
22 1E7188690D839F6300969277 /* BSSourceView.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E7188650D839F6300969277 /* BSSourceView.m */; };
23 1E71886A0D839F6300969277 /* BSSourceViewTextView.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E7188670D839F6300969277 /* BSSourceViewTextView.m */; };
24 1E822CDD0DA28AC30027A23F /* Breakpoint.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E822CDC0DA28AC30027A23F /* Breakpoint.m */; };
25 1E9582620E252474001A3D89 /* Preferences.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1E9582600E252474001A3D89 /* Preferences.xib */; };
26 1E9582670E2524AD001A3D89 /* PreferencesController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E9582660E2524AD001A3D89 /* PreferencesController.m */; };
27 1E9583200E2531BD001A3D89 /* Sparkle.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1E95831F0E2531BD001A3D89 /* Sparkle.framework */; };
28 1E95834C0E2531D5001A3D89 /* Sparkle.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 1E95831F0E2531BD001A3D89 /* Sparkle.framework */; };
29 1EB7BED50ECF3CA90033283A /* StackFrame.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EB7BED40ECF3CA90033283A /* StackFrame.m */; };
30 1EEBFBE50D34C793008F835B /* Debugger.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1EEBFBE30D34C793008F835B /* Debugger.xib */; };
31 1EEBFC2B0D358EBD008F835B /* StepIn.png in Resources */ = {isa = PBXBuildFile; fileRef = 1EEBFC2A0D358EBD008F835B /* StepIn.png */; };
32 1EEBFC370D358F1B008F835B /* StepOut.png in Resources */ = {isa = PBXBuildFile; fileRef = 1EEBFC360D358F1B008F835B /* StepOut.png */; };
33 1EEBFD090D3599E8008F835B /* BSSplitView.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EEBFD070D3599E8008F835B /* BSSplitView.m */; };
34 1EEBFD120D359A9F008F835B /* dimple.png in Resources */ = {isa = PBXBuildFile; fileRef = 1EEBFD110D359A9F008F835B /* dimple.png */; };
35 1EEE875D0D9DE4B4009CBA7C /* MacGDBp.icns in Resources */ = {isa = PBXBuildFile; fileRef = 1EEE875C0D9DE4B4009CBA7C /* MacGDBp.icns */; };
36 1EEEE9400C618B70000C0732 /* SocketWrapper.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EEEE93F0C618B70000C0732 /* SocketWrapper.m */; };
37 1EFF70C30DFDC018006B9D33 /* BreakpointController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EFF70C20DFDC018006B9D33 /* BreakpointController.m */; };
38 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; };
39 8D11072D0486CEB800E47090 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; };
40 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
41 /* End PBXBuildFile section */
42
43 /* Begin PBXCopyFilesBuildPhase section */
44 1E9583550E2531E7001A3D89 /* CopyFiles */ = {
45 isa = PBXCopyFilesBuildPhase;
46 buildActionMask = 2147483647;
47 dstPath = "";
48 dstSubfolderSpec = 10;
49 files = (
50 1E95834C0E2531D5001A3D89 /* Sparkle.framework in CopyFiles */,
51 );
52 runOnlyForDeploymentPostprocessing = 0;
53 };
54 /* End PBXCopyFilesBuildPhase section */
55
56 /* Begin PBXFileReference section */
57 089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
58 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
59 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = "<absolute>"; };
60 1E027F080D36F23F00885DEE /* Run.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Run.png; path = Icons/Run.png; sourceTree = "<group>"; };
61 1E027F090D36F23F00885DEE /* StepOver.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = StepOver.png; path = Icons/StepOver.png; sourceTree = "<group>"; };
62 1E027F380D36F60800885DEE /* Reconnect.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Reconnect.png; path = Icons/Reconnect.png; sourceTree = "<group>"; };
63 1E02C3D30C60EC2C006F1752 /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = Source/AppDelegate.h; sourceTree = "<group>"; };
64 1E02C3D40C60EC2C006F1752 /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = Source/AppDelegate.m; sourceTree = "<group>"; };
65 1E02C56F0C610158006F1752 /* GDBpConnection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GDBpConnection.h; path = Source/GDBpConnection.h; sourceTree = "<group>"; };
66 1E02C5700C610158006F1752 /* GDBpConnection.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = GDBpConnection.m; path = Source/GDBpConnection.m; sourceTree = "<group>"; };
67 1E02C5F40C610724006F1752 /* DebuggerController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DebuggerController.h; path = Source/DebuggerController.h; sourceTree = "<group>"; };
68 1E02C5F50C610724006F1752 /* DebuggerController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DebuggerController.m; path = Source/DebuggerController.m; sourceTree = "<group>"; };
69 1E1E53020DF9B89800D334F9 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/Breakpoints.xib; sourceTree = "<group>"; };
70 1E35FC750C6579CA0030F527 /* NSXMLElementAdditions.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = NSXMLElementAdditions.m; path = Source/NSXMLElementAdditions.m; sourceTree = "<group>"; };
71 1E35FE9F0C6599040030F527 /* base64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = base64.h; path = Source/base64.h; sourceTree = "<group>"; };
72 1E35FEA00C6599040030F527 /* base64.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = base64.c; path = Source/base64.c; sourceTree = "<group>"; };
73 1E35FFB00C65A74C0030F527 /* NSXMLElementAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = NSXMLElementAdditions.h; path = Source/NSXMLElementAdditions.h; sourceTree = "<group>"; };
74 1E416FF70D36F821009A53A2 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/MainMenu.xib; sourceTree = "<group>"; };
75 1E4C7AF70DA401C7000A9DC7 /* BreakpointManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BreakpointManager.h; path = Source/BreakpointManager.h; sourceTree = "<group>"; };
76 1E4C7AF80DA401C7000A9DC7 /* BreakpointManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = BreakpointManager.m; path = Source/BreakpointManager.m; sourceTree = "<group>"; };
77 1E7188620D839F6300969277 /* BSLineNumberView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BSLineNumberView.h; path = Source/BSLineNumberView.h; sourceTree = "<group>"; };
78 1E7188630D839F6300969277 /* BSLineNumberView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = BSLineNumberView.m; path = Source/BSLineNumberView.m; sourceTree = "<group>"; };
79 1E7188640D839F6300969277 /* BSSourceView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BSSourceView.h; path = Source/BSSourceView.h; sourceTree = "<group>"; };
80 1E7188650D839F6300969277 /* BSSourceView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = BSSourceView.m; path = Source/BSSourceView.m; sourceTree = "<group>"; };
81 1E7188660D839F6300969277 /* BSSourceViewTextView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BSSourceViewTextView.h; path = Source/BSSourceViewTextView.h; sourceTree = "<group>"; };
82 1E7188670D839F6300969277 /* BSSourceViewTextView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = BSSourceViewTextView.m; path = Source/BSSourceViewTextView.m; sourceTree = "<group>"; };
83 1E822CDB0DA28AC30027A23F /* Breakpoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Breakpoint.h; path = Source/Breakpoint.h; sourceTree = "<group>"; };
84 1E822CDC0DA28AC30027A23F /* Breakpoint.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Breakpoint.m; path = Source/Breakpoint.m; sourceTree = "<group>"; };
85 1E9582610E252474001A3D89 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/Preferences.xib; sourceTree = "<group>"; };
86 1E9582650E2524AD001A3D89 /* PreferencesController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PreferencesController.h; path = Source/PreferencesController.h; sourceTree = "<group>"; };
87 1E9582660E2524AD001A3D89 /* PreferencesController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PreferencesController.m; path = Source/PreferencesController.m; sourceTree = "<group>"; };
88 1E95831F0E2531BD001A3D89 /* Sparkle.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = Sparkle.framework; sourceTree = "<group>"; };
89 1EB7BED30ECF3CA90033283A /* StackFrame.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = StackFrame.h; path = Source/StackFrame.h; sourceTree = "<group>"; };
90 1EB7BED40ECF3CA90033283A /* StackFrame.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = StackFrame.m; path = Source/StackFrame.m; sourceTree = "<group>"; };
91 1EEBFBE40D34C793008F835B /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/Debugger.xib; sourceTree = "<group>"; };
92 1EEBFC2A0D358EBD008F835B /* StepIn.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = StepIn.png; path = Icons/StepIn.png; sourceTree = "<group>"; };
93 1EEBFC360D358F1B008F835B /* StepOut.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = StepOut.png; path = Icons/StepOut.png; sourceTree = "<group>"; };
94 1EEBFD070D3599E8008F835B /* BSSplitView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = BSSplitView.m; path = Source/BSSplitView.m; sourceTree = "<group>"; };
95 1EEBFD080D3599E8008F835B /* BSSplitView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BSSplitView.h; path = Source/BSSplitView.h; sourceTree = "<group>"; };
96 1EEBFD110D359A9F008F835B /* dimple.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = dimple.png; sourceTree = "<group>"; };
97 1EEE875C0D9DE4B4009CBA7C /* MacGDBp.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = MacGDBp.icns; path = Icons/MacGDBp.icns; sourceTree = "<group>"; };
98 1EEEE93E0C618B70000C0732 /* SocketWrapper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SocketWrapper.h; path = Source/SocketWrapper.h; sourceTree = "<group>"; };
99 1EEEE93F0C618B70000C0732 /* SocketWrapper.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SocketWrapper.m; path = Source/SocketWrapper.m; sourceTree = "<group>"; };
100 1EFF70C10DFDC018006B9D33 /* BreakpointController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BreakpointController.h; path = Source/BreakpointController.h; sourceTree = "<group>"; };
101 1EFF70C20DFDC018006B9D33 /* BreakpointController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = BreakpointController.m; path = Source/BreakpointController.m; sourceTree = "<group>"; };
102 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
103 29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
104 29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
105 32CA4F630368D1EE00C91783 /* MacGDBp_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MacGDBp_Prefix.pch; sourceTree = "<group>"; };
106 8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
107 8D1107320486CEB800E47090 /* MacGDBp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = MacGDBp.app; sourceTree = BUILT_PRODUCTS_DIR; };
108 /* End PBXFileReference section */
109
110 /* Begin PBXFrameworksBuildPhase section */
111 8D11072E0486CEB800E47090 /* Frameworks */ = {
112 isa = PBXFrameworksBuildPhase;
113 buildActionMask = 2147483647;
114 files = (
115 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */,
116 1E9583200E2531BD001A3D89 /* Sparkle.framework in Frameworks */,
117 );
118 runOnlyForDeploymentPostprocessing = 0;
119 };
120 /* End PBXFrameworksBuildPhase section */
121
122 /* Begin PBXGroup section */
123 080E96DDFE201D6D7F000001 /* Classes */ = {
124 isa = PBXGroup;
125 children = (
126 1E02C3D30C60EC2C006F1752 /* AppDelegate.h */,
127 1E02C3D40C60EC2C006F1752 /* AppDelegate.m */,
128 1E9582640E252480001A3D89 /* Preferences */,
129 1E1E52C10DF9B1FB00D334F9 /* Connection */,
130 1EB7BEB90ECF3BC60033283A /* Debugger */,
131 1E1E52C00DF9B1E700D334F9 /* Breakpoints */,
132 1E71886C0D839F6C00969277 /* Source View */,
133 );
134 name = Classes;
135 sourceTree = "<group>";
136 };
137 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = {
138 isa = PBXGroup;
139 children = (
140 1E95831F0E2531BD001A3D89 /* Sparkle.framework */,
141 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */,
142 );
143 name = "Linked Frameworks";
144 sourceTree = "<group>";
145 };
146 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */ = {
147 isa = PBXGroup;
148 children = (
149 29B97324FDCFA39411CA2CEA /* AppKit.framework */,
150 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */,
151 29B97325FDCFA39411CA2CEA /* Foundation.framework */,
152 );
153 name = "Other Frameworks";
154 sourceTree = "<group>";
155 };
156 19C28FACFE9D520D11CA2CBB /* Products */ = {
157 isa = PBXGroup;
158 children = (
159 8D1107320486CEB800E47090 /* MacGDBp.app */,
160 );
161 name = Products;
162 sourceTree = "<group>";
163 };
164 1E027F0D0D36F24200885DEE /* Toolbar Icons */ = {
165 isa = PBXGroup;
166 children = (
167 1E027F380D36F60800885DEE /* Reconnect.png */,
168 1E027F080D36F23F00885DEE /* Run.png */,
169 1E027F090D36F23F00885DEE /* StepOver.png */,
170 1EEBFC360D358F1B008F835B /* StepOut.png */,
171 1EEBFC2A0D358EBD008F835B /* StepIn.png */,
172 );
173 name = "Toolbar Icons";
174 sourceTree = "<group>";
175 };
176 1E1E52C00DF9B1E700D334F9 /* Breakpoints */ = {
177 isa = PBXGroup;
178 children = (
179 1E822CDB0DA28AC30027A23F /* Breakpoint.h */,
180 1E822CDC0DA28AC30027A23F /* Breakpoint.m */,
181 1E4C7AF70DA401C7000A9DC7 /* BreakpointManager.h */,
182 1E4C7AF80DA401C7000A9DC7 /* BreakpointManager.m */,
183 1EFF70C10DFDC018006B9D33 /* BreakpointController.h */,
184 1EFF70C20DFDC018006B9D33 /* BreakpointController.m */,
185 );
186 name = Breakpoints;
187 sourceTree = "<group>";
188 };
189 1E1E52C10DF9B1FB00D334F9 /* Connection */ = {
190 isa = PBXGroup;
191 children = (
192 1E02C56F0C610158006F1752 /* GDBpConnection.h */,
193 1E02C5700C610158006F1752 /* GDBpConnection.m */,
194 1EEEE93E0C618B70000C0732 /* SocketWrapper.h */,
195 1EEEE93F0C618B70000C0732 /* SocketWrapper.m */,
196 1E35FFB00C65A74C0030F527 /* NSXMLElementAdditions.h */,
197 1E35FC750C6579CA0030F527 /* NSXMLElementAdditions.m */,
198 );
199 name = Connection;
200 sourceTree = "<group>";
201 };
202 1E416FFB0D36F827009A53A2 /* Interfaces */ = {
203 isa = PBXGroup;
204 children = (
205 1EEBFBE30D34C793008F835B /* Debugger.xib */,
206 1E416FF60D36F821009A53A2 /* MainMenu.xib */,
207 1E1E53010DF9B89800D334F9 /* Breakpoints.xib */,
208 1E9582600E252474001A3D89 /* Preferences.xib */,
209 );
210 name = Interfaces;
211 sourceTree = "<group>";
212 };
213 1E71886C0D839F6C00969277 /* Source View */ = {
214 isa = PBXGroup;
215 children = (
216 1EEBFD080D3599E8008F835B /* BSSplitView.h */,
217 1EEBFD070D3599E8008F835B /* BSSplitView.m */,
218 1E7188620D839F6300969277 /* BSLineNumberView.h */,
219 1E7188630D839F6300969277 /* BSLineNumberView.m */,
220 1E7188640D839F6300969277 /* BSSourceView.h */,
221 1E7188650D839F6300969277 /* BSSourceView.m */,
222 1E7188660D839F6300969277 /* BSSourceViewTextView.h */,
223 1E7188670D839F6300969277 /* BSSourceViewTextView.m */,
224 );
225 name = "Source View";
226 sourceTree = "<group>";
227 };
228 1E9582640E252480001A3D89 /* Preferences */ = {
229 isa = PBXGroup;
230 children = (
231 1E9582650E2524AD001A3D89 /* PreferencesController.h */,
232 1E9582660E2524AD001A3D89 /* PreferencesController.m */,
233 );
234 name = Preferences;
235 sourceTree = "<group>";
236 };
237 1EB7BEB90ECF3BC60033283A /* Debugger */ = {
238 isa = PBXGroup;
239 children = (
240 1E02C5F40C610724006F1752 /* DebuggerController.h */,
241 1E02C5F50C610724006F1752 /* DebuggerController.m */,
242 1EB7BED30ECF3CA90033283A /* StackFrame.h */,
243 1EB7BED40ECF3CA90033283A /* StackFrame.m */,
244 );
245 name = Debugger;
246 sourceTree = "<group>";
247 };
248 29B97314FDCFA39411CA2CEA /* MacGDBp */ = {
249 isa = PBXGroup;
250 children = (
251 080E96DDFE201D6D7F000001 /* Classes */,
252 29B97315FDCFA39411CA2CEA /* Other Sources */,
253 29B97317FDCFA39411CA2CEA /* Resources */,
254 29B97323FDCFA39411CA2CEA /* Frameworks */,
255 19C28FACFE9D520D11CA2CBB /* Products */,
256 );
257 name = MacGDBp;
258 sourceTree = "<group>";
259 };
260 29B97315FDCFA39411CA2CEA /* Other Sources */ = {
261 isa = PBXGroup;
262 children = (
263 32CA4F630368D1EE00C91783 /* MacGDBp_Prefix.pch */,
264 29B97316FDCFA39411CA2CEA /* main.m */,
265 1E35FE9F0C6599040030F527 /* base64.h */,
266 1E35FEA00C6599040030F527 /* base64.c */,
267 );
268 name = "Other Sources";
269 sourceTree = "<group>";
270 };
271 29B97317FDCFA39411CA2CEA /* Resources */ = {
272 isa = PBXGroup;
273 children = (
274 1EEE875C0D9DE4B4009CBA7C /* MacGDBp.icns */,
275 1E416FFB0D36F827009A53A2 /* Interfaces */,
276 1E027F0D0D36F24200885DEE /* Toolbar Icons */,
277 1EEBFD110D359A9F008F835B /* dimple.png */,
278 8D1107310486CEB800E47090 /* Info.plist */,
279 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */,
280 );
281 name = Resources;
282 sourceTree = "<group>";
283 };
284 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
285 isa = PBXGroup;
286 children = (
287 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */,
288 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */,
289 );
290 name = Frameworks;
291 sourceTree = "<group>";
292 };
293 /* End PBXGroup section */
294
295 /* Begin PBXNativeTarget section */
296 8D1107260486CEB800E47090 /* MacGDBp */ = {
297 isa = PBXNativeTarget;
298 buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "MacGDBp" */;
299 buildPhases = (
300 8D1107290486CEB800E47090 /* Resources */,
301 8D11072C0486CEB800E47090 /* Sources */,
302 1E9583550E2531E7001A3D89 /* CopyFiles */,
303 8D11072E0486CEB800E47090 /* Frameworks */,
304 1E78FD670C6155EB00D6D005 /* ShellScript */,
305 );
306 buildRules = (
307 );
308 dependencies = (
309 );
310 name = MacGDBp;
311 productInstallPath = "$(HOME)/Applications";
312 productName = MacGDBp;
313 productReference = 8D1107320486CEB800E47090 /* MacGDBp.app */;
314 productType = "com.apple.product-type.application";
315 };
316 /* End PBXNativeTarget section */
317
318 /* Begin PBXProject section */
319 29B97313FDCFA39411CA2CEA /* Project object */ = {
320 isa = PBXProject;
321 buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "MacGDBp" */;
322 compatibilityVersion = "Xcode 2.4";
323 hasScannedForEncodings = 1;
324 mainGroup = 29B97314FDCFA39411CA2CEA /* MacGDBp */;
325 projectDirPath = "";
326 projectRoot = "";
327 targets = (
328 8D1107260486CEB800E47090 /* MacGDBp */,
329 );
330 };
331 /* End PBXProject section */
332
333 /* Begin PBXResourcesBuildPhase section */
334 8D1107290486CEB800E47090 /* Resources */ = {
335 isa = PBXResourcesBuildPhase;
336 buildActionMask = 2147483647;
337 files = (
338 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */,
339 1EEBFBE50D34C793008F835B /* Debugger.xib in Resources */,
340 1EEBFC2B0D358EBD008F835B /* StepIn.png in Resources */,
341 1EEBFC370D358F1B008F835B /* StepOut.png in Resources */,
342 1EEBFD120D359A9F008F835B /* dimple.png in Resources */,
343 1E027F0A0D36F23F00885DEE /* Run.png in Resources */,
344 1E027F0B0D36F23F00885DEE /* StepOver.png in Resources */,
345 1E027F390D36F60800885DEE /* Reconnect.png in Resources */,
346 1E416FF90D36F821009A53A2 /* MainMenu.xib in Resources */,
347 1EEE875D0D9DE4B4009CBA7C /* MacGDBp.icns in Resources */,
348 1E1E53030DF9B89800D334F9 /* Breakpoints.xib in Resources */,
349 1E9582620E252474001A3D89 /* Preferences.xib in Resources */,
350 );
351 runOnlyForDeploymentPostprocessing = 0;
352 };
353 /* End PBXResourcesBuildPhase section */
354
355 /* Begin PBXShellScriptBuildPhase section */
356 1E78FD670C6155EB00D6D005 /* ShellScript */ = {
357 isa = PBXShellScriptBuildPhase;
358 buildActionMask = 2147483647;
359 files = (
360 );
361 inputPaths = (
362 );
363 outputPaths = (
364 );
365 runOnlyForDeploymentPostprocessing = 0;
366 shellPath = /usr/bin/ruby;
367 shellScript = "require \"ftools\"\nrequire \"Time\"\n\nhash = %x{/usr/local/bin/git log -1 --pretty=format:%h}\ntimestamp = %x{/usr/local/bin/git log -1 --pretty=format:%ct}\ntime = Time.at(timestamp.to_i)\n\nbuild = (\"%02d\" % time.year) + (\"%02d\" % time.month) + (\"%02d\" % time.day) + \".\" + hash\n\ninfopath = ENV[\"CONFIGURATION_BUILD_DIR\"] + \"/\" + ENV[\"INFOPLIST_PATH\"]\n\nfile = \"\"\nio = File.new(infopath)\nlastline = \"\"\nwhile line = io.gets do\n\tif lastline.match(\"CFBundleVersion\")\n\t\tfile += \"\\t<string>#{build}</string>\\n\"\n\telse\n\t\tfile += line\n\tend\n\tlastline = line\nend\nio.close\n\nio = File.new(infopath, \"w\")\nio.write(file)\nio.close";
368 };
369 /* End PBXShellScriptBuildPhase section */
370
371 /* Begin PBXSourcesBuildPhase section */
372 8D11072C0486CEB800E47090 /* Sources */ = {
373 isa = PBXSourcesBuildPhase;
374 buildActionMask = 2147483647;
375 files = (
376 8D11072D0486CEB800E47090 /* main.m in Sources */,
377 1E02C3D50C60EC2C006F1752 /* AppDelegate.m in Sources */,
378 1E02C5710C610158006F1752 /* GDBpConnection.m in Sources */,
379 1E02C5F60C610724006F1752 /* DebuggerController.m in Sources */,
380 1EEEE9400C618B70000C0732 /* SocketWrapper.m in Sources */,
381 1E35FC760C6579CA0030F527 /* NSXMLElementAdditions.m in Sources */,
382 1E35FEA10C6599040030F527 /* base64.c in Sources */,
383 1EEBFD090D3599E8008F835B /* BSSplitView.m in Sources */,
384 1E7188680D839F6300969277 /* BSLineNumberView.m in Sources */,
385 1E7188690D839F6300969277 /* BSSourceView.m in Sources */,
386 1E71886A0D839F6300969277 /* BSSourceViewTextView.m in Sources */,
387 1E822CDD0DA28AC30027A23F /* Breakpoint.m in Sources */,
388 1E4C7AF90DA401C7000A9DC7 /* BreakpointManager.m in Sources */,
389 1EFF70C30DFDC018006B9D33 /* BreakpointController.m in Sources */,
390 1E9582670E2524AD001A3D89 /* PreferencesController.m in Sources */,
391 1EB7BED50ECF3CA90033283A /* StackFrame.m in Sources */,
392 );
393 runOnlyForDeploymentPostprocessing = 0;
394 };
395 /* End PBXSourcesBuildPhase section */
396
397 /* Begin PBXVariantGroup section */
398 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = {
399 isa = PBXVariantGroup;
400 children = (
401 089C165DFE840E0CC02AAC07 /* English */,
402 );
403 name = InfoPlist.strings;
404 sourceTree = "<group>";
405 };
406 1E1E53010DF9B89800D334F9 /* Breakpoints.xib */ = {
407 isa = PBXVariantGroup;
408 children = (
409 1E1E53020DF9B89800D334F9 /* English */,
410 );
411 name = Breakpoints.xib;
412 sourceTree = "<group>";
413 };
414 1E416FF60D36F821009A53A2 /* MainMenu.xib */ = {
415 isa = PBXVariantGroup;
416 children = (
417 1E416FF70D36F821009A53A2 /* English */,
418 );
419 name = MainMenu.xib;
420 sourceTree = "<group>";
421 };
422 1E9582600E252474001A3D89 /* Preferences.xib */ = {
423 isa = PBXVariantGroup;
424 children = (
425 1E9582610E252474001A3D89 /* English */,
426 );
427 name = Preferences.xib;
428 sourceTree = "<group>";
429 };
430 1EEBFBE30D34C793008F835B /* Debugger.xib */ = {
431 isa = PBXVariantGroup;
432 children = (
433 1EEBFBE40D34C793008F835B /* English */,
434 );
435 name = Debugger.xib;
436 sourceTree = "<group>";
437 };
438 /* End PBXVariantGroup section */
439
440 /* Begin XCBuildConfiguration section */
441 C01FCF4B08A954540054247B /* Debug */ = {
442 isa = XCBuildConfiguration;
443 buildSettings = {
444 COPY_PHASE_STRIP = NO;
445 FRAMEWORK_SEARCH_PATHS = (
446 "$(inherited)",
447 "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
448 );
449 FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SRCROOT)\"";
450 GCC_DYNAMIC_NO_PIC = NO;
451 GCC_ENABLE_FIX_AND_CONTINUE = YES;
452 GCC_MODEL_TUNING = G5;
453 GCC_OPTIMIZATION_LEVEL = 0;
454 INFOPLIST_FILE = Info.plist;
455 INSTALL_PATH = "$(HOME)/Applications";
456 PRODUCT_NAME = MacGDBp;
457 WRAPPER_EXTENSION = app;
458 ZERO_LINK = YES;
459 };
460 name = Debug;
461 };
462 C01FCF4C08A954540054247B /* Release */ = {
463 isa = XCBuildConfiguration;
464 buildSettings = {
465 ARCHS = (
466 ppc,
467 i386,
468 );
469 FRAMEWORK_SEARCH_PATHS = (
470 "$(inherited)",
471 "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
472 );
473 FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SRCROOT)\"";
474 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
475 GCC_MODEL_TUNING = G5;
476 INFOPLIST_FILE = Info.plist;
477 INSTALL_PATH = "$(HOME)/Applications";
478 PRODUCT_NAME = MacGDBp;
479 WRAPPER_EXTENSION = app;
480 };
481 name = Release;
482 };
483 C01FCF4F08A954540054247B /* Debug */ = {
484 isa = XCBuildConfiguration;
485 buildSettings = {
486 GCC_C_LANGUAGE_STANDARD = c99;
487 GCC_WARN_ABOUT_RETURN_TYPE = YES;
488 GCC_WARN_UNUSED_VARIABLE = YES;
489 PREBINDING = NO;
490 SDKROOT = /Developer/SDKs/MacOSX10.5.sdk;
491 };
492 name = Debug;
493 };
494 C01FCF5008A954540054247B /* Release */ = {
495 isa = XCBuildConfiguration;
496 buildSettings = {
497 GCC_C_LANGUAGE_STANDARD = c99;
498 GCC_WARN_ABOUT_RETURN_TYPE = YES;
499 GCC_WARN_UNUSED_VARIABLE = YES;
500 PREBINDING = NO;
501 SDKROOT = /Developer/SDKs/MacOSX10.5.sdk;
502 };
503 name = Release;
504 };
505 /* End XCBuildConfiguration section */
506
507 /* Begin XCConfigurationList section */
508 C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "MacGDBp" */ = {
509 isa = XCConfigurationList;
510 buildConfigurations = (
511 C01FCF4B08A954540054247B /* Debug */,
512 C01FCF4C08A954540054247B /* Release */,
513 );
514 defaultConfigurationIsVisible = 0;
515 defaultConfigurationName = Release;
516 };
517 C01FCF4E08A954540054247B /* Build configuration list for PBXProject "MacGDBp" */ = {
518 isa = XCConfigurationList;
519 buildConfigurations = (
520 C01FCF4F08A954540054247B /* Debug */,
521 C01FCF5008A954540054247B /* Release */,
522 );
523 defaultConfigurationIsVisible = 0;
524 defaultConfigurationName = Release;
525 };
526 /* End XCConfigurationList section */
527 };
528 rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
529 }