Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(376)

Side by Side Diff: tools/v8.xcodeproj/project.pbxproj

Issue 27355: Add V8 debugger agent.... (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: '' Created 11 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « src/flag-definitions.h ('k') | tools/visual_studio/v8_base.vcproj » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // !$*UTF8*$! 1 // !$*UTF8*$!
2 { 2 {
3 archiveVersion = 1; 3 archiveVersion = 1;
4 classes = { 4 classes = {
5 }; 5 };
6 objectVersion = 45; 6 objectVersion = 45;
7 objects = { 7 objects = {
8 8
9 /* Begin PBXAggregateTarget section */ 9 /* Begin PBXAggregateTarget section */
10 7BF891930E73098D000BAF8A /* All */ = { 10 7BF891930E73098D000BAF8A /* All */ = {
(...skipping 180 matching lines...) Expand 10 before | Expand all | Expand 10 after
191 89F23C970E78D5E3006B2466 /* assembler-arm.cc in Sources */ = {is a = PBXBuildFile; fileRef = 897FF0FE0E719B8F00D62E90 /* assembler-arm.cc */; }; 191 89F23C970E78D5E3006B2466 /* assembler-arm.cc in Sources */ = {is a = PBXBuildFile; fileRef = 897FF0FE0E719B8F00D62E90 /* assembler-arm.cc */; };
192 89F23C980E78D5E7006B2466 /* builtins-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1090E719B8F00D62E90 /* builtins-arm.cc */; }; 192 89F23C980E78D5E7006B2466 /* builtins-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1090E719B8F00D62E90 /* builtins-arm.cc */; };
193 89F23C990E78D5E9006B2466 /* codegen-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1140E719B8F00D62E90 /* codegen-arm.cc */; }; 193 89F23C990E78D5E9006B2466 /* codegen-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1140E719B8F00D62E90 /* codegen-arm.cc */; };
194 89F23C9A0E78D5EC006B2466 /* cpu-arm.cc in Sources */ = {isa = PB XBuildFile; fileRef = 897FF1230E719B8F00D62E90 /* cpu-arm.cc */; }; 194 89F23C9A0E78D5EC006B2466 /* cpu-arm.cc in Sources */ = {isa = PB XBuildFile; fileRef = 897FF1230E719B8F00D62E90 /* cpu-arm.cc */; };
195 89F23C9B0E78D5EE006B2466 /* disasm-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF12A0E719B8F00D62E90 /* disasm-arm.cc */; }; 195 89F23C9B0E78D5EE006B2466 /* disasm-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF12A0E719B8F00D62E90 /* disasm-arm.cc */; };
196 89F23C9C0E78D5F1006B2466 /* frames-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1370E719B8F00D62E90 /* frames-arm.cc */; }; 196 89F23C9C0E78D5F1006B2466 /* frames-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1370E719B8F00D62E90 /* frames-arm.cc */; };
197 89F23C9D0E78D5FB006B2466 /* ic-arm.cc in Sources */ = {isa = PBX BuildFile; fileRef = 897FF1490E719B8F00D62E90 /* ic-arm.cc */; }; 197 89F23C9D0E78D5FB006B2466 /* ic-arm.cc in Sources */ = {isa = PBX BuildFile; fileRef = 897FF1490E719B8F00D62E90 /* ic-arm.cc */; };
198 89F23C9E0E78D5FD006B2466 /* macro-assembler-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1540E719B8F00D62E90 /* macro-assembler-ar m.cc */; }; 198 89F23C9E0E78D5FD006B2466 /* macro-assembler-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1540E719B8F00D62E90 /* macro-assembler-ar m.cc */; };
199 89F23C9F0E78D604006B2466 /* simulator-arm.cc in Sources */ = {is a = PBXBuildFile; fileRef = 897FF17D0E719B8F00D62E90 /* simulator-arm.cc */; }; 199 89F23C9F0E78D604006B2466 /* simulator-arm.cc in Sources */ = {is a = PBXBuildFile; fileRef = 897FF17D0E719B8F00D62E90 /* simulator-arm.cc */; };
200 89F23CA00E78D609006B2466 /* stub-cache-arm.cc in Sources */ = {i sa = PBXBuildFile; fileRef = 897FF18A0E719B8F00D62E90 /* stub-cache-arm.cc */; } ; 200 89F23CA00E78D609006B2466 /* stub-cache-arm.cc in Sources */ = {i sa = PBXBuildFile; fileRef = 897FF18A0E719B8F00D62E90 /* stub-cache-arm.cc */; } ;
201 B51EA642E40FEA8ACC0C3D62 /* debug-agent.cc in Sources */ = {isa = PBXBuildFile; fileRef = 31365DC16327FFDDD8564C09 /* debug-agent.cc */; };
201 /* End PBXBuildFile section */ 202 /* End PBXBuildFile section */
202 203
203 /* Begin PBXContainerItemProxy section */ 204 /* Begin PBXContainerItemProxy section */
204 7BF891960E73099F000BAF8A /* PBXContainerItemProxy */ = { 205 7BF891960E73099F000BAF8A /* PBXContainerItemProxy */ = {
205 isa = PBXContainerItemProxy; 206 isa = PBXContainerItemProxy;
206 containerPortal = 8915B8680E719336009C4E19 /* Project ob ject */; 207 containerPortal = 8915B8680E719336009C4E19 /* Project ob ject */;
207 proxyType = 1; 208 proxyType = 1;
208 remoteGlobalIDString = 8970F2EF0E719FB2006AE7B5; 209 remoteGlobalIDString = 8970F2EF0E719FB2006AE7B5;
209 remoteInfo = v8; 210 remoteInfo = v8;
210 }; 211 };
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
253 897F76820E71B6AC007ACF34 /* PBXContainerItemProxy */ = { 254 897F76820E71B6AC007ACF34 /* PBXContainerItemProxy */ = {
254 isa = PBXContainerItemProxy; 255 isa = PBXContainerItemProxy;
255 containerPortal = 8915B8680E719336009C4E19 /* Project ob ject */; 256 containerPortal = 8915B8680E719336009C4E19 /* Project ob ject */;
256 proxyType = 1; 257 proxyType = 1;
257 remoteGlobalIDString = 8970F2EF0E719FB2006AE7B5; 258 remoteGlobalIDString = 8970F2EF0E719FB2006AE7B5;
258 remoteInfo = v8; 259 remoteInfo = v8;
259 }; 260 };
260 /* End PBXContainerItemProxy section */ 261 /* End PBXContainerItemProxy section */
261 262
262 /* Begin PBXFileReference section */ 263 /* Begin PBXFileReference section */
264 31365DC16327FFDDD8564C09 /* debug-agent.cc */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = debug- agent.cc; path = "src/debug-agent.cc"; sourceTree = SOURCE_ROOT; };
265 41ABB873EEBB03A133616545 /* debug-agent.h */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = debug-agent .h; path = "src/debug-agent.h"; sourceTree = SOURCE_ROOT; };
263 58950D4E0F55514900F3E8BA /* jump-target-arm.cc */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "j ump-target-arm.cc"; sourceTree = "<group>"; }; 266 58950D4E0F55514900F3E8BA /* jump-target-arm.cc */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "j ump-target-arm.cc"; sourceTree = "<group>"; };
264 58950D4F0F55514900F3E8BA /* jump-target-ia32.cc */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = " jump-target-ia32.cc"; sourceTree = "<group>"; }; 267 58950D4F0F55514900F3E8BA /* jump-target-ia32.cc */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = " jump-target-ia32.cc"; sourceTree = "<group>"; };
265 58950D500F55514900F3E8BA /* jump-target.cc */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "jump- target.cc"; sourceTree = "<group>"; }; 268 58950D500F55514900F3E8BA /* jump-target.cc */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "jump- target.cc"; sourceTree = "<group>"; };
266 58950D510F55514900F3E8BA /* jump-target.h */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "jump-targe t.h"; sourceTree = "<group>"; }; 269 58950D510F55514900F3E8BA /* jump-target.h */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "jump-targe t.h"; sourceTree = "<group>"; };
267 58950D520F55514900F3E8BA /* register-allocator-arm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; pa th = "register-allocator-arm.cc"; sourceTree = "<group>"; }; 270 58950D520F55514900F3E8BA /* register-allocator-arm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; pa th = "register-allocator-arm.cc"; sourceTree = "<group>"; };
268 58950D530F55514900F3E8BA /* register-allocator-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; p ath = "register-allocator-ia32.cc"; sourceTree = "<group>"; }; 271 58950D530F55514900F3E8BA /* register-allocator-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; p ath = "register-allocator-ia32.cc"; sourceTree = "<group>"; };
269 58950D540F55514900F3E8BA /* register-allocator.cc */ = {isa = PB XFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "register-allocator.cc"; sourceTree = "<group>"; }; 272 58950D540F55514900F3E8BA /* register-allocator.cc */ = {isa = PB XFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "register-allocator.cc"; sourceTree = "<group>"; };
270 58950D550F55514900F3E8BA /* register-allocator.h */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "reg ister-allocator.h"; sourceTree = "<group>"; }; 273 58950D550F55514900F3E8BA /* register-allocator.h */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "reg ister-allocator.h"; sourceTree = "<group>"; };
271 58950D560F55514900F3E8BA /* virtual-frame-arm.cc */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "virtual-frame-arm.cc"; sourceTree = "<group>"; }; 274 58950D560F55514900F3E8BA /* virtual-frame-arm.cc */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "virtual-frame-arm.cc"; sourceTree = "<group>"; };
272 58950D570F55514900F3E8BA /* virtual-frame-arm.h */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "virt ual-frame-arm.h"; sourceTree = "<group>"; }; 275 58950D570F55514900F3E8BA /* virtual-frame-arm.h */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "virt ual-frame-arm.h"; sourceTree = "<group>"; };
(...skipping 274 matching lines...) Expand 10 before | Expand all | Expand 10 after
547 runOnlyForDeploymentPostprocessing = 0; 550 runOnlyForDeploymentPostprocessing = 0;
548 }; 551 };
549 /* End PBXFrameworksBuildPhase section */ 552 /* End PBXFrameworksBuildPhase section */
550 553
551 /* Begin PBXGroup section */ 554 /* Begin PBXGroup section */
552 8915B8660E719336009C4E19 = { 555 8915B8660E719336009C4E19 = {
553 isa = PBXGroup; 556 isa = PBXGroup;
554 children = ( 557 children = (
555 897FF0CF0E71996900D62E90 /* v8 */, 558 897FF0CF0E71996900D62E90 /* v8 */,
556 897FF1C00E719CB600D62E90 /* Products */, 559 897FF1C00E719CB600D62E90 /* Products */,
560 31365DC16327FFDDD8564C09 /* debug-agent.cc */,
561 41ABB873EEBB03A133616545 /* debug-agent.h */,
557 ); 562 );
558 sourceTree = "<group>"; 563 sourceTree = "<group>";
559 }; 564 };
560 897FF0CF0E71996900D62E90 /* v8 */ = { 565 897FF0CF0E71996900D62E90 /* v8 */ = {
561 isa = PBXGroup; 566 isa = PBXGroup;
562 children = ( 567 children = (
563 897FF0D10E71999E00D62E90 /* include */, 568 897FF0D10E71999E00D62E90 /* include */,
564 897FF0D00E71999800D62E90 /* src */, 569 897FF0D00E71999800D62E90 /* src */,
565 897FF1B30E719BCE00D62E90 /* samples */, 570 897FF1B30E719BCE00D62E90 /* samples */,
566 897FF1B40E719BE800D62E90 /* tools */, 571 897FF1B40E719BE800D62E90 /* tools */,
(...skipping 504 matching lines...) Expand 10 before | Expand all | Expand 10 after
1071 893CCE640E71D83700357A03 /* code-stubs.cc in Sou rces */, 1076 893CCE640E71D83700357A03 /* code-stubs.cc in Sou rces */,
1072 89A88DF70E71A6240043BA31 /* codegen-ia32.cc in S ources */, 1077 89A88DF70E71A6240043BA31 /* codegen-ia32.cc in S ources */,
1073 89A88DF80E71A6260043BA31 /* codegen.cc in Source s */, 1078 89A88DF80E71A6260043BA31 /* codegen.cc in Source s */,
1074 89495E480E79FC23001F68C3 /* compilation-cache.cc in Sources */, 1079 89495E480E79FC23001F68C3 /* compilation-cache.cc in Sources */,
1075 89A88DF90E71A6430043BA31 /* compiler.cc in Sourc es */, 1080 89A88DF90E71A6430043BA31 /* compiler.cc in Sourc es */,
1076 89A88DFA0E71A6440043BA31 /* contexts.cc in Sourc es */, 1081 89A88DFA0E71A6440043BA31 /* contexts.cc in Sourc es */,
1077 89A88DFB0E71A6440043BA31 /* conversions.cc in So urces */, 1082 89A88DFB0E71A6440043BA31 /* conversions.cc in So urces */,
1078 89A88DFC0E71A6460043BA31 /* counters.cc in Sourc es */, 1083 89A88DFC0E71A6460043BA31 /* counters.cc in Sourc es */,
1079 89A88DFD0E71A6470043BA31 /* cpu-ia32.cc in Sourc es */, 1084 89A88DFD0E71A6470043BA31 /* cpu-ia32.cc in Sourc es */,
1080 89A88DFE0E71A6480043BA31 /* dateparser.cc in Sou rces */, 1085 89A88DFE0E71A6480043BA31 /* dateparser.cc in Sou rces */,
1086 B51EA642E40FEA8ACC0C3D62 /* debug-agent.cc in So urces */,
1081 898BD20E0EF6CC930068B00A /* debug-ia32.cc in Sou rces */, 1087 898BD20E0EF6CC930068B00A /* debug-ia32.cc in Sou rces */,
1082 89A88DFF0E71A6530043BA31 /* debug.cc in Sources */, 1088 89A88DFF0E71A6530043BA31 /* debug.cc in Sources */,
1083 89A88E000E71A6540043BA31 /* disasm-ia32.cc in So urces */, 1089 89A88E000E71A6540043BA31 /* disasm-ia32.cc in So urces */,
1084 89A88E010E71A6550043BA31 /* disassembler.cc in S ources */, 1090 89A88E010E71A6550043BA31 /* disassembler.cc in S ources */,
1085 89A88E020E71A65A0043BA31 /* dtoa-config.c in Sou rces */, 1091 89A88E020E71A65A0043BA31 /* dtoa-config.c in Sou rces */,
1086 89A88E030E71A65B0043BA31 /* execution.cc in Sour ces */, 1092 89A88E030E71A65B0043BA31 /* execution.cc in Sour ces */,
1087 89A88E040E71A65D0043BA31 /* factory.cc in Source s */, 1093 89A88E040E71A65D0043BA31 /* factory.cc in Source s */,
1088 89A88E050E71A65D0043BA31 /* flags.cc in Sources */, 1094 89A88E050E71A65D0043BA31 /* flags.cc in Sources */,
1089 89A88E060E71A6600043BA31 /* frames-ia32.cc in So urces */, 1095 89A88E060E71A6600043BA31 /* frames-ia32.cc in So urces */,
1090 89A88E070E71A6610043BA31 /* frames.cc in Sources */, 1096 89A88E070E71A6610043BA31 /* frames.cc in Sources */,
(...skipping 456 matching lines...) Expand 10 before | Expand all | Expand 10 after
1547 89F23C930E78D5B6006B2466 /* Debug */, 1553 89F23C930E78D5B6006B2466 /* Debug */,
1548 89F23C940E78D5B6006B2466 /* Release */, 1554 89F23C940E78D5B6006B2466 /* Release */,
1549 ); 1555 );
1550 defaultConfigurationIsVisible = 0; 1556 defaultConfigurationIsVisible = 0;
1551 defaultConfigurationName = Release; 1557 defaultConfigurationName = Release;
1552 }; 1558 };
1553 /* End XCConfigurationList section */ 1559 /* End XCConfigurationList section */
1554 }; 1560 };
1555 rootObject = 8915B8680E719336009C4E19 /* Project object */; 1561 rootObject = 8915B8680E719336009C4E19 /* Project object */;
1556 } 1562 }
OLDNEW
« no previous file with comments | « src/flag-definitions.h ('k') | tools/visual_studio/v8_base.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698