[Lldb-commits] [lldb] r156533 - /lldb/trunk/lldb.xcodeproj/xcshareddata/xcschemes/lldb-tool.xcscheme
Greg Clayton
gclayton at apple.com
Wed May 9 19:52:56 PDT 2012
Author: gclayton
Date: Wed May 9 21:52:56 2012
New Revision: 156533
URL: http://llvm.org/viewvc/llvm-project?rev=156533&view=rev
Log:
Remove stuff from the xcscheme file that need not be checked in.
Modified:
lldb/trunk/lldb.xcodeproj/xcshareddata/xcschemes/lldb-tool.xcscheme
Modified: lldb/trunk/lldb.xcodeproj/xcshareddata/xcschemes/lldb-tool.xcscheme
URL: http://llvm.org/viewvc/llvm-project/lldb/trunk/lldb.xcodeproj/xcshareddata/xcschemes/lldb-tool.xcscheme?rev=156533&r1=156532&r2=156533&view=diff
==============================================================================
--- lldb/trunk/lldb.xcodeproj/xcshareddata/xcschemes/lldb-tool.xcscheme (original)
+++ lldb/trunk/lldb.xcodeproj/xcshareddata/xcschemes/lldb-tool.xcscheme Wed May 9 21:52:56 2012
@@ -100,20 +100,6 @@
ReferencedContainer = "container:lldb.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
- <CommandLineArguments>
- <CommandLineArgument
- argument = "-a armv7 "
- isEnabled = "NO">
- </CommandLineArgument>
- <CommandLineArgument
- argument = "~/Documents/src/args/a.out"
- isEnabled = "YES">
- </CommandLineArgument>
- <CommandLineArgument
- argument = "/bin/cat"
- isEnabled = "NO">
- </CommandLineArgument>
- </CommandLineArguments>
<EnvironmentVariables>
<EnvironmentVariable
key = "LLDB_LAUNCH_FLAG_DISABLE_ASLR"
More information about the lldb-commits
mailing list