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