Add NSLog()s around the send/receive stuff so we can track activity with Xdebug
[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 1E42F1D70F53317B008412DB /* dsa_pub.pem in Resources */ = {isa = PBXBuildFile; fileRef = 1E42F1D60F53317B008412DB /* dsa_pub.pem */; };
21 1E4C7AF90DA401C7000A9DC7 /* BreakpointManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E4C7AF80DA401C7000A9DC7 /* BreakpointManager.m */; };
22 1E67E6FD0F3C052000E68F1B /* PreferencesPathsArrayController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E67E6FC0F3C052000E68F1B /* PreferencesPathsArrayController.m */; };
23 1E7188680D839F6300969277 /* BSLineNumberView.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E7188630D839F6300969277 /* BSLineNumberView.m */; };
24 1E7188690D839F6300969277 /* BSSourceView.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E7188650D839F6300969277 /* BSSourceView.m */; };
25 1E71886A0D839F6300969277 /* BSSourceViewTextView.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E7188670D839F6300969277 /* BSSourceViewTextView.m */; };
26 1E822CDD0DA28AC30027A23F /* Breakpoint.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E822CDC0DA28AC30027A23F /* Breakpoint.m */; };
27 1E9582620E252474001A3D89 /* Preferences.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1E9582600E252474001A3D89 /* Preferences.xib */; };
28 1E9582670E2524AD001A3D89 /* PreferencesController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E9582660E2524AD001A3D89 /* PreferencesController.m */; };
29 1E9583200E2531BD001A3D89 /* Sparkle.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1E95831F0E2531BD001A3D89 /* Sparkle.framework */; };
30 1E95834C0E2531D5001A3D89 /* Sparkle.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 1E95831F0E2531BD001A3D89 /* Sparkle.framework */; };
31 1EB7BED50ECF3CA90033283A /* StackFrame.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EB7BED40ECF3CA90033283A /* StackFrame.m */; };
32 1EBF4D5D0EE35F0700B62769 /* StackController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EBF4D5C0EE35F0700B62769 /* StackController.m */; };
33 1EEBFBE50D34C793008F835B /* Debugger.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1EEBFBE30D34C793008F835B /* Debugger.xib */; };
34 1EEBFC2B0D358EBD008F835B /* StepIn.png in Resources */ = {isa = PBXBuildFile; fileRef = 1EEBFC2A0D358EBD008F835B /* StepIn.png */; };
35 1EEBFC370D358F1B008F835B /* StepOut.png in Resources */ = {isa = PBXBuildFile; fileRef = 1EEBFC360D358F1B008F835B /* StepOut.png */; };
36 1EEBFD090D3599E8008F835B /* BSSplitView.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EEBFD070D3599E8008F835B /* BSSplitView.m */; };
37 1EEBFD120D359A9F008F835B /* dimple.png in Resources */ = {isa = PBXBuildFile; fileRef = 1EEBFD110D359A9F008F835B /* dimple.png */; };
38 1EEE875D0D9DE4B4009CBA7C /* MacGDBp.icns in Resources */ = {isa = PBXBuildFile; fileRef = 1EEE875C0D9DE4B4009CBA7C /* MacGDBp.icns */; };
39 1EEEE9400C618B70000C0732 /* SocketWrapper.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EEEE93F0C618B70000C0732 /* SocketWrapper.m */; };
40 1EFF70C30DFDC018006B9D33 /* BreakpointController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EFF70C20DFDC018006B9D33 /* BreakpointController.m */; };
41 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; };
42 8D11072D0486CEB800E47090 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; };
43 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
44 /* End PBXBuildFile section */
45
46 /* Begin PBXCopyFilesBuildPhase section */
47 1E9583550E2531E7001A3D89 /* CopyFiles */ = {
48 isa = PBXCopyFilesBuildPhase;
49 buildActionMask = 2147483647;
50 dstPath = "";
51 dstSubfolderSpec = 10;
52 files = (
53 1E95834C0E2531D5001A3D89 /* Sparkle.framework in CopyFiles */,
54 );
55 runOnlyForDeploymentPostprocessing = 0;
56 };
57 /* End PBXCopyFilesBuildPhase section */
58
59 /* Begin PBXFileReference section */
60 089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
61 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
62 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = "<absolute>"; };
63 1E027F080D36F23F00885DEE /* Run.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Run.png; path = Icons/Run.png; sourceTree = "<group>"; };
64 1E027F090D36F23F00885DEE /* StepOver.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = StepOver.png; path = Icons/StepOver.png; sourceTree = "<group>"; };
65 1E027F380D36F60800885DEE /* Reconnect.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Reconnect.png; path = Icons/Reconnect.png; sourceTree = "<group>"; };
66 1E02C3D30C60EC2C006F1752 /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = Source/AppDelegate.h; sourceTree = "<group>"; };
67 1E02C3D40C60EC2C006F1752 /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = Source/AppDelegate.m; sourceTree = "<group>"; };
68 1E02C56F0C610158006F1752 /* GDBpConnection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GDBpConnection.h; path = Source/GDBpConnection.h; sourceTree = "<group>"; };
69 1E02C5700C610158006F1752 /* GDBpConnection.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = GDBpConnection.m; path = Source/GDBpConnection.m; sourceTree = "<group>"; };
70 1E02C5F40C610724006F1752 /* DebuggerController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DebuggerController.h; path = Source/DebuggerController.h; sourceTree = "<group>"; };
71 1E02C5F50C610724006F1752 /* DebuggerController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DebuggerController.m; path = Source/DebuggerController.m; sourceTree = "<group>"; };
72 1E1E53020DF9B89800D334F9 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/Breakpoints.xib; sourceTree = "<group>"; };
73 1E35FC750C6579CA0030F527 /* NSXMLElementAdditions.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = NSXMLElementAdditions.m; path = Source/NSXMLElementAdditions.m; sourceTree = "<group>"; };
74 1E35FE9F0C6599040030F527 /* base64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = base64.h; path = Source/base64.h; sourceTree = "<group>"; };
75 1E35FEA00C6599040030F527 /* base64.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = base64.c; path = Source/base64.c; sourceTree = "<group>"; };
76 1E35FFB00C65A74C0030F527 /* NSXMLElementAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = NSXMLElementAdditions.h; path = Source/NSXMLElementAdditions.h; sourceTree = "<group>"; };
77 1E416FF70D36F821009A53A2 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/MainMenu.xib; sourceTree = "<group>"; };
78 1E42F1D60F53317B008412DB /* dsa_pub.pem */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = dsa_pub.pem; sourceTree = "<group>"; };
79 1E4C7AF70DA401C7000A9DC7 /* BreakpointManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BreakpointManager.h; path = Source/BreakpointManager.h; sourceTree = "<group>"; };
80 1E4C7AF80DA401C7000A9DC7 /* BreakpointManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = BreakpointManager.m; path = Source/BreakpointManager.m; sourceTree = "<group>"; };
81 1E67E6FB0F3C052000E68F1B /* PreferencesPathsArrayController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PreferencesPathsArrayController.h; path = Source/PreferencesPathsArrayController.h; sourceTree = "<group>"; };
82 1E67E6FC0F3C052000E68F1B /* PreferencesPathsArrayController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PreferencesPathsArrayController.m; path = Source/PreferencesPathsArrayController.m; sourceTree = "<group>"; };
83 1E7188620D839F6300969277 /* BSLineNumberView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BSLineNumberView.h; path = Source/BSLineNumberView.h; sourceTree = "<group>"; };
84 1E7188630D839F6300969277 /* BSLineNumberView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = BSLineNumberView.m; path = Source/BSLineNumberView.m; sourceTree = "<group>"; };
85 1E7188640D839F6300969277 /* BSSourceView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BSSourceView.h; path = Source/BSSourceView.h; sourceTree = "<group>"; };
86 1E7188650D839F6300969277 /* BSSourceView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = BSSourceView.m; path = Source/BSSourceView.m; sourceTree = "<group>"; };
87 1E7188660D839F6300969277 /* BSSourceViewTextView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BSSourceViewTextView.h; path = Source/BSSourceViewTextView.h; sourceTree = "<group>"; };
88 1E7188670D839F6300969277 /* BSSourceViewTextView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = BSSourceViewTextView.m; path = Source/BSSourceViewTextView.m; sourceTree = "<group>"; };
89 1E822CDB0DA28AC30027A23F /* Breakpoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Breakpoint.h; path = Source/Breakpoint.h; sourceTree = "<group>"; };
90 1E822CDC0DA28AC30027A23F /* Breakpoint.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Breakpoint.m; path = Source/Breakpoint.m; sourceTree = "<group>"; };
91 1E9582610E252474001A3D89 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/Preferences.xib; sourceTree = "<group>"; };
92 1E9582650E2524AD001A3D89 /* PreferencesController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PreferencesController.h; path = Source/PreferencesController.h; sourceTree = "<group>"; };
93 1E9582660E2524AD001A3D89 /* PreferencesController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PreferencesController.m; path = Source/PreferencesController.m; sourceTree = "<group>"; };
94 1E95831F0E2531BD001A3D89 /* Sparkle.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = Sparkle.framework; sourceTree = "<group>"; };
95 1EB7BED30ECF3CA90033283A /* StackFrame.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = StackFrame.h; path = Source/StackFrame.h; sourceTree = "<group>"; };
96 1EB7BED40ECF3CA90033283A /* StackFrame.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = StackFrame.m; path = Source/StackFrame.m; sourceTree = "<group>"; };
97 1EBF4D5B0EE35F0700B62769 /* StackController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = StackController.h; path = Source/StackController.h; sourceTree = "<group>"; };
98 1EBF4D5C0EE35F0700B62769 /* StackController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = StackController.m; path = Source/StackController.m; sourceTree = "<group>"; };
99 1EEBFBE40D34C793008F835B /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/Debugger.xib; sourceTree = "<group>"; };
100 1EEBFC2A0D358EBD008F835B /* StepIn.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = StepIn.png; path = Icons/StepIn.png; sourceTree = "<group>"; };
101 1EEBFC360D358F1B008F835B /* StepOut.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = StepOut.png; path = Icons/StepOut.png; sourceTree = "<group>"; };
102 1EEBFD070D3599E8008F835B /* BSSplitView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = BSSplitView.m; path = Source/BSSplitView.m; sourceTree = "<group>"; };
103 1EEBFD080D3599E8008F835B /* BSSplitView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BSSplitView.h; path = Source/BSSplitView.h; sourceTree = "<group>"; };
104 1EEBFD110D359A9F008F835B /* dimple.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = dimple.png; sourceTree = "<group>"; };
105 1EEE875C0D9DE4B4009CBA7C /* MacGDBp.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = MacGDBp.icns; path = Icons/MacGDBp.icns; sourceTree = "<group>"; };
106 1EEEE93E0C618B70000C0732 /* SocketWrapper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SocketWrapper.h; path = Source/SocketWrapper.h; sourceTree = "<group>"; };
107 1EEEE93F0C618B70000C0732 /* SocketWrapper.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SocketWrapper.m; path = Source/SocketWrapper.m; sourceTree = "<group>"; };
108 1EFF70C10DFDC018006B9D33 /* BreakpointController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BreakpointController.h; path = Source/BreakpointController.h; sourceTree = "<group>"; };
109 1EFF70C20DFDC018006B9D33 /* BreakpointController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = BreakpointController.m; path = Source/BreakpointController.m; sourceTree = "<group>"; };
110 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
111 29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
112 29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
113 32CA4F630368D1EE00C91783 /* MacGDBp_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MacGDBp_Prefix.pch; sourceTree = "<group>"; };
114 8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
115 8D1107320486CEB800E47090 /* MacGDBp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = MacGDBp.app; sourceTree = BUILT_PRODUCTS_DIR; };
116 /* End PBXFileReference section */
117
118 /* Begin PBXFrameworksBuildPhase section */
119 8D11072E0486CEB800E47090 /* Frameworks */ = {
120 isa = PBXFrameworksBuildPhase;
121 buildActionMask = 2147483647;
122 files = (
123 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */,
124 1E9583200E2531BD001A3D89 /* Sparkle.framework in Frameworks */,
125 );
126 runOnlyForDeploymentPostprocessing = 0;
127 };
128 /* End PBXFrameworksBuildPhase section */
129
130 /* Begin PBXGroup section */
131 080E96DDFE201D6D7F000001 /* Classes */ = {
132 isa = PBXGroup;
133 children = (
134 1E02C3D30C60EC2C006F1752 /* AppDelegate.h */,
135 1E02C3D40C60EC2C006F1752 /* AppDelegate.m */,
136 1E9582640E252480001A3D89 /* Preferences */,
137 1E1E52C10DF9B1FB00D334F9 /* Connection */,
138 1EB7BEB90ECF3BC60033283A /* Debugger */,
139 1E1E52C00DF9B1E700D334F9 /* Breakpoints */,
140 1E71886C0D839F6C00969277 /* Source View */,
141 );
142 name = Classes;
143 sourceTree = "<group>";
144 };
145 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = {
146 isa = PBXGroup;
147 children = (
148 1E95831F0E2531BD001A3D89 /* Sparkle.framework */,
149 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */,
150 );
151 name = "Linked Frameworks";
152 sourceTree = "<group>";
153 };
154 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */ = {
155 isa = PBXGroup;
156 children = (
157 29B97324FDCFA39411CA2CEA /* AppKit.framework */,
158 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */,
159 29B97325FDCFA39411CA2CEA /* Foundation.framework */,
160 );
161 name = "Other Frameworks";
162 sourceTree = "<group>";
163 };
164 19C28FACFE9D520D11CA2CBB /* Products */ = {
165 isa = PBXGroup;
166 children = (
167 8D1107320486CEB800E47090 /* MacGDBp.app */,
168 );
169 name = Products;
170 sourceTree = "<group>";
171 };
172 1E027F0D0D36F24200885DEE /* Toolbar Icons */ = {
173 isa = PBXGroup;
174 children = (
175 1E027F380D36F60800885DEE /* Reconnect.png */,
176 1E027F080D36F23F00885DEE /* Run.png */,
177 1E027F090D36F23F00885DEE /* StepOver.png */,
178 1EEBFC360D358F1B008F835B /* StepOut.png */,
179 1EEBFC2A0D358EBD008F835B /* StepIn.png */,
180 );
181 name = "Toolbar Icons";
182 sourceTree = "<group>";
183 };
184 1E1E52C00DF9B1E700D334F9 /* Breakpoints */ = {
185 isa = PBXGroup;
186 children = (
187 1E822CDB0DA28AC30027A23F /* Breakpoint.h */,
188 1E822CDC0DA28AC30027A23F /* Breakpoint.m */,
189 1E4C7AF70DA401C7000A9DC7 /* BreakpointManager.h */,
190 1E4C7AF80DA401C7000A9DC7 /* BreakpointManager.m */,
191 1EFF70C10DFDC018006B9D33 /* BreakpointController.h */,
192 1EFF70C20DFDC018006B9D33 /* BreakpointController.m */,
193 );
194 name = Breakpoints;
195 sourceTree = "<group>";
196 };
197 1E1E52C10DF9B1FB00D334F9 /* Connection */ = {
198 isa = PBXGroup;
199 children = (
200 1E02C56F0C610158006F1752 /* GDBpConnection.h */,
201 1E02C5700C610158006F1752 /* GDBpConnection.m */,
202 1EEEE93E0C618B70000C0732 /* SocketWrapper.h */,
203 1EEEE93F0C618B70000C0732 /* SocketWrapper.m */,
204 1E35FFB00C65A74C0030F527 /* NSXMLElementAdditions.h */,
205 1E35FC750C6579CA0030F527 /* NSXMLElementAdditions.m */,
206 );
207 name = Connection;
208 sourceTree = "<group>";
209 };
210 1E416FFB0D36F827009A53A2 /* Interfaces */ = {
211 isa = PBXGroup;
212 children = (
213 1EEBFBE30D34C793008F835B /* Debugger.xib */,
214 1E416FF60D36F821009A53A2 /* MainMenu.xib */,
215 1E1E53010DF9B89800D334F9 /* Breakpoints.xib */,
216 1E9582600E252474001A3D89 /* Preferences.xib */,
217 );
218 name = Interfaces;
219 sourceTree = "<group>";
220 };
221 1E71886C0D839F6C00969277 /* Source View */ = {
222 isa = PBXGroup;
223 children = (
224 1EEBFD080D3599E8008F835B /* BSSplitView.h */,
225 1EEBFD070D3599E8008F835B /* BSSplitView.m */,
226 1E7188620D839F6300969277 /* BSLineNumberView.h */,
227 1E7188630D839F6300969277 /* BSLineNumberView.m */,
228 1E7188640D839F6300969277 /* BSSourceView.h */,
229 1E7188650D839F6300969277 /* BSSourceView.m */,
230 1E7188660D839F6300969277 /* BSSourceViewTextView.h */,
231 1E7188670D839F6300969277 /* BSSourceViewTextView.m */,
232 );
233 name = "Source View";
234 sourceTree = "<group>";
235 };
236 1E9582640E252480001A3D89 /* Preferences */ = {
237 isa = PBXGroup;
238 children = (
239 1E9582650E2524AD001A3D89 /* PreferencesController.h */,
240 1E9582660E2524AD001A3D89 /* PreferencesController.m */,
241 1E67E6FB0F3C052000E68F1B /* PreferencesPathsArrayController.h */,
242 1E67E6FC0F3C052000E68F1B /* PreferencesPathsArrayController.m */,
243 );
244 name = Preferences;
245 sourceTree = "<group>";
246 };
247 1EB7BEB90ECF3BC60033283A /* Debugger */ = {
248 isa = PBXGroup;
249 children = (
250 1E02C5F40C610724006F1752 /* DebuggerController.h */,
251 1E02C5F50C610724006F1752 /* DebuggerController.m */,
252 1EB7BED30ECF3CA90033283A /* StackFrame.h */,
253 1EB7BED40ECF3CA90033283A /* StackFrame.m */,
254 1EBF4D5B0EE35F0700B62769 /* StackController.h */,
255 1EBF4D5C0EE35F0700B62769 /* StackController.m */,
256 );
257 name = Debugger;
258 sourceTree = "<group>";
259 };
260 29B97314FDCFA39411CA2CEA /* MacGDBp */ = {
261 isa = PBXGroup;
262 children = (
263 080E96DDFE201D6D7F000001 /* Classes */,
264 29B97315FDCFA39411CA2CEA /* Other Sources */,
265 29B97317FDCFA39411CA2CEA /* Resources */,
266 29B97323FDCFA39411CA2CEA /* Frameworks */,
267 19C28FACFE9D520D11CA2CBB /* Products */,
268 );
269 name = MacGDBp;
270 sourceTree = "<group>";
271 };
272 29B97315FDCFA39411CA2CEA /* Other Sources */ = {
273 isa = PBXGroup;
274 children = (
275 32CA4F630368D1EE00C91783 /* MacGDBp_Prefix.pch */,
276 29B97316FDCFA39411CA2CEA /* main.m */,
277 1E35FE9F0C6599040030F527 /* base64.h */,
278 1E35FEA00C6599040030F527 /* base64.c */,
279 );
280 name = "Other Sources";
281 sourceTree = "<group>";
282 };
283 29B97317FDCFA39411CA2CEA /* Resources */ = {
284 isa = PBXGroup;
285 children = (
286 1EEE875C0D9DE4B4009CBA7C /* MacGDBp.icns */,
287 1E42F1D60F53317B008412DB /* dsa_pub.pem */,
288 1E416FFB0D36F827009A53A2 /* Interfaces */,
289 1E027F0D0D36F24200885DEE /* Toolbar Icons */,
290 1EEBFD110D359A9F008F835B /* dimple.png */,
291 8D1107310486CEB800E47090 /* Info.plist */,
292 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */,
293 );
294 name = Resources;
295 sourceTree = "<group>";
296 };
297 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
298 isa = PBXGroup;
299 children = (
300 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */,
301 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */,
302 );
303 name = Frameworks;
304 sourceTree = "<group>";
305 };
306 /* End PBXGroup section */
307
308 /* Begin PBXNativeTarget section */
309 8D1107260486CEB800E47090 /* MacGDBp */ = {
310 isa = PBXNativeTarget;
311 buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "MacGDBp" */;
312 buildPhases = (
313 8D1107290486CEB800E47090 /* Resources */,
314 8D11072C0486CEB800E47090 /* Sources */,
315 1E9583550E2531E7001A3D89 /* CopyFiles */,
316 8D11072E0486CEB800E47090 /* Frameworks */,
317 1E42F1110F4E78C8008412DB /* ShellScript */,
318 );
319 buildRules = (
320 );
321 dependencies = (
322 );
323 name = MacGDBp;
324 productInstallPath = "$(HOME)/Applications";
325 productName = MacGDBp;
326 productReference = 8D1107320486CEB800E47090 /* MacGDBp.app */;
327 productType = "com.apple.product-type.application";
328 };
329 /* End PBXNativeTarget section */
330
331 /* Begin PBXProject section */
332 29B97313FDCFA39411CA2CEA /* Project object */ = {
333 isa = PBXProject;
334 buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "MacGDBp" */;
335 compatibilityVersion = "Xcode 2.4";
336 hasScannedForEncodings = 1;
337 mainGroup = 29B97314FDCFA39411CA2CEA /* MacGDBp */;
338 projectDirPath = "";
339 projectRoot = "";
340 targets = (
341 8D1107260486CEB800E47090 /* MacGDBp */,
342 );
343 };
344 /* End PBXProject section */
345
346 /* Begin PBXResourcesBuildPhase section */
347 8D1107290486CEB800E47090 /* Resources */ = {
348 isa = PBXResourcesBuildPhase;
349 buildActionMask = 2147483647;
350 files = (
351 1E42F1D70F53317B008412DB /* dsa_pub.pem in Resources */,
352 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */,
353 1EEBFBE50D34C793008F835B /* Debugger.xib in Resources */,
354 1EEBFC2B0D358EBD008F835B /* StepIn.png in Resources */,
355 1EEBFC370D358F1B008F835B /* StepOut.png in Resources */,
356 1EEBFD120D359A9F008F835B /* dimple.png in Resources */,
357 1E027F0A0D36F23F00885DEE /* Run.png in Resources */,
358 1E027F0B0D36F23F00885DEE /* StepOver.png in Resources */,
359 1E027F390D36F60800885DEE /* Reconnect.png in Resources */,
360 1E416FF90D36F821009A53A2 /* MainMenu.xib in Resources */,
361 1EEE875D0D9DE4B4009CBA7C /* MacGDBp.icns in Resources */,
362 1E1E53030DF9B89800D334F9 /* Breakpoints.xib in Resources */,
363 1E9582620E252474001A3D89 /* Preferences.xib in Resources */,
364 );
365 runOnlyForDeploymentPostprocessing = 0;
366 };
367 /* End PBXResourcesBuildPhase section */
368
369 /* Begin PBXShellScriptBuildPhase section */
370 1E42F1110F4E78C8008412DB /* ShellScript */ = {
371 isa = PBXShellScriptBuildPhase;
372 buildActionMask = 2147483647;
373 files = (
374 );
375 inputPaths = (
376 );
377 outputPaths = (
378 );
379 runOnlyForDeploymentPostprocessing = 0;
380 shellPath = /usr/local/bin/python3.0;
381 shellScript = "\"\"\"\nGitcrement\nCopyright (c) 2009, Blue Static <http://www.bluestatic.org>\n\nThis program is free software: you can redistribute it and/or modify it under the terms of the GNU\nGeneral Public License as published by the Free Software Foundation, either version 3 of the\nLicense, or (at your option) any later version.\n\nThis program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without\neven the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License along with this program. If not,\nsee <http://www.gnu.org/licenses/>.\n\"\"\"\n\ngitcrement = \"/Users/rsesek/Library/Shell/bin/gitcrement\"\n\nimport io, sys, subprocess\nfrom os import environ\n\nif environ[\"CONFIGURATION\"] == \"Release\":\n\tsubprocess.getoutput(gitcrement + \" next\")\n\nsubprocess.call([\"/Users/rsesek/Library/Shell/bin/gitcrement\", \"current\"])\n\nbuild = subprocess.getoutput(gitcrement + \" current\")\ntry:\n\tbuild = int(build)\nexcept ValueError:\n\tbuild = 0\n\ninfopath = environ[\"CONFIGURATION_BUILD_DIR\"] + \"/\" + environ[\"INFOPLIST_PATH\"]\n\nlastline = \"\"\nplist = \"\"\nf = io.open(infopath, \"r\")\nline = f.readline()\nwhile line != \"\":\n\tif lastline.find(\"CFBundleVersion\") != -1:\n\t\tplist += (\"\\t<string>%i</string>\\n\" % build)\n\telse:\n\t\tplist += line\n\tlastline = line\n\tline = f.readline()\nf.close()\n\nf = io.open(infopath, \"w\")\nf.write(plist)\nf.close()";
382 };
383 /* End PBXShellScriptBuildPhase section */
384
385 /* Begin PBXSourcesBuildPhase section */
386 8D11072C0486CEB800E47090 /* Sources */ = {
387 isa = PBXSourcesBuildPhase;
388 buildActionMask = 2147483647;
389 files = (
390 8D11072D0486CEB800E47090 /* main.m in Sources */,
391 1E02C3D50C60EC2C006F1752 /* AppDelegate.m in Sources */,
392 1E02C5710C610158006F1752 /* GDBpConnection.m in Sources */,
393 1E02C5F60C610724006F1752 /* DebuggerController.m in Sources */,
394 1EEEE9400C618B70000C0732 /* SocketWrapper.m in Sources */,
395 1E35FC760C6579CA0030F527 /* NSXMLElementAdditions.m in Sources */,
396 1E35FEA10C6599040030F527 /* base64.c in Sources */,
397 1EEBFD090D3599E8008F835B /* BSSplitView.m in Sources */,
398 1E7188680D839F6300969277 /* BSLineNumberView.m in Sources */,
399 1E7188690D839F6300969277 /* BSSourceView.m in Sources */,
400 1E71886A0D839F6300969277 /* BSSourceViewTextView.m in Sources */,
401 1E822CDD0DA28AC30027A23F /* Breakpoint.m in Sources */,
402 1E4C7AF90DA401C7000A9DC7 /* BreakpointManager.m in Sources */,
403 1EFF70C30DFDC018006B9D33 /* BreakpointController.m in Sources */,
404 1E9582670E2524AD001A3D89 /* PreferencesController.m in Sources */,
405 1EB7BED50ECF3CA90033283A /* StackFrame.m in Sources */,
406 1EBF4D5D0EE35F0700B62769 /* StackController.m in Sources */,
407 1E67E6FD0F3C052000E68F1B /* PreferencesPathsArrayController.m in Sources */,
408 );
409 runOnlyForDeploymentPostprocessing = 0;
410 };
411 /* End PBXSourcesBuildPhase section */
412
413 /* Begin PBXVariantGroup section */
414 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = {
415 isa = PBXVariantGroup;
416 children = (
417 089C165DFE840E0CC02AAC07 /* English */,
418 );
419 name = InfoPlist.strings;
420 sourceTree = "<group>";
421 };
422 1E1E53010DF9B89800D334F9 /* Breakpoints.xib */ = {
423 isa = PBXVariantGroup;
424 children = (
425 1E1E53020DF9B89800D334F9 /* English */,
426 );
427 name = Breakpoints.xib;
428 sourceTree = "<group>";
429 };
430 1E416FF60D36F821009A53A2 /* MainMenu.xib */ = {
431 isa = PBXVariantGroup;
432 children = (
433 1E416FF70D36F821009A53A2 /* English */,
434 );
435 name = MainMenu.xib;
436 sourceTree = "<group>";
437 };
438 1E9582600E252474001A3D89 /* Preferences.xib */ = {
439 isa = PBXVariantGroup;
440 children = (
441 1E9582610E252474001A3D89 /* English */,
442 );
443 name = Preferences.xib;
444 sourceTree = "<group>";
445 };
446 1EEBFBE30D34C793008F835B /* Debugger.xib */ = {
447 isa = PBXVariantGroup;
448 children = (
449 1EEBFBE40D34C793008F835B /* English */,
450 );
451 name = Debugger.xib;
452 sourceTree = "<group>";
453 };
454 /* End PBXVariantGroup section */
455
456 /* Begin XCBuildConfiguration section */
457 C01FCF4B08A954540054247B /* Debug */ = {
458 isa = XCBuildConfiguration;
459 buildSettings = {
460 COPY_PHASE_STRIP = NO;
461 FRAMEWORK_SEARCH_PATHS = (
462 "$(inherited)",
463 "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
464 );
465 FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SRCROOT)\"";
466 GCC_DYNAMIC_NO_PIC = NO;
467 GCC_ENABLE_FIX_AND_CONTINUE = YES;
468 GCC_MODEL_TUNING = G5;
469 GCC_OPTIMIZATION_LEVEL = 0;
470 INFOPLIST_FILE = Info.plist;
471 INSTALL_PATH = "$(HOME)/Applications";
472 PRODUCT_NAME = MacGDBp;
473 WRAPPER_EXTENSION = app;
474 ZERO_LINK = YES;
475 };
476 name = Debug;
477 };
478 C01FCF4C08A954540054247B /* Release */ = {
479 isa = XCBuildConfiguration;
480 buildSettings = {
481 ARCHS = (
482 ppc,
483 i386,
484 );
485 FRAMEWORK_SEARCH_PATHS = (
486 "$(inherited)",
487 "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
488 );
489 FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SRCROOT)\"";
490 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
491 GCC_MODEL_TUNING = G5;
492 INFOPLIST_FILE = Info.plist;
493 INSTALL_PATH = "$(HOME)/Applications";
494 PRODUCT_NAME = MacGDBp;
495 WRAPPER_EXTENSION = app;
496 };
497 name = Release;
498 };
499 C01FCF4F08A954540054247B /* Debug */ = {
500 isa = XCBuildConfiguration;
501 buildSettings = {
502 GCC_C_LANGUAGE_STANDARD = c99;
503 GCC_WARN_ABOUT_RETURN_TYPE = YES;
504 GCC_WARN_UNUSED_VARIABLE = YES;
505 OTHER_CFLAGS = "-DBLU_DEBUG";
506 PREBINDING = NO;
507 SDKROOT = /Developer/SDKs/MacOSX10.5.sdk;
508 };
509 name = Debug;
510 };
511 C01FCF5008A954540054247B /* Release */ = {
512 isa = XCBuildConfiguration;
513 buildSettings = {
514 GCC_C_LANGUAGE_STANDARD = c99;
515 GCC_WARN_ABOUT_RETURN_TYPE = YES;
516 GCC_WARN_UNUSED_VARIABLE = YES;
517 PREBINDING = NO;
518 SDKROOT = /Developer/SDKs/MacOSX10.5.sdk;
519 };
520 name = Release;
521 };
522 /* End XCBuildConfiguration section */
523
524 /* Begin XCConfigurationList section */
525 C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "MacGDBp" */ = {
526 isa = XCConfigurationList;
527 buildConfigurations = (
528 C01FCF4B08A954540054247B /* Debug */,
529 C01FCF4C08A954540054247B /* Release */,
530 );
531 defaultConfigurationIsVisible = 0;
532 defaultConfigurationName = Release;
533 };
534 C01FCF4E08A954540054247B /* Build configuration list for PBXProject "MacGDBp" */ = {
535 isa = XCConfigurationList;
536 buildConfigurations = (
537 C01FCF4F08A954540054247B /* Debug */,
538 C01FCF5008A954540054247B /* Release */,
539 );
540 defaultConfigurationIsVisible = 0;
541 defaultConfigurationName = Release;
542 };
543 /* End XCConfigurationList section */
544 };
545 rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
546 }