Rename GDBpConnection to DebuggerConnection. Also organize all the ivars and methods.
[macgdbp.git] / MacGDBp.xcodeproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 45;
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 /* DebuggerConnection.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E02C5700C610158006F1752 /* DebuggerConnection.m */; };
15 1E02C5F60C610724006F1752 /* DebuggerController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E02C5F50C610724006F1752 /* DebuggerController.m */; };
16 1E0AFBB90FC2518700C67031 /* HUDIcon.png in Resources */ = {isa = PBXBuildFile; fileRef = 1E0AFBB80FC2518700C67031 /* HUDIcon.png */; };
17 1E1E53030DF9B89800D334F9 /* Breakpoints.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1E1E53010DF9B89800D334F9 /* Breakpoints.xib */; };
18 1E35FC760C6579CA0030F527 /* NSXMLElementAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E35FC750C6579CA0030F527 /* NSXMLElementAdditions.m */; };
19 1E35FEA10C6599040030F527 /* base64.c in Sources */ = {isa = PBXBuildFile; fileRef = 1E35FEA00C6599040030F527 /* base64.c */; };
20 1E416FF90D36F821009A53A2 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1E416FF60D36F821009A53A2 /* MainMenu.xib */; };
21 1E42F1D70F53317B008412DB /* dsa_pub.pem in Resources */ = {isa = PBXBuildFile; fileRef = 1E42F1D60F53317B008412DB /* dsa_pub.pem */; };
22 1E4C7AF90DA401C7000A9DC7 /* BreakpointManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E4C7AF80DA401C7000A9DC7 /* BreakpointManager.m */; };
23 1E67E6FD0F3C052000E68F1B /* PreferencesPathsArrayController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E67E6FC0F3C052000E68F1B /* PreferencesPathsArrayController.m */; };
24 1E7188680D839F6300969277 /* BSLineNumberView.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E7188630D839F6300969277 /* BSLineNumberView.m */; };
25 1E7188690D839F6300969277 /* BSSourceView.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E7188650D839F6300969277 /* BSSourceView.m */; };
26 1E71886A0D839F6300969277 /* BSSourceViewTextView.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E7188670D839F6300969277 /* BSSourceViewTextView.m */; };
27 1E822CDD0DA28AC30027A23F /* Breakpoint.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E822CDC0DA28AC30027A23F /* Breakpoint.m */; };
28 1E9582620E252474001A3D89 /* Preferences.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1E9582600E252474001A3D89 /* Preferences.xib */; };
29 1E9582670E2524AD001A3D89 /* PreferencesController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E9582660E2524AD001A3D89 /* PreferencesController.m */; };
30 1E9583200E2531BD001A3D89 /* Sparkle.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1E95831F0E2531BD001A3D89 /* Sparkle.framework */; };
31 1E95834C0E2531D5001A3D89 /* Sparkle.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 1E95831F0E2531BD001A3D89 /* Sparkle.framework */; };
32 1EB7BED50ECF3CA90033283A /* StackFrame.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EB7BED40ECF3CA90033283A /* StackFrame.m */; };
33 1EBF4D5D0EE35F0700B62769 /* StackController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EBF4D5C0EE35F0700B62769 /* StackController.m */; };
34 1EEBFBE50D34C793008F835B /* Debugger.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1EEBFBE30D34C793008F835B /* Debugger.xib */; };
35 1EEBFC2B0D358EBD008F835B /* StepIn.png in Resources */ = {isa = PBXBuildFile; fileRef = 1EEBFC2A0D358EBD008F835B /* StepIn.png */; };
36 1EEBFC370D358F1B008F835B /* StepOut.png in Resources */ = {isa = PBXBuildFile; fileRef = 1EEBFC360D358F1B008F835B /* StepOut.png */; };
37 1EEBFD090D3599E8008F835B /* BSSplitView.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EEBFD070D3599E8008F835B /* BSSplitView.m */; };
38 1EEBFD120D359A9F008F835B /* dimple.png in Resources */ = {isa = PBXBuildFile; fileRef = 1EEBFD110D359A9F008F835B /* dimple.png */; };
39 1EEE875D0D9DE4B4009CBA7C /* MacGDBp.icns in Resources */ = {isa = PBXBuildFile; fileRef = 1EEE875C0D9DE4B4009CBA7C /* MacGDBp.icns */; };
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 /* DebuggerConnection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DebuggerConnection.h; path = Source/DebuggerConnection.h; sourceTree = "<group>"; };
69 1E02C5700C610158006F1752 /* DebuggerConnection.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DebuggerConnection.m; path = Source/DebuggerConnection.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 1E0AFBB80FC2518700C67031 /* HUDIcon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = HUDIcon.png; path = Icons/HUDIcon.png; sourceTree = "<group>"; };
73 1E1E53020DF9B89800D334F9 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/Breakpoints.xib; sourceTree = "<group>"; };
74 1E35FC750C6579CA0030F527 /* NSXMLElementAdditions.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = NSXMLElementAdditions.m; path = Source/NSXMLElementAdditions.m; sourceTree = "<group>"; };
75 1E35FE9F0C6599040030F527 /* base64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = base64.h; path = Source/base64.h; sourceTree = "<group>"; };
76 1E35FEA00C6599040030F527 /* base64.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = base64.c; path = Source/base64.c; sourceTree = "<group>"; };
77 1E35FFB00C65A74C0030F527 /* NSXMLElementAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = NSXMLElementAdditions.h; path = Source/NSXMLElementAdditions.h; sourceTree = "<group>"; };
78 1E416FF70D36F821009A53A2 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/MainMenu.xib; sourceTree = "<group>"; };
79 1E42F1D60F53317B008412DB /* dsa_pub.pem */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = dsa_pub.pem; sourceTree = "<group>"; };
80 1E4C7AF70DA401C7000A9DC7 /* BreakpointManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BreakpointManager.h; path = Source/BreakpointManager.h; sourceTree = "<group>"; };
81 1E4C7AF80DA401C7000A9DC7 /* BreakpointManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = BreakpointManager.m; path = Source/BreakpointManager.m; sourceTree = "<group>"; };
82 1E67E6FB0F3C052000E68F1B /* PreferencesPathsArrayController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PreferencesPathsArrayController.h; path = Source/PreferencesPathsArrayController.h; sourceTree = "<group>"; };
83 1E67E6FC0F3C052000E68F1B /* PreferencesPathsArrayController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PreferencesPathsArrayController.m; path = Source/PreferencesPathsArrayController.m; sourceTree = "<group>"; };
84 1E7188620D839F6300969277 /* BSLineNumberView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BSLineNumberView.h; path = Source/BSLineNumberView.h; sourceTree = "<group>"; };
85 1E7188630D839F6300969277 /* BSLineNumberView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = BSLineNumberView.m; path = Source/BSLineNumberView.m; sourceTree = "<group>"; };
86 1E7188640D839F6300969277 /* BSSourceView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BSSourceView.h; path = Source/BSSourceView.h; sourceTree = "<group>"; };
87 1E7188650D839F6300969277 /* BSSourceView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = BSSourceView.m; path = Source/BSSourceView.m; sourceTree = "<group>"; };
88 1E7188660D839F6300969277 /* BSSourceViewTextView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BSSourceViewTextView.h; path = Source/BSSourceViewTextView.h; sourceTree = "<group>"; };
89 1E7188670D839F6300969277 /* BSSourceViewTextView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = BSSourceViewTextView.m; path = Source/BSSourceViewTextView.m; sourceTree = "<group>"; };
90 1E822CDB0DA28AC30027A23F /* Breakpoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Breakpoint.h; path = Source/Breakpoint.h; sourceTree = "<group>"; };
91 1E822CDC0DA28AC30027A23F /* Breakpoint.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Breakpoint.m; path = Source/Breakpoint.m; sourceTree = "<group>"; };
92 1E9582610E252474001A3D89 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/Preferences.xib; sourceTree = "<group>"; };
93 1E9582650E2524AD001A3D89 /* PreferencesController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PreferencesController.h; path = Source/PreferencesController.h; sourceTree = "<group>"; };
94 1E9582660E2524AD001A3D89 /* PreferencesController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PreferencesController.m; path = Source/PreferencesController.m; sourceTree = "<group>"; };
95 1E95831F0E2531BD001A3D89 /* Sparkle.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = Sparkle.framework; sourceTree = "<group>"; };
96 1EB7BED30ECF3CA90033283A /* StackFrame.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = StackFrame.h; path = Source/StackFrame.h; sourceTree = "<group>"; };
97 1EB7BED40ECF3CA90033283A /* StackFrame.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = StackFrame.m; path = Source/StackFrame.m; sourceTree = "<group>"; };
98 1EBF4D5B0EE35F0700B62769 /* StackController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = StackController.h; path = Source/StackController.h; sourceTree = "<group>"; };
99 1EBF4D5C0EE35F0700B62769 /* StackController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = StackController.m; path = Source/StackController.m; sourceTree = "<group>"; };
100 1EEBFBE40D34C793008F835B /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/Debugger.xib; sourceTree = "<group>"; };
101 1EEBFC2A0D358EBD008F835B /* StepIn.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = StepIn.png; path = Icons/StepIn.png; sourceTree = "<group>"; };
102 1EEBFC360D358F1B008F835B /* StepOut.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = StepOut.png; path = Icons/StepOut.png; sourceTree = "<group>"; };
103 1EEBFD070D3599E8008F835B /* BSSplitView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = BSSplitView.m; path = Source/BSSplitView.m; sourceTree = "<group>"; };
104 1EEBFD080D3599E8008F835B /* BSSplitView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BSSplitView.h; path = Source/BSSplitView.h; sourceTree = "<group>"; };
105 1EEBFD110D359A9F008F835B /* dimple.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = dimple.png; sourceTree = "<group>"; };
106 1EEE875C0D9DE4B4009CBA7C /* MacGDBp.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = MacGDBp.icns; path = Icons/MacGDBp.icns; sourceTree = "<group>"; };
107 1EFF70C10DFDC018006B9D33 /* BreakpointController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BreakpointController.h; path = Source/BreakpointController.h; sourceTree = "<group>"; };
108 1EFF70C20DFDC018006B9D33 /* BreakpointController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = BreakpointController.m; path = Source/BreakpointController.m; sourceTree = "<group>"; };
109 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
110 29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
111 29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
112 32CA4F630368D1EE00C91783 /* MacGDBp_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MacGDBp_Prefix.pch; sourceTree = "<group>"; };
113 8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
114 8D1107320486CEB800E47090 /* MacGDBp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = MacGDBp.app; sourceTree = BUILT_PRODUCTS_DIR; };
115 /* End PBXFileReference section */
116
117 /* Begin PBXFrameworksBuildPhase section */
118 8D11072E0486CEB800E47090 /* Frameworks */ = {
119 isa = PBXFrameworksBuildPhase;
120 buildActionMask = 2147483647;
121 files = (
122 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */,
123 1E9583200E2531BD001A3D89 /* Sparkle.framework in Frameworks */,
124 );
125 runOnlyForDeploymentPostprocessing = 0;
126 };
127 /* End PBXFrameworksBuildPhase section */
128
129 /* Begin PBXGroup section */
130 080E96DDFE201D6D7F000001 /* Classes */ = {
131 isa = PBXGroup;
132 children = (
133 1E02C3D30C60EC2C006F1752 /* AppDelegate.h */,
134 1E02C3D40C60EC2C006F1752 /* AppDelegate.m */,
135 1E9582640E252480001A3D89 /* Preferences */,
136 1E1E52C10DF9B1FB00D334F9 /* Connection */,
137 1EB7BEB90ECF3BC60033283A /* Debugger */,
138 1E1E52C00DF9B1E700D334F9 /* Breakpoints */,
139 1E71886C0D839F6C00969277 /* Source View */,
140 );
141 name = Classes;
142 sourceTree = "<group>";
143 };
144 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = {
145 isa = PBXGroup;
146 children = (
147 1E95831F0E2531BD001A3D89 /* Sparkle.framework */,
148 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */,
149 );
150 name = "Linked Frameworks";
151 sourceTree = "<group>";
152 };
153 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */ = {
154 isa = PBXGroup;
155 children = (
156 29B97324FDCFA39411CA2CEA /* AppKit.framework */,
157 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */,
158 29B97325FDCFA39411CA2CEA /* Foundation.framework */,
159 );
160 name = "Other Frameworks";
161 sourceTree = "<group>";
162 };
163 19C28FACFE9D520D11CA2CBB /* Products */ = {
164 isa = PBXGroup;
165 children = (
166 8D1107320486CEB800E47090 /* MacGDBp.app */,
167 );
168 name = Products;
169 sourceTree = "<group>";
170 };
171 1E027F0D0D36F24200885DEE /* Toolbar Icons */ = {
172 isa = PBXGroup;
173 children = (
174 1E0AFBB80FC2518700C67031 /* HUDIcon.png */,
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 /* DebuggerConnection.h */,
201 1E02C5700C610158006F1752 /* DebuggerConnection.m */,
202 1E35FFB00C65A74C0030F527 /* NSXMLElementAdditions.h */,
203 1E35FC750C6579CA0030F527 /* NSXMLElementAdditions.m */,
204 );
205 name = Connection;
206 sourceTree = "<group>";
207 };
208 1E416FFB0D36F827009A53A2 /* Interfaces */ = {
209 isa = PBXGroup;
210 children = (
211 1EEBFBE30D34C793008F835B /* Debugger.xib */,
212 1E416FF60D36F821009A53A2 /* MainMenu.xib */,
213 1E1E53010DF9B89800D334F9 /* Breakpoints.xib */,
214 1E9582600E252474001A3D89 /* Preferences.xib */,
215 );
216 name = Interfaces;
217 sourceTree = "<group>";
218 };
219 1E71886C0D839F6C00969277 /* Source View */ = {
220 isa = PBXGroup;
221 children = (
222 1EEBFD080D3599E8008F835B /* BSSplitView.h */,
223 1EEBFD070D3599E8008F835B /* BSSplitView.m */,
224 1E7188620D839F6300969277 /* BSLineNumberView.h */,
225 1E7188630D839F6300969277 /* BSLineNumberView.m */,
226 1E7188640D839F6300969277 /* BSSourceView.h */,
227 1E7188650D839F6300969277 /* BSSourceView.m */,
228 1E7188660D839F6300969277 /* BSSourceViewTextView.h */,
229 1E7188670D839F6300969277 /* BSSourceViewTextView.m */,
230 );
231 name = "Source View";
232 sourceTree = "<group>";
233 };
234 1E9582640E252480001A3D89 /* Preferences */ = {
235 isa = PBXGroup;
236 children = (
237 1E9582650E2524AD001A3D89 /* PreferencesController.h */,
238 1E9582660E2524AD001A3D89 /* PreferencesController.m */,
239 1E67E6FB0F3C052000E68F1B /* PreferencesPathsArrayController.h */,
240 1E67E6FC0F3C052000E68F1B /* PreferencesPathsArrayController.m */,
241 );
242 name = Preferences;
243 sourceTree = "<group>";
244 };
245 1EB7BEB90ECF3BC60033283A /* Debugger */ = {
246 isa = PBXGroup;
247 children = (
248 1E02C5F40C610724006F1752 /* DebuggerController.h */,
249 1E02C5F50C610724006F1752 /* DebuggerController.m */,
250 1EB7BED30ECF3CA90033283A /* StackFrame.h */,
251 1EB7BED40ECF3CA90033283A /* StackFrame.m */,
252 1EBF4D5B0EE35F0700B62769 /* StackController.h */,
253 1EBF4D5C0EE35F0700B62769 /* StackController.m */,
254 );
255 name = Debugger;
256 sourceTree = "<group>";
257 };
258 29B97314FDCFA39411CA2CEA /* MacGDBp */ = {
259 isa = PBXGroup;
260 children = (
261 080E96DDFE201D6D7F000001 /* Classes */,
262 29B97315FDCFA39411CA2CEA /* Other Sources */,
263 29B97317FDCFA39411CA2CEA /* Resources */,
264 29B97323FDCFA39411CA2CEA /* Frameworks */,
265 19C28FACFE9D520D11CA2CBB /* Products */,
266 );
267 name = MacGDBp;
268 sourceTree = "<group>";
269 };
270 29B97315FDCFA39411CA2CEA /* Other Sources */ = {
271 isa = PBXGroup;
272 children = (
273 32CA4F630368D1EE00C91783 /* MacGDBp_Prefix.pch */,
274 29B97316FDCFA39411CA2CEA /* main.m */,
275 1E35FE9F0C6599040030F527 /* base64.h */,
276 1E35FEA00C6599040030F527 /* base64.c */,
277 );
278 name = "Other Sources";
279 sourceTree = "<group>";
280 };
281 29B97317FDCFA39411CA2CEA /* Resources */ = {
282 isa = PBXGroup;
283 children = (
284 1EEE875C0D9DE4B4009CBA7C /* MacGDBp.icns */,
285 1E42F1D60F53317B008412DB /* dsa_pub.pem */,
286 1E416FFB0D36F827009A53A2 /* Interfaces */,
287 1E027F0D0D36F24200885DEE /* Toolbar Icons */,
288 1EEBFD110D359A9F008F835B /* dimple.png */,
289 8D1107310486CEB800E47090 /* Info.plist */,
290 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */,
291 );
292 name = Resources;
293 sourceTree = "<group>";
294 };
295 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
296 isa = PBXGroup;
297 children = (
298 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */,
299 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */,
300 );
301 name = Frameworks;
302 sourceTree = "<group>";
303 };
304 /* End PBXGroup section */
305
306 /* Begin PBXNativeTarget section */
307 8D1107260486CEB800E47090 /* MacGDBp */ = {
308 isa = PBXNativeTarget;
309 buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "MacGDBp" */;
310 buildPhases = (
311 8D1107290486CEB800E47090 /* Resources */,
312 8D11072C0486CEB800E47090 /* Sources */,
313 1E9583550E2531E7001A3D89 /* CopyFiles */,
314 8D11072E0486CEB800E47090 /* Frameworks */,
315 1E42F1110F4E78C8008412DB /* ShellScript */,
316 );
317 buildRules = (
318 );
319 dependencies = (
320 );
321 name = MacGDBp;
322 productInstallPath = "$(HOME)/Applications";
323 productName = MacGDBp;
324 productReference = 8D1107320486CEB800E47090 /* MacGDBp.app */;
325 productType = "com.apple.product-type.application";
326 };
327 /* End PBXNativeTarget section */
328
329 /* Begin PBXProject section */
330 29B97313FDCFA39411CA2CEA /* Project object */ = {
331 isa = PBXProject;
332 buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "MacGDBp" */;
333 compatibilityVersion = "Xcode 3.1";
334 hasScannedForEncodings = 1;
335 mainGroup = 29B97314FDCFA39411CA2CEA /* MacGDBp */;
336 projectDirPath = "";
337 projectRoot = "";
338 targets = (
339 8D1107260486CEB800E47090 /* MacGDBp */,
340 );
341 };
342 /* End PBXProject section */
343
344 /* Begin PBXResourcesBuildPhase section */
345 8D1107290486CEB800E47090 /* Resources */ = {
346 isa = PBXResourcesBuildPhase;
347 buildActionMask = 2147483647;
348 files = (
349 1E42F1D70F53317B008412DB /* dsa_pub.pem in Resources */,
350 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */,
351 1EEBFBE50D34C793008F835B /* Debugger.xib in Resources */,
352 1EEBFC2B0D358EBD008F835B /* StepIn.png in Resources */,
353 1EEBFC370D358F1B008F835B /* StepOut.png in Resources */,
354 1EEBFD120D359A9F008F835B /* dimple.png in Resources */,
355 1E027F0A0D36F23F00885DEE /* Run.png in Resources */,
356 1E027F0B0D36F23F00885DEE /* StepOver.png in Resources */,
357 1E027F390D36F60800885DEE /* Reconnect.png in Resources */,
358 1E416FF90D36F821009A53A2 /* MainMenu.xib in Resources */,
359 1EEE875D0D9DE4B4009CBA7C /* MacGDBp.icns in Resources */,
360 1E1E53030DF9B89800D334F9 /* Breakpoints.xib in Resources */,
361 1E9582620E252474001A3D89 /* Preferences.xib in Resources */,
362 1E0AFBB90FC2518700C67031 /* HUDIcon.png in Resources */,
363 );
364 runOnlyForDeploymentPostprocessing = 0;
365 };
366 /* End PBXResourcesBuildPhase section */
367
368 /* Begin PBXShellScriptBuildPhase section */
369 1E42F1110F4E78C8008412DB /* ShellScript */ = {
370 isa = PBXShellScriptBuildPhase;
371 buildActionMask = 2147483647;
372 files = (
373 );
374 inputPaths = (
375 );
376 outputPaths = (
377 );
378 runOnlyForDeploymentPostprocessing = 0;
379 shellPath = /bin/sh;
380 shellScript = "\n# Define the path to Gitcrement in Xcode's Source Trees.\n$GITCREMENT";
381 };
382 /* End PBXShellScriptBuildPhase section */
383
384 /* Begin PBXSourcesBuildPhase section */
385 8D11072C0486CEB800E47090 /* Sources */ = {
386 isa = PBXSourcesBuildPhase;
387 buildActionMask = 2147483647;
388 files = (
389 8D11072D0486CEB800E47090 /* main.m in Sources */,
390 1E02C3D50C60EC2C006F1752 /* AppDelegate.m in Sources */,
391 1E02C5710C610158006F1752 /* DebuggerConnection.m in Sources */,
392 1E02C5F60C610724006F1752 /* DebuggerController.m in Sources */,
393 1E35FC760C6579CA0030F527 /* NSXMLElementAdditions.m in Sources */,
394 1E35FEA10C6599040030F527 /* base64.c in Sources */,
395 1EEBFD090D3599E8008F835B /* BSSplitView.m in Sources */,
396 1E7188680D839F6300969277 /* BSLineNumberView.m in Sources */,
397 1E7188690D839F6300969277 /* BSSourceView.m in Sources */,
398 1E71886A0D839F6300969277 /* BSSourceViewTextView.m in Sources */,
399 1E822CDD0DA28AC30027A23F /* Breakpoint.m in Sources */,
400 1E4C7AF90DA401C7000A9DC7 /* BreakpointManager.m in Sources */,
401 1EFF70C30DFDC018006B9D33 /* BreakpointController.m in Sources */,
402 1E9582670E2524AD001A3D89 /* PreferencesController.m in Sources */,
403 1EB7BED50ECF3CA90033283A /* StackFrame.m in Sources */,
404 1EBF4D5D0EE35F0700B62769 /* StackController.m in Sources */,
405 1E67E6FD0F3C052000E68F1B /* PreferencesPathsArrayController.m in Sources */,
406 );
407 runOnlyForDeploymentPostprocessing = 0;
408 };
409 /* End PBXSourcesBuildPhase section */
410
411 /* Begin PBXVariantGroup section */
412 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = {
413 isa = PBXVariantGroup;
414 children = (
415 089C165DFE840E0CC02AAC07 /* English */,
416 );
417 name = InfoPlist.strings;
418 sourceTree = "<group>";
419 };
420 1E1E53010DF9B89800D334F9 /* Breakpoints.xib */ = {
421 isa = PBXVariantGroup;
422 children = (
423 1E1E53020DF9B89800D334F9 /* English */,
424 );
425 name = Breakpoints.xib;
426 sourceTree = "<group>";
427 };
428 1E416FF60D36F821009A53A2 /* MainMenu.xib */ = {
429 isa = PBXVariantGroup;
430 children = (
431 1E416FF70D36F821009A53A2 /* English */,
432 );
433 name = MainMenu.xib;
434 sourceTree = "<group>";
435 };
436 1E9582600E252474001A3D89 /* Preferences.xib */ = {
437 isa = PBXVariantGroup;
438 children = (
439 1E9582610E252474001A3D89 /* English */,
440 );
441 name = Preferences.xib;
442 sourceTree = "<group>";
443 };
444 1EEBFBE30D34C793008F835B /* Debugger.xib */ = {
445 isa = PBXVariantGroup;
446 children = (
447 1EEBFBE40D34C793008F835B /* English */,
448 );
449 name = Debugger.xib;
450 sourceTree = "<group>";
451 };
452 /* End PBXVariantGroup section */
453
454 /* Begin XCBuildConfiguration section */
455 C01FCF4B08A954540054247B /* Debug */ = {
456 isa = XCBuildConfiguration;
457 buildSettings = {
458 COPY_PHASE_STRIP = NO;
459 FRAMEWORK_SEARCH_PATHS = (
460 "$(inherited)",
461 "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
462 );
463 FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SRCROOT)\"";
464 GCC_DYNAMIC_NO_PIC = NO;
465 GCC_ENABLE_FIX_AND_CONTINUE = YES;
466 GCC_MODEL_TUNING = G5;
467 GCC_OPTIMIZATION_LEVEL = 0;
468 INFOPLIST_FILE = Info.plist;
469 INSTALL_PATH = "$(HOME)/Applications";
470 PRODUCT_NAME = MacGDBp;
471 WRAPPER_EXTENSION = app;
472 ZERO_LINK = YES;
473 };
474 name = Debug;
475 };
476 C01FCF4C08A954540054247B /* Release */ = {
477 isa = XCBuildConfiguration;
478 buildSettings = {
479 FRAMEWORK_SEARCH_PATHS = (
480 "$(inherited)",
481 "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
482 );
483 FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SRCROOT)\"";
484 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
485 GCC_MODEL_TUNING = G5;
486 INFOPLIST_FILE = Info.plist;
487 INSTALL_PATH = "$(HOME)/Applications";
488 PRODUCT_NAME = MacGDBp;
489 WRAPPER_EXTENSION = app;
490 };
491 name = Release;
492 };
493 C01FCF4F08A954540054247B /* Debug */ = {
494 isa = XCBuildConfiguration;
495 buildSettings = {
496 GCC_C_LANGUAGE_STANDARD = c99;
497 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
498 GCC_WARN_ABOUT_RETURN_TYPE = YES;
499 GCC_WARN_UNUSED_VARIABLE = YES;
500 PREBINDING = NO;
501 SDKROOT = macosx10.5;
502 };
503 name = Debug;
504 };
505 C01FCF5008A954540054247B /* Release */ = {
506 isa = XCBuildConfiguration;
507 buildSettings = {
508 ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)";
509 ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386";
510 GCC_C_LANGUAGE_STANDARD = c99;
511 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
512 GCC_WARN_ABOUT_RETURN_TYPE = YES;
513 GCC_WARN_UNUSED_VARIABLE = YES;
514 PREBINDING = NO;
515 SDKROOT = macosx10.5;
516 };
517 name = Release;
518 };
519 /* End XCBuildConfiguration section */
520
521 /* Begin XCConfigurationList section */
522 C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "MacGDBp" */ = {
523 isa = XCConfigurationList;
524 buildConfigurations = (
525 C01FCF4B08A954540054247B /* Debug */,
526 C01FCF4C08A954540054247B /* Release */,
527 );
528 defaultConfigurationIsVisible = 0;
529 defaultConfigurationName = Release;
530 };
531 C01FCF4E08A954540054247B /* Build configuration list for PBXProject "MacGDBp" */ = {
532 isa = XCConfigurationList;
533 buildConfigurations = (
534 C01FCF4F08A954540054247B /* Debug */,
535 C01FCF5008A954540054247B /* Release */,
536 );
537 defaultConfigurationIsVisible = 0;
538 defaultConfigurationName = Release;
539 };
540 /* End XCConfigurationList section */
541 };
542 rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
543 }