We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6aad81c commit 78a6ae7Copy full SHA for 78a6ae7
lldb/lldb.xcodeproj/xcshareddata/xcschemes/desktop.xcscheme
@@ -45,7 +45,7 @@
45
buildConfiguration = "DebugClang"
46
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
47
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
48
- launchStyle = "0"
+ launchStyle = "1"
49
useCustomWorkingDirectory = "NO"
50
ignoresPersistentStateOnLaunch = "NO"
51
debugDocumentVersioning = "YES"
@@ -61,12 +61,6 @@
61
ReferencedContainer = "container:lldb.xcodeproj">
62
</BuildableReference>
63
</BuildableProductRunnable>
64
- <CommandLineArguments>
65
- <CommandLineArgument
66
- argument = "~/Documents/src/args/a.out "
67
- isEnabled = "YES">
68
- </CommandLineArgument>
69
- </CommandLineArguments>
70
<AdditionalOptions>
71
</AdditionalOptions>
72
</LaunchAction>
0 commit comments