[Lldb-commits] [lldb] r197188 - Remove stuff from debugserver Xcode project that didn't belong.

Greg Clayton gclayton at apple.com
Thu Dec 12 15:45:07 PST 2013


Author: gclayton
Date: Thu Dec 12 17:45:07 2013
New Revision: 197188

URL: http://llvm.org/viewvc/llvm-project?rev=197188&view=rev
Log:
Remove stuff from debugserver Xcode project that didn't belong.


Modified:
    lldb/trunk/tools/debugserver/debugserver.xcodeproj/xcshareddata/xcschemes/debugserver.xcscheme

Modified: lldb/trunk/tools/debugserver/debugserver.xcodeproj/xcshareddata/xcschemes/debugserver.xcscheme
URL: http://llvm.org/viewvc/llvm-project/lldb/trunk/tools/debugserver/debugserver.xcodeproj/xcshareddata/xcschemes/debugserver.xcscheme?rev=197188&r1=197187&r2=197188&view=diff
==============================================================================
--- lldb/trunk/tools/debugserver/debugserver.xcodeproj/xcshareddata/xcschemes/debugserver.xcscheme (original)
+++ lldb/trunk/tools/debugserver/debugserver.xcodeproj/xcshareddata/xcschemes/debugserver.xcscheme Thu Dec 12 17:45:07 2013
@@ -66,19 +66,6 @@
             ReferencedContainer = "container:debugserver.xcodeproj">
          </BuildableReference>
       </BuildableProductRunnable>
-      <CommandLineArguments>
-         <CommandLineArgument
-            argument = "lldb.apple.com:0 --native-regs --setsid --unix-socket /tmp/gtJlji"
-            isEnabled = "YES">
-         </CommandLineArgument>
-      </CommandLineArguments>
-      <EnvironmentVariables>
-         <EnvironmentVariable
-            key = "UBBY"
-            value = ""
-            isEnabled = "YES">
-         </EnvironmentVariable>
-      </EnvironmentVariables>
       <AdditionalOptions>
       </AdditionalOptions>
    </LaunchAction>





More information about the lldb-commits mailing list