[Lldb-commits] [lldb] r295530 - Update the location of ModuleCacheTest.cpp from

Zachary Turner via lldb-commits lldb-commits at lists.llvm.org
Fri Feb 17 18:04:18 PST 2017


Hmm, sorry.  I'm not sure how those things happen, I only applied a diff
greg sent me, maybe the patch utility on Windows tries to be "smart" and
convert everything to Windows line endings?  :-/

On Fri, Feb 17, 2017 at 6:02 PM Jason Molenda via lldb-commits <
lldb-commits at lists.llvm.org> wrote:

>
> Modified: lldb/trunk/lldb.xcodeproj/project.pbxproj
> URL:
> http://llvm.org/viewvc/llvm-project/lldb/trunk/lldb.xcodeproj/project.pbxproj?rev=295530&r1=295529&r2=295530&view=diff
>
> ==============================================================================
> --- lldb/trunk/lldb.xcodeproj/project.pbxproj (original)
> +++ lldb/trunk/lldb.xcodeproj/project.pbxproj Fri Feb 17 19:51:11 2017
> @@ -1,10438 +1,10446 @@
> -// !$*UTF8*$!
> -{
> -       archiveVersion = 1;
> -       classes = {
> -       };
> -       objectVersion = 46;
> -       objects = {
> -
> -/* Begin PBXAggregateTarget section */
> -               26CEF3A914FD58BF007286B2 /* desktop_no_xpc */ = {
> -                       isa = PBXAggregateTarget;
> -                       buildConfigurationList = 26CEF3AD14FD58BF007286B2
> /* Build configuration list for PBXAggregateTarget "desktop_no_xpc" */;
> -                       buildPhases = (
> -                               AF90106415AB7D2900FF120D /* CopyFiles */,
> -                       );
> -                       dependencies = (
> -                               26B391F11A6DCCBE00456239 /*
> PBXTargetDependency */,
> -                               26CEF3B014FD591F007286B2 /*
> PBXTargetDependency */,
> -                               2687EACD1508115900DD8C2E /*
> PBXTargetDependency */,
> -                       );
> -                       name = desktop_no_xpc;
> -                       productName = snowleopard;
> -               };
> -               26CEF3B114FD592B007286B2 /* desktop */ = {
> -                       isa = PBXAggregateTarget;
> -                       buildConfigurationList = 26CEF3B214FD592B007286B2
> /* Build configuration list for PBXAggregateTarget "desktop" */;
> -                       buildPhases = (
> -                               AF90106415AB7D2900FF120D /* CopyFiles */,
> -                       );
> -                       dependencies = (
> -                               26CEF3BB14FD595B007286B2 /*
> PBXTargetDependency */,
> -                               26B391EF1A6DCCAF00456239 /*
> PBXTargetDependency */,
> -                               2687EACB1508115000DD8C2E /*
> PBXTargetDependency */,
> -                       );
> -                       name = desktop;
> -                       productName = desktop;
> -               };
> -               26CEF3BC14FD596A007286B2 /* ios */ = {
> -                       isa = PBXAggregateTarget;
> -                       buildConfigurationList = 26CEF3BD14FD596A007286B2
> /* Build configuration list for PBXAggregateTarget "ios" */;
> -                       buildPhases = (
> -                               AFF87C85150FF5CC000E1742 /* CopyFiles */,
> -                               AF3059151B4B390800E25622 /* Run Script -
> remove unneeded Resources and Swift dirs from iOS LLDB.framework bundle */,
> -                       );
> -                       dependencies = (
> -                               AFCA21D21D18E556004386B8 /*
> PBXTargetDependency */,
> -                               26CEF3C214FD5973007286B2 /*
> PBXTargetDependency */,
> -                               2687EACF1508116300DD8C2E /*
> PBXTargetDependency */,
> -                       );
> -                       name = ios;
> -                       productName = ios;
> -               };
> -/* End PBXAggregateTarget section */
> -
> -/* Begin PBXBuildFile section */
> -               23042D121976CA1D00621B2C /* PlatformKalimba.cpp in Sources
> */ = {isa = PBXBuildFile; fileRef = 23042D101976CA0A00621B2C /*
> PlatformKalimba.cpp */; };
> -               23059A0719532B96007B8189 /* LinuxSignals.cpp in Sources */
> = {isa = PBXBuildFile; fileRef = 23059A0519532B96007B8189 /*
> LinuxSignals.cpp */; };
> -               23059A101958B319007B8189 /* SBUnixSignals.cpp in Sources
> */ = {isa = PBXBuildFile; fileRef = 23059A0F1958B319007B8189 /*
> SBUnixSignals.cpp */; };
> -               23059A121958B3B2007B8189 /* SBUnixSignals.h in Headers */
> = {isa = PBXBuildFile; fileRef = 23059A111958B37B007B8189 /*
> SBUnixSignals.h */; settings = {ATTRIBUTES = (Public, ); }; };
> -               230EC45B1D63C3BA008DF59F /*
> ThreadPlanCallOnFunctionExit.cpp in Sources */ = {isa = PBXBuildFile;
> fileRef = 230EC4581D63C3A7008DF59F /* ThreadPlanCallOnFunctionExit.cpp */;
> };
> -               232CB615191E00CD00EF39FC /* NativeBreakpoint.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 232CB60B191E00CC00EF39FC /*
> NativeBreakpoint.cpp */; };
> -               232CB617191E00CD00EF39FC /* NativeBreakpointList.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 232CB60D191E00CC00EF39FC /*
> NativeBreakpointList.cpp */; };
> -               232CB619191E00CD00EF39FC /* NativeProcessProtocol.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 232CB60F191E00CC00EF39FC /*
> NativeProcessProtocol.cpp */; };
> -               232CB61B191E00CD00EF39FC /* NativeThreadProtocol.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 232CB611191E00CC00EF39FC /*
> NativeThreadProtocol.cpp */; };
> -               232CB61D191E00CD00EF39FC /* SoftwareBreakpoint.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 232CB613191E00CC00EF39FC /*
> SoftwareBreakpoint.cpp */; };
> -               233B007D1960C9F90090E598 /* ProcessInfo.cpp in Sources */
> = {isa = PBXBuildFile; fileRef = 233B007B1960C9E60090E598 /*
> ProcessInfo.cpp */; };
> -               233B007F1960CB280090E598 /* ProcessLaunchInfo.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 233B007E1960CB280090E598 /*
> ProcessLaunchInfo.cpp */; };
> -               236124A41986B4E2004EFC37 /* IOObject.cpp in Sources */ =
> {isa = PBXBuildFile; fileRef = 236124A21986B4E2004EFC37 /* IOObject.cpp */;
> };
> -               236124A51986B4E2004EFC37 /* Socket.cpp in Sources */ =
> {isa = PBXBuildFile; fileRef = 236124A31986B4E2004EFC37 /* Socket.cpp */; };
> -               2374D7531D4BB2FF005C9575 /* GDBRemoteClientBase.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 2374D74E1D4BB299005C9575 /*
> GDBRemoteClientBase.cpp */; };
> -               2377C2F819E613C100737875 /* PipePosix.cpp in Sources */ =
> {isa = PBXBuildFile; fileRef = 2377C2F719E613C100737875 /* PipePosix.cpp
> */; };
> -               237A8BAF1DEC9C7800CEBAFF /* RegisterInfoPOSIX_arm64.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 237A8BAB1DEC9BBC00CEBAFF /*
> RegisterInfoPOSIX_arm64.cpp */; };
> -               238F2B9E1D2C82D0001FF92A /* StructuredDataPlugin.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 238F2B9D1D2C82D0001FF92A /*
> StructuredDataPlugin.cpp */; };
> -               238F2BA11D2C835A001FF92A /* StructuredDataPlugin.h in
> Headers */ = {isa = PBXBuildFile; fileRef = 238F2B9F1D2C835A001FF92A /*
> StructuredDataPlugin.h */; };
> -               238F2BA21D2C835A001FF92A /* SystemRuntime.h in Headers */
> = {isa = PBXBuildFile; fileRef = 238F2BA01D2C835A001FF92A /*
> SystemRuntime.h */; };
> -               238F2BA81D2C85FA001FF92A /* StructuredDataDarwinLog.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 238F2BA61D2C85FA001FF92A /*
> StructuredDataDarwinLog.cpp */; };
> -               238F2BA91D2C85FA001FF92A /* StructuredDataDarwinLog.h in
> Headers */ = {isa = PBXBuildFile; fileRef = 238F2BA71D2C85FA001FF92A /*
> StructuredDataDarwinLog.h */; };
> -               239481861C59EBDD00DF7168 /* libncurses.dylib in Frameworks
> */ = {isa = PBXBuildFile; fileRef = 239481851C59EBDD00DF7168 /*
> libncurses.dylib */; };
> -               23CB15331D66DA9300EDDDE1 /* GoParserTest.cpp in Sources */
> = {isa = PBXBuildFile; fileRef = AEC6FF9F1BE970A2007882C1 /*
> GoParserTest.cpp */; };
> -               23CB15341D66DA9300EDDDE1 /* CPlusPlusLanguageTest.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 23CB14FA1D66CCF100EDDDE1 /*
> CPlusPlusLanguageTest.cpp */; };
> -               23CB15351D66DA9300EDDDE1 /* UriParserTest.cpp in Sources
> */ = {isa = PBXBuildFile; fileRef = 2321F9461BDD346100BA9A93 /*
> UriParserTest.cpp */; };
> -               23CB15361D66DA9300EDDDE1 /* FileSpecTest.cpp in Sources */
> = {isa = PBXBuildFile; fileRef = 23CB14FD1D66CD2400EDDDE1 /*
> FileSpecTest.cpp */; };
> -               23CB15371D66DA9300EDDDE1 /* PythonTestSuite.cpp in Sources
> */ = {isa = PBXBuildFile; fileRef = AF45E1FC1BF57C8D000563EB /*
> PythonTestSuite.cpp */; };
> -               23CB15381D66DA9300EDDDE1 /* PythonExceptionStateTests.cpp
> in Sources */ = {isa = PBXBuildFile; fileRef = 3FA093141BF65D3A0037DD08 /*
> PythonExceptionStateTests.cpp */; };
> -               23CB15391D66DA9300EDDDE1 /* DataExtractorTest.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 23CB14E81D66CC0E00EDDDE1 /*
> DataExtractorTest.cpp */; };
> -               23CB153A1D66DA9300EDDDE1 /* GDBRemoteClientBaseTest.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 2370A37D1D66C587000E7BE6 /*
> GDBRemoteClientBaseTest.cpp */; };
> -               23CB153B1D66DA9300EDDDE1 /* SocketTest.cpp in Sources */ =
> {isa = PBXBuildFile; fileRef = 2321F93A1BDD332400BA9A93 /* SocketTest.cpp
> */; };
> -               23CB153C1D66DA9300EDDDE1 /* TestArgs.cpp in Sources */ =
> {isa = PBXBuildFile; fileRef = 2321F93E1BDD33CE00BA9A93 /* TestArgs.cpp */;
> };
> -               23CB153D1D66DA9300EDDDE1 /*
> GDBRemoteCommunicationClientTest.cpp in Sources */ = {isa = PBXBuildFile;
> fileRef = 2370A37E1D66C587000E7BE6 /* GDBRemoteCommunicationClientTest.cpp
> */; };
> -               23CB153E1D66DA9300EDDDE1 /* PythonDataObjectsTests.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 2321F94D1BDD360F00BA9A93 /*
> PythonDataObjectsTests.cpp */; };
> -               23CB153F1D66DA9300EDDDE1 /* SymbolsTest.cpp in Sources */
> = {isa = PBXBuildFile; fileRef = 2321F93B1BDD332400BA9A93 /*
> SymbolsTest.cpp */; };
> -               23CB15401D66DA9300EDDDE1 /* TestClangASTContext.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 23CB150C1D66CF5600EDDDE1 /*
> TestClangASTContext.cpp */; };
> -               23CB15411D66DA9300EDDDE1 /* StringExtractorTest.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 2321F9441BDD346100BA9A93 /*
> StringExtractorTest.cpp */; };
> -               23CB15421D66DA9300EDDDE1 /* TaskPoolTest.cpp in Sources */
> = {isa = PBXBuildFile; fileRef = 2321F9451BDD346100BA9A93 /*
> TaskPoolTest.cpp */; };
> -               23CB15431D66DA9300EDDDE1 /* BroadcasterTest.cpp in Sources
> */ = {isa = PBXBuildFile; fileRef = 23CB14E61D66CC0E00EDDDE1 /*
> BroadcasterTest.cpp */; };
> -               23CB15441D66DA9300EDDDE1 /* ScalarTest.cpp in Sources */ =
> {isa = PBXBuildFile; fileRef = 23CB14E91D66CC0E00EDDDE1 /* ScalarTest.cpp
> */; };
> -               23CB15451D66DA9300EDDDE1 /* SocketAddressTest.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 2321F9391BDD332400BA9A93 /*
> SocketAddressTest.cpp */; };
> -               23CB15461D66DA9300EDDDE1 /* GDBRemoteTestUtils.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 2370A37F1D66C587000E7BE6 /*
> GDBRemoteTestUtils.cpp */; };
> -               23CB15471D66DA9300EDDDE1 /* EditlineTest.cpp in Sources */
> = {isa = PBXBuildFile; fileRef = 2326CF511BDD693B00A5CEAC /*
> EditlineTest.cpp */; };
> -               23CB15491D66DA9300EDDDE1 /* libxml2.2.dylib in Frameworks
> */ = {isa = PBXBuildFile; fileRef = 23CB14E31D66CA2200EDDDE1 /*
> libxml2.2.dylib */; };
> -               23CB154A1D66DA9300EDDDE1 /* libpanel.dylib in Frameworks
> */ = {isa = PBXBuildFile; fileRef = 2326CF4E1BDD687800A5CEAC /*
> libpanel.dylib */; };
> -               23CB154B1D66DA9300EDDDE1 /* libedit.dylib in Frameworks */
> = {isa = PBXBuildFile; fileRef = 2326CF4C1BDD684B00A5CEAC /* libedit.dylib
> */; };
> -               23CB154C1D66DA9300EDDDE1 /* libz.dylib in Frameworks */ =
> {isa = PBXBuildFile; fileRef = 2326CF4A1BDD681800A5CEAC /* libz.dylib */; };
> -               23CB154D1D66DA9300EDDDE1 /* libncurses.dylib in Frameworks
> */ = {isa = PBXBuildFile; fileRef = 2326CF471BDD67C100A5CEAC /*
> libncurses.dylib */; };
> -               23CB154E1D66DA9300EDDDE1 /* liblldb-core.a in Frameworks
> */ = {isa = PBXBuildFile; fileRef = 2689FFCA13353D7A00698AC0 /*
> liblldb-core.a */; };
> -               23D0658F1D4A7BEE0008EDE6 /* RenderScriptExpressionOpts.cpp
> in Sources */ = {isa = PBXBuildFile; fileRef = 23D065821D4A7BDA0008EDE6 /*
> RenderScriptExpressionOpts.cpp */; };
> -               23D065901D4A7BEE0008EDE6 /* RenderScriptRuntime.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 23D065841D4A7BDA0008EDE6 /*
> RenderScriptRuntime.cpp */; };
> -               23D065911D4A7BEE0008EDE6 /* RenderScriptx86ABIFixups.cpp
> in Sources */ = {isa = PBXBuildFile; fileRef = 23D065861D4A7BDA0008EDE6 /*
> RenderScriptx86ABIFixups.cpp */; };
> -               23D4007D1C2101F2000C3885 /* DWARFDebugMacro.cpp in Sources
> */ = {isa = PBXBuildFile; fileRef = 23E77CD61C20F29F007192AD /*
> DWARFDebugMacro.cpp */; };
> -               23D4007E1C210201000C3885 /* DebugMacros.cpp in Sources */
> = {isa = PBXBuildFile; fileRef = 23E77CDB1C20F2F2007192AD /*
> DebugMacros.cpp */; };
> -               23DCBEA21D63E7190084C36B /* SBStructuredData.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 23DCBEA01D63E6440084C36B /*
> SBStructuredData.cpp */; };
> -               23DCBEA31D63E71F0084C36B /* SBStructuredData.h in Headers
> */ = {isa = PBXBuildFile; fileRef = 23DCBE9F1D63E3800084C36B /*
> SBStructuredData.h */; settings = {ATTRIBUTES = (Public, ); }; };
> -               23DCEA461D1C4D0F00A602B4 /* SBMemoryRegionInfo.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 23DCEA421D1C4C6900A602B4 /*
> SBMemoryRegionInfo.cpp */; };
> -               23DCEA471D1C4D0F00A602B4 /* SBMemoryRegionInfoList.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 23DCEA431D1C4C6900A602B4 /*
> SBMemoryRegionInfoList.cpp */; };
> -               23DDF226196C3EE600BB8417 /* CommandOptionValidators.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 23DDF224196C3EE600BB8417 /*
> CommandOptionValidators.cpp */; };
> -               23E2E5251D90373D006F38BB /* ArchSpecTest.cpp in Sources */
> = {isa = PBXBuildFile; fileRef = 23E2E5161D903689006F38BB /*
> ArchSpecTest.cpp */; };
> -               23E2E5271D903782006F38BB /* MinidumpParserTest.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 23E2E51A1D9036F2006F38BB /*
> MinidumpParserTest.cpp */; };
> -               23E2E52B1D9037E6006F38BB /* ModuleCacheTest.cpp in Sources
> */ = {isa = PBXBuildFile; fileRef = 23CB15011D66CD8400EDDDE1 /*
> ModuleCacheTest.cpp */; };
> -               23E2E5321D903832006F38BB /* BreakpointIDTest.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 23E2E52D1D90382B006F38BB /*
> BreakpointIDTest.cpp */; };
> -               23E2E5441D904913006F38BB /* MinidumpParser.cpp in Sources
> */ = {isa = PBXBuildFile; fileRef = 23E2E5371D9048FB006F38BB /*
> MinidumpParser.cpp */; };
> -               23E2E5451D904913006F38BB /* MinidumpTypes.cpp in Sources
> */ = {isa = PBXBuildFile; fileRef = 23E2E5391D9048FB006F38BB /*
> MinidumpTypes.cpp */; };
> -               23EFE389193D1ABC00E54E54 /* SBTypeEnumMember.h in Headers
> */ = {isa = PBXBuildFile; fileRef = 23EFE388193D1ABC00E54E54 /*
> SBTypeEnumMember.h */; settings = {ATTRIBUTES = (Public, ); }; };
> -               23EFE38B193D1AEC00E54E54 /* SBTypeEnumMember.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 23EFE38A193D1AEC00E54E54 /*
> SBTypeEnumMember.cpp */; };
> -               23F4034D1926E0F60046DC9B /*
> NativeRegisterContextRegisterInfo.cpp in Sources */ = {isa = PBXBuildFile;
> fileRef = 23F403481926CC250046DC9B /* NativeRegisterContextRegisterInfo.cpp
> */; };
> -               250D6AE31A9679440049CC70 /* FileSystem.cpp in Sources */ =
> {isa = PBXBuildFile; fileRef = 250D6AE11A9679270049CC70 /* FileSystem.cpp
> */; };
> -               25420ECD1A6490B8009ADBCB /* OptionValueChar.cpp in Sources
> */ = {isa = PBXBuildFile; fileRef = 25420ECC1A6490B8009ADBCB /*
> OptionValueChar.cpp */; };
> -               25420ED21A649D88009ADBCB /* PipeBase.cpp in Sources */ =
> {isa = PBXBuildFile; fileRef = 25420ED11A649D88009ADBCB /* PipeBase.cpp */;
> };
> -               254FBB951A81AA7F00BD6378 /* SBLaunchInfo.cpp in Sources */
> = {isa = PBXBuildFile; fileRef = 254FBB941A81AA7F00BD6378 /*
> SBLaunchInfo.cpp */; };
> -               254FBB971A81B03100BD6378 /* SBLaunchInfo.h in Headers */ =
> {isa = PBXBuildFile; fileRef = 254FBB961A81B03100BD6378 /* SBLaunchInfo.h
> */; settings = {ATTRIBUTES = (Public, ); }; };
> -               254FBBA31A9166F100BD6378 /* SBAttachInfo.h in Headers */ =
> {isa = PBXBuildFile; fileRef = 254FBBA21A9166F100BD6378 /* SBAttachInfo.h
> */; settings = {ATTRIBUTES = (Public, ); }; };
> -               254FBBA51A91670E00BD6378 /* SBAttachInfo.cpp in Sources */
> = {isa = PBXBuildFile; fileRef = 254FBBA41A91670E00BD6378 /*
> SBAttachInfo.cpp */; };
> -               255EFF741AFABA720069F277 /* LockFileBase.cpp in Sources */
> = {isa = PBXBuildFile; fileRef = 255EFF731AFABA720069F277 /*
> LockFileBase.cpp */; };
> -               255EFF761AFABA950069F277 /* LockFilePosix.cpp in Sources
> */ = {isa = PBXBuildFile; fileRef = 255EFF751AFABA950069F277 /*
> LockFilePosix.cpp */; };
> -               256CBDB41ADD0EFD00BC6CDC /*
> RegisterContextPOSIXCore_arm.cpp in Sources */ = {isa = PBXBuildFile;
> fileRef = 256CBDB21ADD0EFD00BC6CDC /* RegisterContextPOSIXCore_arm.cpp */;
> };
> -               256CBDBA1ADD107200BC6CDC /* RegisterContextLinux_arm.cpp
> in Sources */ = {isa = PBXBuildFile; fileRef = 256CBDB61ADD107200BC6CDC /*
> RegisterContextLinux_arm.cpp */; };
> -               256CBDBC1ADD107200BC6CDC /*
> RegisterContextLinux_mips64.cpp in Sources */ = {isa = PBXBuildFile;
> fileRef = 256CBDB81ADD107200BC6CDC /* RegisterContextLinux_mips64.cpp */; };
> -               256CBDC01ADD11C000BC6CDC /* RegisterContextPOSIX_arm.cpp
> in Sources */ = {isa = PBXBuildFile; fileRef = 256CBDBE1ADD11C000BC6CDC /*
> RegisterContextPOSIX_arm.cpp */; };
> -               2579065C1BD0488100178368 /* TCPSocket.cpp in Sources */ =
> {isa = PBXBuildFile; fileRef = 2579065A1BD0488100178368 /* TCPSocket.cpp
> */; };
> -               2579065D1BD0488100178368 /* UDPSocket.cpp in Sources */ =
> {isa = PBXBuildFile; fileRef = 2579065B1BD0488100178368 /* UDPSocket.cpp
> */; };
> -               2579065F1BD0488D00178368 /* DomainSocket.cpp in Sources */
> = {isa = PBXBuildFile; fileRef = 2579065E1BD0488D00178368 /*
> DomainSocket.cpp */; };
> -               257906641BD5AFD000178368 /* Acceptor.cpp in Sources */ =
> {isa = PBXBuildFile; fileRef = 257906621BD5AFD000178368 /* Acceptor.cpp */;
> };
> -               257906651BD5AFD000178368 /* Acceptor.h in Headers */ =
> {isa = PBXBuildFile; fileRef = 257906631BD5AFD000178368 /* Acceptor.h */; };
> -               25EF23781AC09B3700908DF0 /* AdbClient.cpp in Sources */ =
> {isa = PBXBuildFile; fileRef = 25EF23751AC09AD800908DF0 /* AdbClient.cpp
> */; };
> -               260157C61885F51C00F875CF /* libpanel.dylib in Frameworks
> */ = {isa = PBXBuildFile; fileRef = 260157C41885F4FF00F875CF /*
> libpanel.dylib */; };
> -               260157C81885F53100F875CF /* libpanel.dylib in Frameworks
> */ = {isa = PBXBuildFile; fileRef = 260157C41885F4FF00F875CF /*
> libpanel.dylib */; };
> -               2606EDDF184E68A10034641B /* liblldb-core.a in Frameworks
> */ = {isa = PBXBuildFile; fileRef = 2689FFCA13353D7A00698AC0 /*
> liblldb-core.a */; };
> -               260A63171861008E00FECF8E /* IOHandler.h in Headers */ =
> {isa = PBXBuildFile; fileRef = 260A63161861008E00FECF8E /* IOHandler.h */;
> };
> -               260A63191861009E00FECF8E /* IOHandler.cpp in Sources */ =
> {isa = PBXBuildFile; fileRef = 260A63181861009E00FECF8E /* IOHandler.cpp
> */; };
> -               260CC64815D0440D002BF2E0 /* OptionValueArgs.cpp in Sources
> */ = {isa = PBXBuildFile; fileRef = 260CC63B15D0440D002BF2E0 /*
> OptionValueArgs.cpp */; };
> -               260CC64915D0440D002BF2E0 /* OptionValueArray.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 260CC63C15D0440D002BF2E0 /*
> OptionValueArray.cpp */; };
> -               260CC64A15D0440D002BF2E0 /* OptionValueBoolean.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 260CC63D15D0440D002BF2E0 /*
> OptionValueBoolean.cpp */; };
> -               260CC64B15D0440D002BF2E0 /* OptionValueProperties.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 260CC63E15D0440D002BF2E0 /*
> OptionValueProperties.cpp */; };
> -               260CC64C15D0440D002BF2E0 /* OptionValueDictionary.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 260CC63F15D0440D002BF2E0 /*
> OptionValueDictionary.cpp */; };
> -               260CC64D15D0440D002BF2E0 /* OptionValueEnumeration.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 260CC64015D0440D002BF2E0 /*
> OptionValueEnumeration.cpp */; };
> -               260CC64E15D0440D002BF2E0 /* OptionValueFileSpec.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 260CC64115D0440D002BF2E0 /*
> OptionValueFileSpec.cpp */; };
> -               260CC64F15D0440D002BF2E0 /* OptionValueFileSpecLIst.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 260CC64215D0440D002BF2E0 /*
> OptionValueFileSpecLIst.cpp */; };
> -               260CC65015D0440D002BF2E0 /* OptionValueFormat.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 260CC64315D0440D002BF2E0 /*
> OptionValueFormat.cpp */; };
> -               260CC65115D0440D002BF2E0 /* OptionValueSInt64.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 260CC64415D0440D002BF2E0 /*
> OptionValueSInt64.cpp */; };
> -               260CC65215D0440D002BF2E0 /* OptionValueString.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 260CC64515D0440D002BF2E0 /*
> OptionValueString.cpp */; };
> -               260CC65315D0440D002BF2E0 /* OptionValueUInt64.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 260CC64615D0440D002BF2E0 /*
> OptionValueUInt64.cpp */; };
> -               260CC65415D0440D002BF2E0 /* OptionValueUUID.cpp in Sources
> */ = {isa = PBXBuildFile; fileRef = 260CC64715D0440D002BF2E0 /*
> OptionValueUUID.cpp */; };
> -               260E07C6136FA69E00CF21D3 /* OptionGroupUUID.cpp in Sources
> */ = {isa = PBXBuildFile; fileRef = 260E07C5136FA69E00CF21D3 /*
> OptionGroupUUID.cpp */; };
> -               260E07C8136FAB9200CF21D3 /* OptionGroupFile.cpp in Sources
> */ = {isa = PBXBuildFile; fileRef = 260E07C7136FAB9200CF21D3 /*
> OptionGroupFile.cpp */; };
> -               26151DC31B41E4A200FF7F1C /* SharingPtr.h in Headers */ =
> {isa = PBXBuildFile; fileRef = 261B5A5311C3F2AD00AABD0A /* SharingPtr.h */;
> settings = {ATTRIBUTES = (Public, ); }; };
> -               261744781168585B005ADD65 /* SBType.cpp in Sources */ =
> {isa = PBXBuildFile; fileRef = 261744771168585B005ADD65 /* SBType.cpp */; };
> -               2617447A11685869005ADD65 /* SBType.h in Headers */ = {isa
> = PBXBuildFile; fileRef = 2617447911685869005ADD65 /* SBType.h */; settings
> = {ATTRIBUTES = (Public, ); }; };
> -               262173A318395D4600C52091 /* SectionLoadHistory.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 262173A218395D4600C52091 /*
> SectionLoadHistory.cpp */; };
> -               26274FA714030F79006BA130 /* DynamicLoaderDarwinKernel.cpp
> in Sources */ = {isa = PBXBuildFile; fileRef = 26274FA514030F79006BA130 /*
> DynamicLoaderDarwinKernel.cpp */; };
> -               2628A4D513D4977900F5487A /* ThreadKDP.cpp in Sources */ =
> {isa = PBXBuildFile; fileRef = 2628A4D313D4977900F5487A /* ThreadKDP.cpp
> */; };
> -               262CFC7711A4510000946C6C /* debugserver in Resources */ =
> {isa = PBXBuildFile; fileRef = 26CE05A0115C31E50022F371 /* debugserver */;
> };
> -               262ED0081631FA3A00879631 /* OptionGroupString.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 262ED0071631FA3A00879631 /*
> OptionGroupString.cpp */; };
> -               262F12B51835468600AEB384 /* SBPlatform.cpp in Sources */ =
> {isa = PBXBuildFile; fileRef = 262F12B41835468600AEB384 /* SBPlatform.cpp
> */; };
> -               262F12B71835469C00AEB384 /* SBPlatform.h in Headers */ =
> {isa = PBXBuildFile; fileRef = 262F12B61835469C00AEB384 /* SBPlatform.h */;
> settings = {ATTRIBUTES = (Public, ); }; };
> -               2635879417822FC2004C30BA /* SymbolVendorELF.cpp in Sources
> */ = {isa = PBXBuildFile; fileRef = 2635879017822E56004C30BA /*
> SymbolVendorELF.cpp */; };
> -               263641191B34AEE200145B2F /* ABISysV_mips64.cpp in Sources
> */ = {isa = PBXBuildFile; fileRef = 263641151B34AEE200145B2F /*
> ABISysV_mips64.cpp */; };
> -               26368A3C126B697600E8659F /* darwin-debug.cpp in Sources */
> = {isa = PBXBuildFile; fileRef = 26368A3B126B697600E8659F /*
> darwin-debug.cpp */; };
> -               26368AF7126B960500E8659F /* darwin-debug in Resources */ =
> {isa = PBXBuildFile; fileRef = 26579F68126A25920007C5CB /* darwin-debug */;
> };
> -               263C4938178B50C40070F12D /* SBModuleSpec.cpp in Sources */
> = {isa = PBXBuildFile; fileRef = 263C4937178B50C40070F12D /*
> SBModuleSpec.cpp */; };
> -               263C493A178B50CF0070F12D /* SBModuleSpec.h in Headers */ =
> {isa = PBXBuildFile; fileRef = 263C4939178B50CF0070F12D /* SBModuleSpec.h
> */; settings = {ATTRIBUTES = (Public, ); }; };
> -               263E949F13661AEA00E7D1CE /* UnwindAssembly-x86.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 263E949D13661AE400E7D1CE /*
> UnwindAssembly-x86.cpp */; };
> -               263FDE601A79A01500E68013 /* FormatEntity.cpp in Sources */
> = {isa = PBXBuildFile; fileRef = 263FDE5F1A79A01500E68013 /*
> FormatEntity.cpp */; };
> -               2640E19F15DC78FD00F23B50 /* Property.cpp in Sources */ =
> {isa = PBXBuildFile; fileRef = 2640E19E15DC78FD00F23B50 /* Property.cpp */;
> };
> -               264297571D1DF247003F2BF4 /* SBMemoryRegionInfoList.h in
> Headers */ = {isa = PBXBuildFile; fileRef = 264297541D1DF209003F2BF4 /*
> SBMemoryRegionInfoList.h */; settings = {ATTRIBUTES = (Public, ); }; };
> -               264297581D1DF250003F2BF4 /* SBMemoryRegionInfo.h in
> Headers */ = {isa = PBXBuildFile; fileRef = 264297531D1DF209003F2BF4 /*
> SBMemoryRegionInfo.h */; settings = {ATTRIBUTES = (Public, ); }; };
> -               2642FBAE13D003B400ED6808 /* CommunicationKDP.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 2642FBA813D003B400ED6808 /*
> CommunicationKDP.cpp */; };
> -               2642FBB013D003B400ED6808 /* ProcessKDP.cpp in Sources */ =
> {isa = PBXBuildFile; fileRef = 2642FBAA13D003B400ED6808 /* ProcessKDP.cpp
> */; };
> -               2642FBB213D003B400ED6808 /* ProcessKDPLog.cpp in Sources
> */ = {isa = PBXBuildFile; fileRef = 2642FBAC13D003B400ED6808 /*
> ProcessKDPLog.cpp */; };
> -               26474CA818D0CB070073DEBA /*
> RegisterContextFreeBSD_i386.cpp in Sources */ = {isa = PBXBuildFile;
> fileRef = 26474CA218D0CB070073DEBA /* RegisterContextFreeBSD_i386.cpp */; };
> -               26474CAA18D0CB070073DEBA /*
> RegisterContextFreeBSD_mips64.cpp in Sources */ = {isa = PBXBuildFile;
> fileRef = 26474CA418D0CB070073DEBA /* RegisterContextFreeBSD_mips64.cpp */;
> };
> -               26474CAC18D0CB070073DEBA /*
> RegisterContextFreeBSD_x86_64.cpp in Sources */ = {isa = PBXBuildFile;
> fileRef = 26474CA618D0CB070073DEBA /* RegisterContextFreeBSD_x86_64.cpp */;
> };
> -               26474CB218D0CB180073DEBA /* RegisterContextLinux_i386.cpp
> in Sources */ = {isa = PBXBuildFile; fileRef = 26474CAE18D0CB180073DEBA /*
> RegisterContextLinux_i386.cpp */; };
> -               26474CB418D0CB180073DEBA /*
> RegisterContextLinux_x86_64.cpp in Sources */ = {isa = PBXBuildFile;
> fileRef = 26474CB018D0CB180073DEBA /* RegisterContextLinux_x86_64.cpp */; };
> -               26474CBC18D0CB2D0073DEBA /* RegisterContextMach_arm.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 26474CB618D0CB2D0073DEBA /*
> RegisterContextMach_arm.cpp */; };
> -               26474CBE18D0CB2D0073DEBA /* RegisterContextMach_i386.cpp
> in Sources */ = {isa = PBXBuildFile; fileRef = 26474CB818D0CB2D0073DEBA /*
> RegisterContextMach_i386.cpp */; };
> -               26474CC018D0CB2D0073DEBA /* RegisterContextMach_x86_64.cpp
> in Sources */ = {isa = PBXBuildFile; fileRef = 26474CBA18D0CB2D0073DEBA /*
> RegisterContextMach_x86_64.cpp */; };
> -               26474CC918D0CB5B0073DEBA /* RegisterContextMemory.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 26474CC218D0CB5B0073DEBA /*
> RegisterContextMemory.cpp */; };
> -               26474CCB18D0CB5B0073DEBA /*
> RegisterContextPOSIX_mips64.cpp in Sources */ = {isa = PBXBuildFile;
> fileRef = 26474CC418D0CB5B0073DEBA /* RegisterContextPOSIX_mips64.cpp */; };
> -               26474CCD18D0CB5B0073DEBA /* RegisterContextPOSIX_x86.cpp
> in Sources */ = {isa = PBXBuildFile; fileRef = 26474CC618D0CB5B0073DEBA /*
> RegisterContextPOSIX_x86.cpp */; };
> -               26491E3E15E1DB9F00CBFFC2 /* OptionValueRegex.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 26491E3D15E1DB9F00CBFFC2 /*
> OptionValueRegex.cpp */; };
> -               264A12FC1372522000875C42 /* EmulateInstructionARM64.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 264A12FA1372522000875C42 /*
> EmulateInstructionARM64.cpp */; };
> -               264A58EE1A7DBCAD00A6B1B0 /* OptionValueFormatEntity.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 264A58ED1A7DBCAD00A6B1B0 /*
> OptionValueFormatEntity.cpp */; };
> -               264A97BF133918BC0017F0BE /* PlatformRemoteGDBServer.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 264A97BD133918BC0017F0BE /*
> PlatformRemoteGDBServer.cpp */; };
> -               264D8D5013661BD7003A368F /* UnwindAssembly.cpp in Sources
> */ = {isa = PBXBuildFile; fileRef = 264D8D4F13661BD7003A368F /*
> UnwindAssembly.cpp */; };
> -               265192C61BA8E905002F08F6 /* CompilerDecl.cpp in Sources */
> = {isa = PBXBuildFile; fileRef = 265192C51BA8E905002F08F6 /*
> CompilerDecl.cpp */; };
> -               265205A813D3E3F700132FE2 /* RegisterContextKDP_arm.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 265205A213D3E3F700132FE2 /*
> RegisterContextKDP_arm.cpp */; };
> -               265205AA13D3E3F700132FE2 /* RegisterContextKDP_i386.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 265205A413D3E3F700132FE2 /*
> RegisterContextKDP_i386.cpp */; };
> -               265205AC13D3E3F700132FE2 /* RegisterContextKDP_x86_64.cpp
> in Sources */ = {isa = PBXBuildFile; fileRef = 265205A613D3E3F700132FE2 /*
> RegisterContextKDP_x86_64.cpp */; };
> -               2654A6801E54D59400DA1013 /* ModuleCache.cpp in Sources */
> = {isa = PBXBuildFile; fileRef = 2654A67F1E54D59400DA1013 /*
> ModuleCache.cpp */; };
> -               2654A6831E54D5E200DA1013 /* RegisterNumber.cpp in Sources
> */ = {isa = PBXBuildFile; fileRef = 2654A6821E54D5E200DA1013 /*
> RegisterNumber.cpp */; };
> -               2654A68D1E552D1500DA1013 /* PseudoTerminal.cpp in Sources
> */ = {isa = PBXBuildFile; fileRef = 2654A68C1E552D1500DA1013 /*
> PseudoTerminal.cpp */; };
> -               2654A6901E552ED500DA1013 /* VASprintf.cpp in Sources */ =
> {isa = PBXBuildFile; fileRef = 2654A68F1E552ED500DA1013 /* VASprintf.cpp
> */; };
> -               2656BBC31AE0739C00441749 /* libedit.dylib in Frameworks */
> = {isa = PBXBuildFile; fileRef = 26F5C32A10F3DFDD009D5894 /* libedit.dylib
> */; };
> -               2656BBC41AE073A800441749 /* libncurses.dylib in Frameworks
> */ = {isa = PBXBuildFile; fileRef = 2670F8111862B44A006B332C /*
> libncurses.dylib */; };
> -               2656BBC51AE073AD00441749 /* libpanel.dylib in Frameworks
> */ = {isa = PBXBuildFile; fileRef = 260157C41885F4FF00F875CF /*
> libpanel.dylib */; };
> -               2656BBC61AE073B500441749 /* libz.dylib in Frameworks */ =
> {isa = PBXBuildFile; fileRef = 966C6B7818E6A56A0093F5EC /* libz.dylib */; };
> -               2657AFB71B86910100958979 /* CompilerDeclContext.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 2657AFB61B86910100958979 /*
> CompilerDeclContext.cpp */; };
> -               2660AAB914622483003A9694 /* LLDBWrapPython.cpp in Sources
> */ = {isa = PBXBuildFile; fileRef = 26A4EEB511682AAC007A372A /*
> LLDBWrapPython.cpp */; settings = {COMPILER_FLAGS = "-Dregister="; }; };
> -               26651A18133BF9E0005B64B7 /* Opcode.cpp in Sources */ =
> {isa = PBXBuildFile; fileRef = 26651A17133BF9DF005B64B7 /* Opcode.cpp */; };
> -               2666ADC61B3CB675001FAFD3 /* DynamicLoaderHexagonDYLD.cpp
> in Sources */ = {isa = PBXBuildFile; fileRef = 2666ADC11B3CB675001FAFD3 /*
> DynamicLoaderHexagonDYLD.cpp */; };
> -               2666ADC81B3CB675001FAFD3 /* HexagonDYLDRendezvous.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 2666ADC31B3CB675001FAFD3 /*
> HexagonDYLDRendezvous.cpp */; };
> -               2668020E115FD12C008E1FE4 /* lldb-defines.h in Headers */ =
> {isa = PBXBuildFile; fileRef = 26BC7C2510F1B3BC00F91463 /* lldb-defines.h
> */; settings = {ATTRIBUTES = (Public, ); }; };
> -               2668020F115FD12C008E1FE4 /* lldb-enumerations.h in Headers
> */ = {isa = PBXBuildFile; fileRef = 26BC7C2610F1B3BC00F91463 /*
> lldb-enumerations.h */; settings = {ATTRIBUTES = (Public, ); }; };
> -               26680214115FD12C008E1FE4 /* lldb-types.h in Headers */ =
> {isa = PBXBuildFile; fileRef = 26BC7C2910F1B3BC00F91463 /* lldb-types.h */;
> settings = {ATTRIBUTES = (Public, ); }; };
> -               26680219115FD13D008E1FE4 /* SBBreakpoint.h in Headers */ =
> {isa = PBXBuildFile; fileRef = 9AF16A9E11402D69007A7B3F /* SBBreakpoint.h
> */; settings = {ATTRIBUTES = (Public, ); }; };
> -               2668021A115FD13D008E1FE4 /* SBBreakpointLocation.h in
> Headers */ = {isa = PBXBuildFile; fileRef = 9AF16CC611408686007A7B3F /*
> SBBreakpointLocation.h */; settings = {ATTRIBUTES = (Public, ); }; };
> -               2668021B115FD13D008E1FE4 /* SBBroadcaster.h in Headers */
> = {isa = PBXBuildFile; fileRef = 9A9830F31125FC5800A56CB0 /*
> SBBroadcaster.h */; settings = {ATTRIBUTES = (Public, ); }; };
> -               2668021D115FD13D008E1FE4 /* SBCommandInterpreter.h in
> Headers */ = {isa = PBXBuildFile; fileRef = 9A9830F71125FC5800A56CB0 /*
> SBCommandInterpreter.h */; settings = {ATTRIBUTES = (Public, ); }; };
> -               2668021E115FD13D008E1FE4 /* SBCommandReturnObject.h in
> Headers */ = {isa = PBXBuildFile; fileRef = 9A9830F91125FC5800A56CB0 /*
> SBCommandReturnObject.h */; settings = {ATTRIBUTES = (Public, ); }; };
> -               2668021F115FD13D008E1FE4 /* SBCommunication.h in Headers
> */ = {isa = PBXBuildFile; fileRef = 260223E7115F06D500A601A2 /*
> SBCommunication.h */; settings = {ATTRIBUTES = (Public, ); }; };
> -               26680220115FD13D008E1FE4 /* SBDebugger.h in Headers */ =
> {isa = PBXBuildFile; fileRef = 9A9830FB1125FC5800A56CB0 /* SBDebugger.h */;
> settings = {ATTRIBUTES = (Public, ); }; };
> -               26680221115FD13D008E1FE4 /* SBDefines.h in Headers */ =
> {isa = PBXBuildFile; fileRef = 9A9830FC1125FC5800A56CB0 /* SBDefines.h */;
> settings = {ATTRIBUTES = (Public, ); }; };
> -               26680222115FD13D008E1FE4 /* SBError.h in Headers */ = {isa
> = PBXBuildFile; fileRef = 2682F286115EF3BD00CCFF99 /* SBError.h */;
> settings = {ATTRIBUTES = (Public, ); }; };
> -               26680223115FD13D008E1FE4 /* SBEvent.h in Headers */ = {isa
> = PBXBuildFile; fileRef = 9A9830FE1125FC5800A56CB0 /* SBEvent.h */;
> settings = {ATTRIBUTES = (Public, ); }; };
> -               26680224115FD13D008E1FE4 /* SBFileSpec.h in Headers */ =
> {isa = PBXBuildFile; fileRef = 26022531115F27FA00A601A2 /* SBFileSpec.h */;
> settings = {ATTRIBUTES = (Public, ); }; };
> -               26680225115FD13D008E1FE4 /* SBFrame.h in Headers */ = {isa
> = PBXBuildFile; fileRef = 9A633FE8112DCE3C001A7E43 /* SBFrame.h */;
> settings = {ATTRIBUTES = (Public, ); }; };
> -               26680227115FD13D008E1FE4 /* SBListener.h in Headers */ =
> {isa = PBXBuildFile; fileRef = 9A9831021125FC5800A56CB0 /* SBListener.h */;
> settings = {ATTRIBUTES = (Public, ); }; };
> -               2668022A115FD13D008E1FE4 /* SBProcess.h in Headers */ =
> {isa = PBXBuildFile; fileRef = 9A9831041125FC5800A56CB0 /* SBProcess.h */;
> settings = {ATTRIBUTES = (Public, ); }; };
> -               2668022B115FD13D008E1FE4 /* SBSourceManager.h in Headers
> */ = {isa = PBXBuildFile; fileRef = 9A9831061125FC5800A56CB0 /*
> SBSourceManager.h */; settings = {ATTRIBUTES = (Public, ); }; };
> -               2668022C115FD13D008E1FE4 /* SBTarget.h in Headers */ =
> {isa = PBXBuildFile; fileRef = 9A9831081125FC5800A56CB0 /* SBTarget.h */;
> settings = {ATTRIBUTES = (Public, ); }; };
> -               2668022E115FD13D008E1FE4 /* SBThread.h in Headers */ =
> {isa = PBXBuildFile; fileRef = 9A98310A1125FC5800A56CB0 /* SBThread.h */;
> settings = {ATTRIBUTES = (Public, ); }; };
> -               2668022F115FD19D008E1FE4 /* CoreFoundation.framework in
> Frameworks */ = {isa = PBXBuildFile; fileRef = 26F5C39010F3FA26009D5894 /*
> CoreFoundation.framework */; };
> -               26680233115FD1A7008E1FE4 /* libobjc.dylib in Frameworks */
> = {isa = PBXBuildFile; fileRef = 26F5C37410F3F61B009D5894 /* libobjc.dylib
> */; };
> -               26680324116005D9008E1FE4 /* SBThread.cpp in Sources */ =
> {isa = PBXBuildFile; fileRef = 9A9831091125FC5800A56CB0 /* SBThread.cpp */;
> };
> -               26680326116005DB008E1FE4 /* SBTarget.cpp in Sources */ =
> {isa = PBXBuildFile; fileRef = 9A9831071125FC5800A56CB0 /* SBTarget.cpp */;
> };
> -               26680327116005DC008E1FE4 /* SBSourceManager.cpp in Sources
> */ = {isa = PBXBuildFile; fileRef = 9A9831051125FC5800A56CB0 /*
> SBSourceManager.cpp */; };
> -               26680328116005DE008E1FE4 /* SBProcess.cpp in Sources */ =
> {isa = PBXBuildFile; fileRef = 9A9831031125FC5800A56CB0 /* SBProcess.cpp
> */; };
> -               2668032A116005E0008E1FE4 /* SBListener.cpp in Sources */ =
> {isa = PBXBuildFile; fileRef = 9A9831011125FC5800A56CB0 /* SBListener.cpp
> */; };
> -               2668032C116005E2008E1FE4 /* SBFrame.cpp in Sources */ =
> {isa = PBXBuildFile; fileRef = 9A633FE7112DCE3C001A7E43 /* SBFrame.cpp */;
> };
> -               2668032D116005E3008E1FE4 /* SBFileSpec.cpp in Sources */ =
> {isa = PBXBuildFile; fileRef = 26022532115F281400A601A2 /* SBFileSpec.cpp
> */; };
> -               2668032E116005E5008E1FE4 /* SBEvent.cpp in Sources */ =
> {isa = PBXBuildFile; fileRef = 9A9830FD1125FC5800A56CB0 /* SBEvent.cpp */;
> };
> -               2668032F116005E6008E1FE4 /* SBError.cpp in Sources */ =
> {isa = PBXBuildFile; fileRef = 2682F284115EF3A700CCFF99 /* SBError.cpp */;
> };
> -               26680330116005E7008E1FE4 /* SBDebugger.cpp in Sources */ =
> {isa = PBXBuildFile; fileRef = 9A9830FA1125FC5800A56CB0 /* SBDebugger.cpp
> */; };
> -               26680331116005E9008E1FE4 /* SBCommunication.cpp in Sources
> */ = {isa = PBXBuildFile; fileRef = 260223E8115F06E500A601A2 /*
> SBCommunication.cpp */; };
> -               26680332116005EA008E1FE4 /* SBCommandReturnObject.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 9A9830F81125FC5800A56CB0 /*
> SBCommandReturnObject.cpp */; };
> -               26680333116005EC008E1FE4 /* SBCommandInterpreter.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 9A9830F61125FC5800A56CB0 /*
> SBCommandInterpreter.cpp */; };
> -               26680335116005EE008E1FE4 /* SBBroadcaster.cpp in Sources
> */ = {isa = PBXBuildFile; fileRef = 9A9830F21125FC5800A56CB0 /*
> SBBroadcaster.cpp */; };
> -               26680336116005EF008E1FE4 /* SBBreakpointLocation.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 9AF16CC7114086A1007A7B3F /*
> SBBreakpointLocation.cpp */; };
> -               26680337116005F1008E1FE4 /* SBBreakpoint.cpp in Sources */
> = {isa = PBXBuildFile; fileRef = 9AF16A9C11402D5B007A7B3F /*
> SBBreakpoint.cpp */; };
> -               2668035C11601108008E1FE4 /* LLDB.framework in Frameworks
> */ = {isa = PBXBuildFile; fileRef = 26680207115FD0ED008E1FE4 /*
> LLDB.framework */; };
> -               266942001A6DC2AC0063BE93 /* MICmdArgContext.cpp in Sources
> */ = {isa = PBXBuildFile; fileRef = 266941601A6DC2AB0063BE93 /*
> MICmdArgContext.cpp */; };
> -               266942011A6DC2AC0063BE93 /* MICmdArgSet.cpp in Sources */
> = {isa = PBXBuildFile; fileRef = 266941621A6DC2AB0063BE93 /*
> MICmdArgSet.cpp */; };
> -               266942021A6DC2AC0063BE93 /* MICmdArgValBase.cpp in Sources
> */ = {isa = PBXBuildFile; fileRef = 266941641A6DC2AB0063BE93 /*
> MICmdArgValBase.cpp */; };
> -               266942031A6DC2AC0063BE93 /* MICmdArgValConsume.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 266941661A6DC2AB0063BE93 /*
> MICmdArgValConsume.cpp */; };
> -               266942041A6DC2AC0063BE93 /* MICmdArgValFile.cpp in Sources
> */ = {isa = PBXBuildFile; fileRef = 266941681A6DC2AB0063BE93 /*
> MICmdArgValFile.cpp */; };
> -               266942051A6DC2AC0063BE93 /* MICmdArgValListBase.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 2669416A1A6DC2AC0063BE93 /*
> MICmdArgValListBase.cpp */; };
> -               266942061A6DC2AC0063BE93 /* MICmdArgValListOfN.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 2669416C1A6DC2AC0063BE93 /*
> MICmdArgValListOfN.cpp */; };
> -               266942071A6DC2AC0063BE93 /* MICmdArgValNumber.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 2669416E1A6DC2AC0063BE93 /*
> MICmdArgValNumber.cpp */; };
> -               266942081A6DC2AC0063BE93 /* MICmdArgValOptionLong.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 266941701A6DC2AC0063BE93 /*
> MICmdArgValOptionLong.cpp */; };
> -               266942091A6DC2AC0063BE93 /* MICmdArgValOptionShort.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 266941721A6DC2AC0063BE93 /*
> MICmdArgValOptionShort.cpp */; };
> -               2669420A1A6DC2AC0063BE93 /* MICmdArgValString.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 266941741A6DC2AC0063BE93 /*
> MICmdArgValString.cpp */; };
> -               2669420B1A6DC2AC0063BE93 /* MICmdArgValThreadGrp.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 266941761A6DC2AC0063BE93 /*
> MICmdArgValThreadGrp.cpp */; };
> -               2669420C1A6DC2AC0063BE93 /* MICmdBase.cpp in Sources */ =
> {isa = PBXBuildFile; fileRef = 266941781A6DC2AC0063BE93 /* MICmdBase.cpp
> */; };
> -               2669420D1A6DC2AC0063BE93 /* MICmdCmd.cpp in Sources */ =
> {isa = PBXBuildFile; fileRef = 2669417A1A6DC2AC0063BE93 /* MICmdCmd.cpp */;
> };
> -               2669420E1A6DC2AC0063BE93 /* MICmdCmdBreak.cpp in Sources
> */ = {isa = PBXBuildFile; fileRef = 2669417C1A6DC2AC0063BE93 /*
> MICmdCmdBreak.cpp */; };
> -               2669420F1A6DC2AC0063BE93 /* MICmdCmdData.cpp in Sources */
> = {isa = PBXBuildFile; fileRef = 2669417E1A6DC2AC0063BE93 /*
> MICmdCmdData.cpp */; };
> -               266942101A6DC2AC0063BE93 /* MICmdCmdEnviro.cpp in Sources
> */ = {isa = PBXBuildFile; fileRef = 266941801A6DC2AC0063BE93 /*
> MICmdCmdEnviro.cpp */; };
> -               266942111A6DC2AC0063BE93 /* MICmdCmdExec.cpp in Sources */
> = {isa = PBXBuildFile; fileRef = 266941821A6DC2AC0063BE93 /*
> MICmdCmdExec.cpp */; };
> -               266942121A6DC2AC0063BE93 /* MICmdCmdFile.cpp in Sources */
> = {isa = PBXBuildFile; fileRef = 266941841A6DC2AC0063BE93 /*
> MICmdCmdFile.cpp */; };
> -               266942131A6DC2AC0063BE93 /* MICmdCmdGdbInfo.cpp in Sources
> */ = {isa = PBXBuildFile; fileRef = 266941861A6DC2AC0063BE93 /*
> MICmdCmdGdbInfo.cpp */; };
> -               266942141A6DC2AC0063BE93 /* MICmdCmdGdbSet.cpp in Sources
> */ = {isa = PBXBuildFile; fileRef = 266941881A6DC2AC0063BE93 /*
> MICmdCmdGdbSet.cpp */; };
> -               266942151A6DC2AC0063BE93 /* MICmdCmdGdbThread.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 2669418A1A6DC2AC0063BE93 /*
> MICmdCmdGdbThread.cpp */; };
> -               266942161A6DC2AC0063BE93 /* MICmdCmdMiscellanous.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 2669418C1A6DC2AC0063BE93 /*
> MICmdCmdMiscellanous.cpp */; };
> -               266942171A6DC2AC0063BE93 /* MICmdCmdStack.cpp in Sources
> */ = {isa = PBXBuildFile; fileRef = 2669418E1A6DC2AC0063BE93 /*
> MICmdCmdStack.cpp */; };
> -               266942181A6DC2AC0063BE93 /* MICmdCmdSupportInfo.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 266941901A6DC2AC0063BE93 /*
> MICmdCmdSupportInfo.cpp */; };
> -               266942191A6DC2AC0063BE93 /* MICmdCmdSupportList.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 266941921A6DC2AC0063BE93 /*
> MICmdCmdSupportList.cpp */; };
> -               2669421A1A6DC2AC0063BE93 /* MICmdCmdTarget.cpp in Sources
> */ = {isa = PBXBuildFile; fileRef = 266941941A6DC2AC0063BE93 /*
> MICmdCmdTarget.cpp */; };
> -               2669421B1A6DC2AC0063BE93 /* MICmdCmdThread.cpp in Sources
> */ = {isa = PBXBuildFile; fileRef = 266941961A6DC2AC0063BE93 /*
> MICmdCmdThread.cpp */; };
> -               2669421C1A6DC2AC0063BE93 /* MICmdCmdTrace.cpp in Sources
> */ = {isa = PBXBuildFile; fileRef = 266941981A6DC2AC0063BE93 /*
> MICmdCmdTrace.cpp */; };
> -               2669421D1A6DC2AC0063BE93 /* MICmdCmdVar.cpp in Sources */
> = {isa = PBXBuildFile; fileRef = 2669419A1A6DC2AC0063BE93 /*
> MICmdCmdVar.cpp */; };
> -               2669421E1A6DC2AC0063BE93 /* MICmdCommands.cpp in Sources
> */ = {isa = PBXBuildFile; fileRef = 2669419C1A6DC2AC0063BE93 /*
> MICmdCommands.cpp */; };
> -               2669421F1A6DC2AC0063BE93 /* MICmdData.cpp in Sources */ =
> {isa = PBXBuildFile; fileRef = 2669419E1A6DC2AC0063BE93 /* MICmdData.cpp
> */; };
> -               266942201A6DC2AC0063BE93 /* MICmdFactory.cpp in Sources */
> = {isa = PBXBuildFile; fileRef = 266941A01A6DC2AC0063BE93 /*
> MICmdFactory.cpp */; };
> -               266942211A6DC2AC0063BE93 /* MICmdInterpreter.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 266941A21A6DC2AC0063BE93 /*
> MICmdInterpreter.cpp */; };
> -               266942221A6DC2AC0063BE93 /* MICmdInvoker.cpp in Sources */
> = {isa = PBXBuildFile; fileRef = 266941A41A6DC2AC0063BE93 /*
> MICmdInvoker.cpp */; };
> -               266942231A6DC2AC0063BE93 /* MICmdMgr.cpp in Sources */ =
> {isa = PBXBuildFile; fileRef = 266941A61A6DC2AC0063BE93 /* MICmdMgr.cpp */;
> };
> -               266942241A6DC2AC0063BE93 /*
> MICmdMgrSetCmdDeleteCallback.cpp in Sources */ = {isa = PBXBuildFile;
> fileRef = 266941A81A6DC2AC0063BE93 /* MICmdMgrSetCmdDeleteCallback.cpp */;
> };
> -               266942251A6DC2AC0063BE93 /* MICmnBase.cpp in Sources */ =
> {isa = PBXBuildFile; fileRef = 266941AA1A6DC2AC0063BE93 /* MICmnBase.cpp
> */; };
> -               266942261A6DC2AC0063BE93 /* MICmnLLDBBroadcaster.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 266941AD1A6DC2AC0063BE93 /*
> MICmnLLDBBroadcaster.cpp */; };
> -               266942271A6DC2AC0063BE93 /* MICmnLLDBDebugger.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 266941AF1A6DC2AC0063BE93 /*
> MICmnLLDBDebugger.cpp */; };
> -               266942281A6DC2AC0063BE93 /*
> MICmnLLDBDebuggerHandleEvents.cpp in Sources */ = {isa = PBXBuildFile;
> fileRef = 266941B11A6DC2AC0063BE93 /* MICmnLLDBDebuggerHandleEvents.cpp */;
> };
> -               266942291A6DC2AC0063BE93 /* MICmnLLDBDebugSessionInfo.cpp
> in Sources */ = {isa = PBXBuildFile; fileRef = 266941B31A6DC2AC0063BE93 /*
> MICmnLLDBDebugSessionInfo.cpp */; };
> -               2669422A1A6DC2AC0063BE93 /*
> MICmnLLDBDebugSessionInfoVarObj.cpp in Sources */ = {isa = PBXBuildFile;
> fileRef = 266941B51A6DC2AC0063BE93 /* MICmnLLDBDebugSessionInfoVarObj.cpp
> */; };
> -               2669422B1A6DC2AC0063BE93 /* MICmnLLDBProxySBValue.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 266941B71A6DC2AC0063BE93 /*
> MICmnLLDBProxySBValue.cpp */; };
> -               2669422C1A6DC2AC0063BE93 /* MICmnLLDBUtilSBValue.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 266941B91A6DC2AC0063BE93 /*
> MICmnLLDBUtilSBValue.cpp */; };
> -               2669422D1A6DC2AC0063BE93 /* MICmnLog.cpp in Sources */ =
> {isa = PBXBuildFile; fileRef = 266941BB1A6DC2AC0063BE93 /* MICmnLog.cpp */;
> };
> -               2669422E1A6DC2AC0063BE93 /* MICmnLogMediumFile.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 266941BD1A6DC2AC0063BE93 /*
> MICmnLogMediumFile.cpp */; };
> -               2669422F1A6DC2AC0063BE93 /* MICmnMIOutOfBandRecord.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 266941BF1A6DC2AC0063BE93 /*
> MICmnMIOutOfBandRecord.cpp */; };
> -               266942301A6DC2AC0063BE93 /* MICmnMIResultRecord.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 266941C11A6DC2AC0063BE93 /*
> MICmnMIResultRecord.cpp */; };
> -               266942311A6DC2AC0063BE93 /* MICmnMIValue.cpp in Sources */
> = {isa = PBXBuildFile; fileRef = 266941C31A6DC2AC0063BE93 /*
> MICmnMIValue.cpp */; };
> -               266942321A6DC2AC0063BE93 /* MICmnMIValueConst.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 266941C51A6DC2AC0063BE93 /*
> MICmnMIValueConst.cpp */; };
> -               266942331A6DC2AC0063BE93 /* MICmnMIValueList.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 266941C71A6DC2AC0063BE93 /*
> MICmnMIValueList.cpp */; };
> -               266942341A6DC2AC0063BE93 /* MICmnMIValueResult.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 266941C91A6DC2AC0063BE93 /*
> MICmnMIValueResult.cpp */; };
> -               266942351A6DC2AC0063BE93 /* MICmnMIValueTuple.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 266941CB1A6DC2AC0063BE93 /*
> MICmnMIValueTuple.cpp */; };
> -               266942361A6DC2AC0063BE93 /* MICmnResources.cpp in Sources
> */ = {isa = PBXBuildFile; fileRef = 266941CD1A6DC2AC0063BE93 /*
> MICmnResources.cpp */; };
> -               266942371A6DC2AC0063BE93 /* MICmnStreamStderr.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 266941CF1A6DC2AC0063BE93 /*
> MICmnStreamStderr.cpp */; };
> -               266942381A6DC2AC0063BE93 /* MICmnStreamStdin.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 266941D11A6DC2AC0063BE93 /*
> MICmnStreamStdin.cpp */; };
> -               2669423B1A6DC2AC0063BE93 /* MICmnStreamStdout.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 266941D71A6DC2AC0063BE93 /*
> MICmnStreamStdout.cpp */; };
> -               2669423C1A6DC2AC0063BE93 /* MICmnThreadMgrStd.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 266941D91A6DC2AC0063BE93 /*
> MICmnThreadMgrStd.cpp */; };
> -               2669423D1A6DC2AC0063BE93 /* MIDriver.cpp in Sources */ =
> {isa = PBXBuildFile; fileRef = 266941DC1A6DC2AC0063BE93 /* MIDriver.cpp */;
> };
> -               2669423E1A6DC2AC0063BE93 /* MIDriverBase.cpp in Sources */
> = {isa = PBXBuildFile; fileRef = 266941DE1A6DC2AC0063BE93 /*
> MIDriverBase.cpp */; };
> -               2669423F1A6DC2AC0063BE93 /* MIDriverMain.cpp in Sources */
> = {isa = PBXBuildFile; fileRef = 266941E01A6DC2AC0063BE93 /*
> MIDriverMain.cpp */; };
> -               266942401A6DC2AC0063BE93 /* MIDriverMgr.cpp in Sources */
> = {isa = PBXBuildFile; fileRef = 266941E11A6DC2AC0063BE93 /*
> MIDriverMgr.cpp */; };
> -               266942411A6DC2AC0063BE93 /* MIUtilDateTimeStd.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 266941E41A6DC2AC0063BE93 /*
> MIUtilDateTimeStd.cpp */; };
> -               266942421A6DC2AC0063BE93 /* MIUtilDebug.cpp in Sources */
> = {isa = PBXBuildFile; fileRef = 266941E61A6DC2AC0063BE93 /*
> MIUtilDebug.cpp */; };
> -               266942431A6DC2AC0063BE93 /* MIUtilFileStd.cpp in Sources
> */ = {isa = PBXBuildFile; fileRef = 266941E81A6DC2AC0063BE93 /*
> MIUtilFileStd.cpp */; };
> -               266942441A6DC2AC0063BE93 /* MIUtilMapIdToVariant.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 266941EA1A6DC2AC0063BE93 /*
> MIUtilMapIdToVariant.cpp */; };
> -               266942451A6DC2AC0063BE93 /* MIUtilString.cpp in Sources */
> = {isa = PBXBuildFile; fileRef = 266941EE1A6DC2AC0063BE93 /*
> MIUtilString.cpp */; };
> -               2669424A1A6DC2AC0063BE93 /* MIUtilThreadBaseStd.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 266941F81A6DC2AC0063BE93 /*
> MIUtilThreadBaseStd.cpp */; };
> -               2669424B1A6DC2AC0063BE93 /* MIUtilVariant.cpp in Sources
> */ = {isa = PBXBuildFile; fileRef = 266941FA1A6DC2AC0063BE93 /*
> MIUtilVariant.cpp */; };
> -               2669424D1A6DC32B0063BE93 /* LLDB.framework in Frameworks
> */ = {isa = PBXBuildFile; fileRef = 26680207115FD0ED008E1FE4 /*
> LLDB.framework */; };
> -               266DFE9713FD656E00D0C574 /* OperatingSystem.cpp in Sources
> */ = {isa = PBXBuildFile; fileRef = 266DFE9613FD656E00D0C574 /*
> OperatingSystem.cpp */; };
> -               266E82971B8CE3AC008FCA06 /* DWARFDIE.cpp in Sources */ =
> {isa = PBXBuildFile; fileRef = 266E82961B8CE3AC008FCA06 /* DWARFDIE.cpp */;
> };
> -               266E829D1B8E542C008FCA06 /* DWARFAttribute.cpp in Sources
> */ = {isa = PBXBuildFile; fileRef = 266E829C1B8E542C008FCA06 /*
> DWARFAttribute.cpp */; };
> -               2670F8121862B44A006B332C /* libncurses.dylib in Frameworks
> */ = {isa = PBXBuildFile; fileRef = 2670F8111862B44A006B332C /*
> libncurses.dylib */; };
> -               26744EF11338317700EF765A /*
> GDBRemoteCommunicationClient.cpp in Sources */ = {isa = PBXBuildFile;
> fileRef = 26744EED1338317700EF765A /* GDBRemoteCommunicationClient.cpp */;
> };
> -               26744EF31338317700EF765A /*
> GDBRemoteCommunicationServer.cpp in Sources */ = {isa = PBXBuildFile;
> fileRef = 26744EEF1338317700EF765A /* GDBRemoteCommunicationServer.cpp */;
> };
> -               26764C971E48F482008D3573 /* ConstString.cpp in Sources */
> = {isa = PBXBuildFile; fileRef = 26764C961E48F482008D3573 /*
> ConstString.cpp */; };
> -               26764C991E48F4D2008D3573 /* Error.cpp in Sources */ = {isa
> = PBXBuildFile; fileRef = 26764C981E48F4D2008D3573 /* Error.cpp */; };
> -               26764C9E1E48F51E008D3573 /* Stream.cpp in Sources */ =
> {isa = PBXBuildFile; fileRef = 26764C9D1E48F51E008D3573 /* Stream.cpp */; };
> -               26764CA01E48F528008D3573 /* RegularExpression.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 26764C9F1E48F528008D3573 /*
> RegularExpression.cpp */; };
> -               26764CA21E48F547008D3573 /* StreamString.cpp in Sources */
> = {isa = PBXBuildFile; fileRef = 26764CA11E48F547008D3573 /*
> StreamString.cpp */; };
> -               26780C611867C33D00234593 /* libncurses.dylib in Frameworks
> */ = {isa = PBXBuildFile; fileRef = 2670F8111862B44A006B332C /*
> libncurses.dylib */; };
> -               267A47FB1B1411C40021A5BC /* NativeRegisterContext.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 267A47FA1B1411C40021A5BC /*
> NativeRegisterContext.cpp */; };
> -               267A47FF1B1411D90021A5BC /* NativeWatchpointList.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 267A47FE1B1411D90021A5BC /*
> NativeWatchpointList.cpp */; };
> -               267A48011B1411E40021A5BC /* XML.cpp in Sources */ = {isa =
> PBXBuildFile; fileRef = 267A48001B1411E40021A5BC /* XML.cpp */; };
> -               267C012B136880DF006E963E /*
> OptionGroupValueObjectDisplay.cpp in Sources */ = {isa = PBXBuildFile;
> fileRef = 267C012A136880DF006E963E /* OptionGroupValueObjectDisplay.cpp */;
> };
> -               267C01371368C49C006E963E /* OptionGroupOutputFile.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 26BCFC531368B3E4006DC050 /*
> OptionGroupOutputFile.cpp */; };
> -               267DFB461B06752A00000FB7 /* MICmdArgValPrintValues.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 267DFB441B06752A00000FB7 /*
> MICmdArgValPrintValues.cpp */; };
> -               267F684A1CC02DED0086832B /* ABISysV_s390x.cpp in Sources
> */ = {isa = PBXBuildFile; fileRef = 267F68471CC02DED0086832B /*
> ABISysV_s390x.cpp */; };
> -               267F684B1CC02DED0086832B /* ABISysV_s390x.h in Headers */
> = {isa = PBXBuildFile; fileRef = 267F68481CC02DED0086832B /*
> ABISysV_s390x.h */; };
> -               267F684F1CC02E270086832B /*
> RegisterContextPOSIXCore_s390x.cpp in Sources */ = {isa = PBXBuildFile;
> fileRef = 267F684D1CC02E270086832B /* RegisterContextPOSIXCore_s390x.cpp
> */; };
> -               267F68501CC02E270086832B /*
> RegisterContextPOSIXCore_s390x.h in Headers */ = {isa = PBXBuildFile;
> fileRef = 267F684E1CC02E270086832B /* RegisterContextPOSIXCore_s390x.h */;
> };
> -               267F68531CC02E920086832B /* RegisterContextLinux_s390x.cpp
> in Sources */ = {isa = PBXBuildFile; fileRef = 267F68511CC02E920086832B /*
> RegisterContextLinux_s390x.cpp */; };
> -               267F68541CC02E920086832B /* RegisterContextLinux_s390x.h
> in Headers */ = {isa = PBXBuildFile; fileRef = 267F68521CC02E920086832B /*
> RegisterContextLinux_s390x.h */; };
> -               267F68571CC02EAE0086832B /* RegisterContextPOSIX_s390x.cpp
> in Sources */ = {isa = PBXBuildFile; fileRef = 267F68551CC02EAE0086832B /*
> RegisterContextPOSIX_s390x.cpp */; };
> -               267F68581CC02EAE0086832B /* RegisterContextPOSIX_s390x.h
> in Headers */ = {isa = PBXBuildFile; fileRef = 267F68561CC02EAE0086832B /*
> RegisterContextPOSIX_s390x.h */; };
> -               267F685A1CC02EBE0086832B /* RegisterInfos_s390x.h in
> Headers */ = {isa = PBXBuildFile; fileRef = 267F68591CC02EBE0086832B /*
> RegisterInfos_s390x.h */; };
> -               268648C416531BF800F04704 /*
> com.apple.debugserver.posix.plist in CopyFiles */ = {isa = PBXBuildFile;
> fileRef = 268648C116531BF800F04704 /* com.apple.debugserver.posix.plist */;
> };
> -               268648C516531BF800F04704 /*
> com.apple.debugserver.applist.internal.plist in CopyFiles */ = {isa =
> PBXBuildFile; fileRef = 268648C216531BF800F04704 /*
> com.apple.debugserver.applist.internal.plist */; };
> -               268648C616531BF800F04704 /*
> com.apple.debugserver.internal.plist in CopyFiles */ = {isa = PBXBuildFile;
> fileRef = 268648C316531BF800F04704 /* com.apple.debugserver.internal.plist
> */; };
> -               2686536C1370ACB200D186A3 /* OptionGroupBoolean.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 2686536B1370ACB200D186A3 /*
> OptionGroupBoolean.cpp */; };
> -               268653701370AE7200D186A3 /* OptionGroupUInt64.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 2686536F1370AE7200D186A3 /*
> OptionGroupUInt64.cpp */; };
> -               2689000113353DB600698AC0 /* BreakpointResolverAddress.cpp
> in Sources */ = {isa = PBXBuildFile; fileRef = 26D0DD5310FE555900271C65 /*
> BreakpointResolverAddress.cpp */; };
> -               2689000313353DB600698AC0 /* BreakpointResolverFileLine.cpp
> in Sources */ = {isa = PBXBuildFile; fileRef = 26D0DD5410FE555900271C65 /*
> BreakpointResolverFileLine.cpp */; };
> -               2689000513353DB600698AC0 /* BreakpointResolverName.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 26D0DD5510FE555900271C65 /*
> BreakpointResolverName.cpp */; };
> -               2689000713353DB600698AC0 /* BreakpointSite.cpp in Sources
> */ = {isa = PBXBuildFile; fileRef = 26BC7E1310F1B83100F91463 /*
> BreakpointSite.cpp */; };
> -               2689000913353DB600698AC0 /* BreakpointSiteList.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 26BC7E1410F1B83100F91463 /*
> BreakpointSiteList.cpp */; };
> -               2689000B13353DB600698AC0 /* Stoppoint.cpp in Sources */ =
> {isa = PBXBuildFile; fileRef = 26BC7E1610F1B83100F91463 /* Stoppoint.cpp
> */; };
> -               2689000D13353DB600698AC0 /* StoppointCallbackContext.cpp
> in Sources */ = {isa = PBXBuildFile; fileRef = 26BC7E0910F1B83100F91463 /*
> StoppointCallbackContext.cpp */; };
> -               2689000F13353DB600698AC0 /* StoppointLocation.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 26BC7E1710F1B83100F91463 /*
> StoppointLocation.cpp */; };
> -               2689001113353DB600698AC0 /* Watchpoint.cpp in Sources */ =
> {isa = PBXBuildFile; fileRef = 26BC7E1810F1B83100F91463 /* Watchpoint.cpp
> */; };
> -               2689001213353DDE00698AC0 /* CommandObjectApropos.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 4CA9637911B6E99A00780E28 /*
> CommandObjectApropos.cpp */; };
> -               2689001313353DDE00698AC0 /* CommandObjectArgs.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 499F381F11A5B3F300F5CE02 /*
> CommandObjectArgs.cpp */; };
> -               2689001413353DDE00698AC0 /* CommandObjectBreakpoint.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 26BC7E2D10F1B84700F91463 /*
> CommandObjectBreakpoint.cpp */; };
> -               2689001513353DDE00698AC0 /*
> CommandObjectBreakpointCommand.cpp in Sources */ = {isa = PBXBuildFile;
> fileRef = 9A42976211861AA600FE05CD /* CommandObjectBreakpointCommand.cpp
> */; };
> -               2689001613353DDE00698AC0 /* CommandObjectCommands.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 4C5DBBC611E3FEC60035160F /*
> CommandObjectCommands.cpp */; };
> -               2689001713353DDE00698AC0 /* CommandObjectDisassemble.cpp
> in Sources */ = {isa = PBXBuildFile; fileRef = 26BC7E3010F1B84700F91463 /*
> CommandObjectDisassemble.cpp */; };
> -               2689001813353DDE00698AC0 /* CommandObjectExpression.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 26BC7E3110F1B84700F91463 /*
> CommandObjectExpression.cpp */; };
> -               2689001A13353DDE00698AC0 /* CommandObjectFrame.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 2672D8461189055500FF4019 /*
> CommandObjectFrame.cpp */; };
> -               2689001B13353DDE00698AC0 /* CommandObjectHelp.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 26BC7E3310F1B84700F91463 /*
> CommandObjectHelp.cpp */; };
> -               2689001D13353DDE00698AC0 /* CommandObjectLog.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 264AD83711095BA600E0B039 /*
> CommandObjectLog.cpp */; };
> -               2689001E13353DDE00698AC0 /* CommandObjectMemory.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 26BC7E3610F1B84700F91463 /*
> CommandObjectMemory.cpp */; };
> -               2689001F13353DDE00698AC0 /* CommandObjectPlatform.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 26879CE71333F58B0012C1F8 /*
> CommandObjectPlatform.cpp */; };
> -               2689002013353DDE00698AC0 /* CommandObjectProcess.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 26BC7E3810F1B84700F91463 /*
> CommandObjectProcess.cpp */; };
> -               2689002113353DDE00698AC0 /* CommandObjectQuit.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 26BC7E3910F1B84700F91463 /*
> CommandObjectQuit.cpp */; };
> -               2689002213353DDE00698AC0 /* CommandObjectRegister.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 26BC7E3B10F1B84700F91463 /*
> CommandObjectRegister.cpp */; };
> -               2689002313353DDE00698AC0 /* CommandObjectScript.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 26BC7E3D10F1B84700F91463 /*
> CommandObjectScript.cpp */; };
> -               2689002413353DDE00698AC0 /* CommandObjectSettings.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 26BC7E4010F1B84700F91463 /*
> CommandObjectSettings.cpp */; };
> -               2689002513353DDE00698AC0 /* CommandObjectSource.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 26BC7E4210F1B84700F91463 /*
> CommandObjectSource.cpp */; };
> -               2689002613353DDE00698AC0 /* CommandObjectSyntax.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 26BC7E4510F1B84700F91463 /*
> CommandObjectSyntax.cpp */; };
> -               2689002713353DDE00698AC0 /* CommandObjectTarget.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 269416AD119A024800FF2715 /*
> CommandObjectTarget.cpp */; };
> -               2689002813353DDE00698AC0 /* CommandObjectThread.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 26BC7E4610F1B84700F91463 /*
> CommandObjectThread.cpp */; };
> -               2689002913353DDE00698AC0 /* CommandObjectVersion.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = B296983412C2FB2B002D92C3 /*
> CommandObjectVersion.cpp */; };
> -               2689002A13353E0400698AC0 /* Address.cpp in Sources */ =
> {isa = PBXBuildFile; fileRef = 26BC7E6910F1B85900F91463 /* Address.cpp */;
> };
> -               2689002B13353E0400698AC0 /* AddressRange.cpp in Sources */
> = {isa = PBXBuildFile; fileRef = 26BC7E6A10F1B85900F91463 /*
> AddressRange.cpp */; };
> -               2689002C13353E0400698AC0 /* AddressResolver.cpp in Sources
> */ = {isa = PBXBuildFile; fileRef = 9AC7034011752C6B0086C050 /*
> AddressResolver.cpp */; };
> -               2689002D13353E0400698AC0 /* AddressResolverFileLine.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 9AC7034211752C720086C050 /*
> AddressResolverFileLine.cpp */; };
> -               2689002E13353E0400698AC0 /* AddressResolverName.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 9AC7034411752C790086C050 /*
> AddressResolverName.cpp */; };
> -               2689002F13353E0400698AC0 /* ArchSpec.cpp in Sources */ =
> {isa = PBXBuildFile; fileRef = 26BC7E6B10F1B85900F91463 /* ArchSpec.cpp */;
> };
> -               2689003013353E0400698AC0 /* Baton.cpp in Sources */ = {isa
> = PBXBuildFile; fileRef = 26A0604811A5D03C00F75969 /* Baton.cpp */; };
> -               2689003113353E0400698AC0 /* Broadcaster.cpp in Sources */
> = {isa = PBXBuildFile; fileRef = 26BC7E6D10F1B85900F91463 /*
> Broadcaster.cpp */; };
> -               2689003213353E0400698AC0 /* Communication.cpp in Sources
> */ = {isa = PBXBuildFile; fileRef = 26BC7E6E10F1B85900F91463 /*
> Communication.cpp */; };
> -               2689003313353E0400698AC0 /* Connection.cpp in Sources */ =
> {isa = PBXBuildFile; fileRef = 26BC7E6F10F1B85900F91463 /* Connection.cpp
> */; };
> -               2689003613353E0400698AC0 /* DataBufferHeap.cpp in Sources
> */ = {isa = PBXBuildFile; fileRef = 26BC7E7210F1B85900F91463 /*
> DataBufferHeap.cpp */; };
> -               2689003713353E0400698AC0 /* DataBufferMemoryMap.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 26BC7E7310F1B85900F91463 /*
> DataBufferMemoryMap.cpp */; };
> -               2689003813353E0400698AC0 /* DataExtractor.cpp in Sources
> */ = {isa = PBXBuildFile; fileRef = 26BC7E7110F1B85900F91463 /*
> DataExtractor.cpp */; };
> -               2689003913353E0400698AC0 /* Debugger.cpp in Sources */ =
> {isa = PBXBuildFile; fileRef = 263664921140A4930075843B /* Debugger.cpp */;
> };
> -               2689003A13353E0400698AC0 /* Disassembler.cpp in Sources */
> = {isa = PBXBuildFile; fileRef = 26BC7E7610F1B85900F91463 /*
> Disassembler.cpp */; };
> -               2689003B13353E0400698AC0 /* EmulateInstruction.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 26D9FDC812F784FD0003F2EE /*
> EmulateInstruction.cpp */; };
> -               2689003D13353E0400698AC0 /* Event.cpp in Sources */ = {isa
> = PBXBuildFile; fileRef = 26BC7E7910F1B85900F91463 /* Event.cpp */; };
> -               2689003E13353E0400698AC0 /* FileSpecList.cpp in Sources */
> = {isa = PBXBuildFile; fileRef = 26BC7E7B10F1B85900F91463 /*
> FileSpecList.cpp */; };
> -               2689004113353E0400698AC0 /* Listener.cpp in Sources */ =
> {isa = PBXBuildFile; fileRef = 26BC7E7E10F1B85900F91463 /* Listener.cpp */;
> };
> -               2689004213353E0400698AC0 /* Log.cpp in Sources */ = {isa =
> PBXBuildFile; fileRef = 26BC7E7F10F1B85900F91463 /* Log.cpp */; };
> -               2689004313353E0400698AC0 /* Mangled.cpp in Sources */ =
> {isa = PBXBuildFile; fileRef = 26BC7E8010F1B85900F91463 /* Mangled.cpp */;
> };
> -               2689004413353E0400698AC0 /* Module.cpp in Sources */ =
> {isa = PBXBuildFile; fileRef = 26BC7E8110F1B85900F91463 /* Module.cpp */; };
> -               2689004513353E0400698AC0 /* ModuleChild.cpp in Sources */
> = {isa = PBXBuildFile; fileRef = 26BC7E8210F1B85900F91463 /*
> ModuleChild.cpp */; };
> -               2689004613353E0400698AC0 /* ModuleList.cpp in Sources */ =
> {isa = PBXBuildFile; fileRef = 26BC7E8310F1B85900F91463 /* ModuleList.cpp
> */; };
> -               2689004713353E0400698AC0 /* PluginManager.cpp in Sources
> */ = {isa = PBXBuildFile; fileRef = 26BC7E8A10F1B85900F91463 /*
> PluginManager.cpp */; };
> -               2689004913353E0400698AC0 /* Scalar.cpp in Sources */ =
> {isa = PBXBuildFile; fileRef = 26BC7E8D10F1B85900F91463 /* Scalar.cpp */; };
> -               2689004A13353E0400698AC0 /* SearchFilter.cpp in Sources */
> = {isa = PBXBuildFile; fileRef = 26BC7E1510F1B83100F91463 /*
> SearchFilter.cpp */; };
> -               2689004B13353E0400698AC0 /* Section.cpp in Sources */ =
> {isa = PBXBuildFile; fileRef = 26BC7E8E10F1B85900F91463 /* Section.cpp */;
> };
> -               2689004C13353E0400698AC0 /* SourceManager.cpp in Sources
> */ = {isa = PBXBuildFile; fileRef = 26BC7E8F10F1B85900F91463 /*
> SourceManager.cpp */; };
> -               2689004D13353E0400698AC0 /* State.cpp in Sources */ = {isa
> = PBXBuildFile; fileRef = 26BC7E9010F1B85900F91463 /* State.cpp */; };
> -               2689004F13353E0400698AC0 /* StreamFile.cpp in Sources */ =
> {isa = PBXBuildFile; fileRef = 26BC7E9210F1B85900F91463 /* StreamFile.cpp
> */; };
> -               2689005113353E0400698AC0 /* StringList.cpp in Sources */ =
> {isa = PBXBuildFile; fileRef = 9A35765F116E76B900E8ED2F /* StringList.cpp
> */; };
> -               2689005213353E0400698AC0 /* Timer.cpp in Sources */ = {isa
> = PBXBuildFile; fileRef = 26BC7E9610F1B85900F91463 /* Timer.cpp */; };
> -               2689005313353E0400698AC0 /* UserID.cpp in Sources */ =
> {isa = PBXBuildFile; fileRef = 26BC7E9810F1B85900F91463 /* UserID.cpp */; };
> -               2689005413353E0400698AC0 /* UserSettingsController.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 9A4633DC11F65D9A00955CE1 /*
> UserSettingsController.cpp */; };
> -               2689005513353E0400698AC0 /* UUID.cpp in Sources */ = {isa
> = PBXBuildFile; fileRef = 26C81CA511335651004BDC5A /* UUID.cpp */; };
> -               2689005613353E0400698AC0 /* Value.cpp in Sources */ = {isa
> = PBXBuildFile; fileRef = 26BC7E9910F1B85900F91463 /* Value.cpp */; };
> -               2689005713353E0400698AC0 /* ValueObject.cpp in Sources */
> = {isa = PBXBuildFile; fileRef = 26BC7E9A10F1B85900F91463 /*
> ValueObject.cpp */; };
> -               2689005813353E0400698AC0 /* ValueObjectChild.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 26BC7E9B10F1B85900F91463 /*
> ValueObjectChild.cpp */; };
> -               2689005913353E0400698AC0 /* ValueObjectConstResult.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 26424E3C125986CB0016D82C /*
> ValueObjectConstResult.cpp */; };
> -               2689005A13353E0400698AC0 /* ValueObjectList.cpp in Sources
> */ = {isa = PBXBuildFile; fileRef = 26BC7E9C10F1B85900F91463 /*
> ValueObjectList.cpp */; };
> -               2689005B13353E0400698AC0 /* ValueObjectRegister.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 264334381110F63100CDB6C6 /*
> ValueObjectRegister.cpp */; };
> -               2689005C13353E0400698AC0 /* ValueObjectVariable.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 26BC7E9D10F1B85900F91463 /*
> ValueObjectVariable.cpp */; };
> -               2689005D13353E0400698AC0 /* VMRange.cpp in Sources */ =
> {isa = PBXBuildFile; fileRef = 26BC7E9E10F1B85900F91463 /* VMRange.cpp */;
> };
> -               2689005E13353E0E00698AC0 /* ClangASTSource.cpp in Sources
> */ = {isa = PBXBuildFile; fileRef = 49D7072811B5AD11001AD875 /*
> ClangASTSource.cpp */; };
> -               2689005F13353E0E00698AC0 /* ClangFunctionCaller.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 4C98D3DA118FB96F00E575D0 /*
> ClangFunctionCaller.cpp */; };
> -               2689006013353E0E00698AC0 /* ClangExpressionDeclMap.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 49F1A74511B3388F003ED505 /*
> ClangExpressionDeclMap.cpp */; };
> -               2689006113353E0E00698AC0 /* ClangExpressionParser.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 49445C2512245E3600C11A81 /*
> ClangExpressionParser.cpp */; };
> -               2689006313353E0E00698AC0 /* ClangPersistentVariables.cpp
> in Sources */ = {isa = PBXBuildFile; fileRef = 49D4FE871210B61C00CDB854 /*
> ClangPersistentVariables.cpp */; };
> -               2689006413353E0E00698AC0 /* ClangUserExpression.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 26BC7ED510F1B86700F91463 /*
> ClangUserExpression.cpp */; };
> -               2689006513353E0E00698AC0 /* ClangUtilityFunction.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 497C86BD122823D800B54702 /*
> ClangUtilityFunction.cpp */; };
> -               2689006613353E0E00698AC0 /* DWARFExpression.cpp in Sources
> */ = {isa = PBXBuildFile; fileRef = 26BC7ED810F1B86700F91463 /*
> DWARFExpression.cpp */; };
> -               2689006713353E0E00698AC0 /* ASTDumper.cpp in Sources */ =
> {isa = PBXBuildFile; fileRef = 4906FD4012F2255300A2A77C /* ASTDumper.cpp
> */; };
> -               2689006813353E0E00698AC0 /* ASTResultSynthesizer.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 49A8A39F11D568A300AD3B68 /*
> ASTResultSynthesizer.cpp */; };
> -               2689006913353E0E00698AC0 /* ASTStructExtractor.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 491193501226386000578B7F /*
> ASTStructExtractor.cpp */; };
> -               2689006A13353E0E00698AC0 /* IRDynamicChecks.cpp in Sources
> */ = {isa = PBXBuildFile; fileRef = 49CF9829122C70BD007A0B96 /*
> IRDynamicChecks.cpp */; };
> -               2689006B13353E0E00698AC0 /* IRForTarget.cpp in Sources */
> = {isa = PBXBuildFile; fileRef = 49307AAD11DEA4D90081F992 /*
> IRForTarget.cpp */; };
> -               2689006D13353E0E00698AC0 /* IRExecutionUnit.cpp in Sources
> */ = {isa = PBXBuildFile; fileRef = 4C98D3DB118FB96F00E575D0 /*
> IRExecutionUnit.cpp */; };
> -               2689006E13353E1A00698AC0 /* File.cpp in Sources */ = {isa
> = PBXBuildFile; fileRef = 260C6EA213011581005E16B0 /* File.cpp */; };
> -               2689006F13353E1A00698AC0 /* FileSpec.cpp in Sources */ =
> {isa = PBXBuildFile; fileRef = 26FA43171301048600E71120 /* FileSpec.cpp */;
> };
> -               2689007113353E1A00698AC0 /* Host.cpp in Sources */ = {isa
> = PBXBuildFile; fileRef = 69A01E1C1236C5D400C660B5 /* Host.cpp */; };
> -               2689007313353E1A00698AC0 /* Symbols.cpp in Sources */ =
> {isa = PBXBuildFile; fileRef = 69A01E1F1236C5D400C660B5 /* Symbols.cpp */;
> };
> -               2689007413353E1A00698AC0 /* Terminal.cpp in Sources */ =
> {isa = PBXBuildFile; fileRef = 268DA873130095ED00C9483A /* Terminal.cpp */;
> };
> -               2689007613353E1A00698AC0 /* CFCBundle.cpp in Sources */ =
> {isa = PBXBuildFile; fileRef = 26BC7EED10F1B8AD00F91463 /* CFCBundle.cpp
> */; };
> -               2689007713353E1A00698AC0 /* CFCData.cpp in Sources */ =
> {isa = PBXBuildFile; fileRef = 26BC7EEF10F1B8AD00F91463 /* CFCData.cpp */;
> };
> -               2689007813353E1A00698AC0 /* CFCMutableArray.cpp in Sources
> */ = {isa = PBXBuildFile; fileRef = 26BC7EF110F1B8AD00F91463 /*
> CFCMutableArray.cpp */; };
> -               2689007913353E1A00698AC0 /* CFCMutableDictionary.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 26BC7EF310F1B8AD00F91463 /*
> CFCMutableDictionary.cpp */; };
> -               2689007A13353E1A00698AC0 /* CFCMutableSet.cpp in Sources
> */ = {isa = PBXBuildFile; fileRef = 26BC7EF510F1B8AD00F91463 /*
> CFCMutableSet.cpp */; };
> -               2689007B13353E1A00698AC0 /* CFCString.cpp in Sources */ =
> {isa = PBXBuildFile; fileRef = 26BC7EF810F1B8AD00F91463 /* CFCString.cpp
> */; };
> -               2689007C13353E1A00698AC0 /* Symbols.cpp in Sources */ =
> {isa = PBXBuildFile; fileRef = 2689B0B5113EE47E00A4AEDB /* Symbols.cpp */;
> };
> -               2689007D13353E2200698AC0 /* Args.cpp in Sources */ = {isa
> = PBXBuildFile; fileRef = 26BC7E6C10F1B85900F91463 /* Args.cpp */; };
> -               2689007F13353E2200698AC0 /* CommandCompletions.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 4C09CB74116BD98B00C7A725 /*
> CommandCompletions.cpp */; };
> -               2689008013353E2200698AC0 /* CommandInterpreter.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 26BC7F0810F1B8DD00F91463 /*
> CommandInterpreter.cpp */; };
> -               2689008113353E2200698AC0 /* CommandObject.cpp in Sources
> */ = {isa = PBXBuildFile; fileRef = 26BC7F0910F1B8DD00F91463 /*
> CommandObject.cpp */; };
> -               2689008313353E2200698AC0 /* CommandObjectMultiword.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 26DFBC58113B48F300DD817F /*
> CommandObjectMultiword.cpp */; };
> -               2689008413353E2200698AC0 /* CommandObjectRegexCommand.cpp
> in Sources */ = {isa = PBXBuildFile; fileRef = 26DFBC59113B48F300DD817F /*
> CommandObjectRegexCommand.cpp */; };
> -               2689008513353E2200698AC0 /* CommandReturnObject.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 26BC7F0A10F1B8DD00F91463 /*
> CommandReturnObject.cpp */; };
> -               2689008613353E2200698AC0 /* Options.cpp in Sources */ =
> {isa = PBXBuildFile; fileRef = 26BC7E8610F1B85900F91463 /* Options.cpp */;
> };
> -               2689008713353E2200698AC0 /* ScriptInterpreter.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 9A82010B10FFB49800182560 /*
> ScriptInterpreter.cpp */; };
> -               2689008D13353E4200698AC0 /* DynamicLoaderMacOSXDYLD.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 260C897A10F57C5600BB2B04 /*
> DynamicLoaderMacOSXDYLD.cpp */; };
> -               2689008E13353E4200698AC0 /* DynamicLoaderStatic.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 268A683D1321B53B000E3FB8 /*
> DynamicLoaderStatic.cpp */; };
> -               2689009613353E4200698AC0 /* ObjectContainerBSDArchive.cpp
> in Sources */ = {isa = PBXBuildFile; fileRef = 26A3B4AC1181454800381BC2 /*
> ObjectContainerBSDArchive.cpp */; };
> -               2689009713353E4200698AC0 /*
> ObjectContainerUniversalMachO.cpp in Sources */ = {isa = PBXBuildFile;
> fileRef = 260C898010F57C5600BB2B04 /* ObjectContainerUniversalMachO.cpp */;
> };
> -               2689009813353E4200698AC0 /* ELFHeader.cpp in Sources */ =
> {isa = PBXBuildFile; fileRef = 26D27C9D11ED3A4E0024D721 /* ELFHeader.cpp
> */; };
> -               2689009913353E4200698AC0 /* ObjectFileELF.cpp in Sources
> */ = {isa = PBXBuildFile; fileRef = 260C898510F57C5600BB2B04 /*
> ObjectFileELF.cpp */; };
> -               2689009A13353E4200698AC0 /* ObjectFileMachO.cpp in Sources
> */ = {isa = PBXBuildFile; fileRef = 260C898810F57C5600BB2B04 /*
> ObjectFileMachO.cpp */; };
> -               2689009B13353E4200698AC0 /* PlatformMacOSX.cpp in Sources
> */ = {isa = PBXBuildFile; fileRef = 26C5577B132575AD008FD8FE /*
> PlatformMacOSX.cpp */; };
> -               2689009C13353E4200698AC0 /* PlatformRemoteiOS.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 2675F6FE1332BE690067997B /*
> PlatformRemoteiOS.cpp */; };
> -               2689009D13353E4200698AC0 /* GDBRemoteCommunication.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 2618EE5B1315B29C001D6D71 /*
> GDBRemoteCommunication.cpp */; };
> -               2689009E13353E4200698AC0 /* GDBRemoteRegisterContext.cpp
> in Sources */ = {isa = PBXBuildFile; fileRef = 2618EE5D1315B29C001D6D71 /*
> GDBRemoteRegisterContext.cpp */; };
> -               2689009F13353E4200698AC0 /* ProcessGDBRemote.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 2618EE5F1315B29C001D6D71 /*
> ProcessGDBRemote.cpp */; };
> -               268900A013353E4200698AC0 /* ProcessGDBRemoteLog.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 2618EE611315B29C001D6D71 /*
> ProcessGDBRemoteLog.cpp */; };
> -               268900A113353E4200698AC0 /* ThreadGDBRemote.cpp in Sources
> */ = {isa = PBXBuildFile; fileRef = 2618EE631315B29C001D6D71 /*
> ThreadGDBRemote.cpp */; };
> -               268900AF13353E5000698AC0 /* UnwindLLDB.cpp in Sources */ =
> {isa = PBXBuildFile; fileRef = AF68D32F1255A110002FF25B /* UnwindLLDB.cpp
> */; };
> -               268900B013353E5000698AC0 /* RegisterContextLLDB.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = AF68D2541255416E002FF25B /*
> RegisterContextLLDB.cpp */; };
> -               268900B413353E5000698AC0 /*
> RegisterContextMacOSXFrameBackchain.cpp in Sources */ = {isa =
> PBXBuildFile; fileRef = 26E3EEF711A994E800FBADB6 /*
> RegisterContextMacOSXFrameBackchain.cpp */; };
> -               268900B513353E5000698AC0 /* StopInfoMachException.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 2615DBC81208B5FC0021781D /*
> StopInfoMachException.cpp */; };
> -               268900B613353E5000698AC0 /* UnwindMacOSXFrameBackchain.cpp
> in Sources */ = {isa = PBXBuildFile; fileRef = 26E3EEE311A9901300FBADB6 /*
> UnwindMacOSXFrameBackchain.cpp */; };
> -               268900B713353E5F00698AC0 /*
> DWARFAbbreviationDeclaration.cpp in Sources */ = {isa = PBXBuildFile;
> fileRef = 260C89B310F57C5600BB2B04 /* DWARFAbbreviationDeclaration.cpp */;
> };
> -               268900B813353E5F00698AC0 /* DWARFCompileUnit.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 260C89B710F57C5600BB2B04 /*
> DWARFCompileUnit.cpp */; };
> -               268900B913353E5F00698AC0 /* DWARFDebugAbbrev.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 260C89B910F57C5600BB2B04 /*
> DWARFDebugAbbrev.cpp */; };
> -               268900BA13353E5F00698AC0 /* DWARFDebugAranges.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 260C89BB10F57C5600BB2B04 /*
> DWARFDebugAranges.cpp */; };
> -               268900BB13353E5F00698AC0 /* DWARFDebugArangeSet.cpp in
> Sources */ = {isa = PBXBuildFile; fileRef = 260C89BD10F57C5600BB2B04 /*
> DWARFDebugArangeSet.cpp */; };
> -
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20170218/9f8172a1/attachment-0001.html>


More information about the lldb-commits mailing list