diff options
| -rw-r--r-- | lldb/tools/debugserver/debugserver.xcodeproj/project.pbxproj | 26 | ||||
| -rw-r--r-- | lldb/tools/debugserver/source/MacOSX/MachProcess.mm | 2 | 
2 files changed, 14 insertions, 14 deletions
diff --git a/lldb/tools/debugserver/debugserver.xcodeproj/project.pbxproj b/lldb/tools/debugserver/debugserver.xcodeproj/project.pbxproj index a4c3de58113..b3a24d3ec62 100644 --- a/lldb/tools/debugserver/debugserver.xcodeproj/project.pbxproj +++ b/lldb/tools/debugserver/debugserver.xcodeproj/project.pbxproj @@ -98,6 +98,7 @@  		456F67691AD46CE9002850C2 /* DNBArchImplARM64.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 266B5ECF1460A68200E43F0A /* DNBArchImplARM64.cpp */; };  		456F676B1AD46CE9002850C2 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 26ACA3340D3E956300A2120B /* CoreFoundation.framework */; settings = {ATTRIBUTES = (Required, ); }; };  		4971AE7213D10F4F00649E37 /* HasAVX.s in Sources */ = {isa = PBXBuildFile; fileRef = 4971AE7113D10F4F00649E37 /* HasAVX.s */; }; +		49D404621E39260F00570CDC /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 49D404611E39260F00570CDC /* Foundation.framework */; };  		AF48558C1D75126800D19C07 /* StdStringExtractor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AF48558B1D75126800D19C07 /* StdStringExtractor.cpp */; };  		AF48558D1D75127500D19C07 /* StdStringExtractor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AF48558B1D75126800D19C07 /* StdStringExtractor.cpp */; };  		AFEC3364194A8B0B00FF05C6 /* Genealogy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AFEC3363194A8B0B00FF05C6 /* Genealogy.cpp */; }; @@ -210,6 +211,7 @@  		456F67721AD46CE9002850C2 /* debugserver-nonui */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "debugserver-nonui"; sourceTree = BUILT_PRODUCTS_DIR; };  		4971AE7013D10F4F00649E37 /* HasAVX.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HasAVX.h; sourceTree = "<group>"; };  		4971AE7113D10F4F00649E37 /* HasAVX.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = HasAVX.s; sourceTree = "<group>"; }; +		49D404611E39260F00570CDC /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };  		49F530111331519C008956F6 /* MachRegisterStatesI386.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MachRegisterStatesI386.h; sourceTree = "<group>"; };  		49F5301213316D7F008956F6 /* MachRegisterStatesX86_64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MachRegisterStatesX86_64.h; sourceTree = "<group>"; };  		9457ECF61419864100DFE7D8 /* stack_logging.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = stack_logging.h; sourceTree = "<group>"; }; @@ -232,6 +234,7 @@  			isa = PBXFrameworksBuildPhase;  			buildActionMask = 2147483647;  			files = ( +				49D404621E39260F00570CDC /* Foundation.framework in Frameworks */,  				26CE05CF115C36F70022F371 /* CoreFoundation.framework in Frameworks */,  			);  			runOnlyForDeploymentPostprocessing = 0; @@ -253,6 +256,7 @@  				26ACA3330D3E94F200A2120B /* Framework */,  				26C637D50C71334A0024798E /* source */,  				1AB674ADFE9D54B511CA2CBB /* Products */, +				49D404601E39260F00570CDC /* Frameworks */,  			);  			name = dbgnub;  			sourceTree = "<group>"; @@ -483,6 +487,14 @@  			sourceTree = "<group>";  			usesTabs = 0;  		}; +		49D404601E39260F00570CDC /* Frameworks */ = { +			isa = PBXGroup; +			children = ( +				49D404611E39260F00570CDC /* Foundation.framework */, +			); +			name = Frameworks; +			sourceTree = "<group>"; +		};  /* End PBXGroup section */  /* Begin PBXNativeTarget section */ @@ -874,8 +886,6 @@  					SpringBoardServices,  					"-framework",  					BackBoardServices, -					"-framework", -					Foundation,  					"-llockdown",  					"-framework",  					FrontBoardServices, @@ -976,8 +986,6 @@  					SpringBoardServices,  					"-framework",  					BackBoardServices, -					"-framework", -					Foundation,  					"-llockdown",  					"-framework",  					FrontBoardServices, @@ -1077,8 +1085,6 @@  					SpringBoardServices,  					"-framework",  					BackBoardServices, -					"-framework", -					Foundation,  					"-llockdown",  					"-framework",  					FrontBoardServices, @@ -1519,8 +1525,6 @@  					SpringBoardServices,  					"-framework",  					BackBoardServices, -					"-framework", -					Foundation,  					"-llockdown",  					"-framework",  					FrontBoardServices, @@ -1661,8 +1665,6 @@  					SpringBoardServices,  					"-framework",  					BackBoardServices, -					"-framework", -					Foundation,  					"-llockdown",  					"-framework",  					FrontBoardServices, @@ -1877,8 +1879,6 @@  					SpringBoardServices,  					"-framework",  					BackBoardServices, -					"-framework", -					Foundation,  					"-llockdown",  					"-framework",  					FrontBoardServices, @@ -2010,8 +2010,6 @@  					SpringBoardServices,  					"-framework",  					BackBoardServices, -					"-framework", -					Foundation,  					"-llockdown",  					"-framework",  					FrontBoardServices, diff --git a/lldb/tools/debugserver/source/MacOSX/MachProcess.mm b/lldb/tools/debugserver/source/MacOSX/MachProcess.mm index 720f6bc8899..5d231ba996a 100644 --- a/lldb/tools/debugserver/source/MacOSX/MachProcess.mm +++ b/lldb/tools/debugserver/source/MacOSX/MachProcess.mm @@ -2449,6 +2449,8 @@ bool MachProcess::GetOSVersionNumbers(uint64_t *major, uint64_t *minor,  #if defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) &&                  \      (__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ < 101000)    return false; +#elif defined(OS_OBJECT_USE_OBJC) && (OS_OBJECT_USE_OBJC == 0) +  return false;  #else    NSAutoreleasePool *pool = [[NSAutoreleasePool alloc] init];  | 

