aboutsummaryrefslogtreecommitdiff
path: root/lldb.xcodeproj/xcshareddata
diff options
context:
space:
mode:
authorJim Ingham <jingham@apple.com>2012-11-06 01:14:52 +0000
committerJim Ingham <jingham@apple.com>2012-11-06 01:14:52 +0000
commitc2a2e13ea585be51d6278aabe35a3fe324954414 (patch)
treef4452093fcd319aafc2904387a9a06121b25a7c4 /lldb.xcodeproj/xcshareddata
parentf270fa9682d748c1be1aea1993fd8d2408639f4c (diff)
downloadlldb-c2a2e13ea585be51d6278aabe35a3fe324954414.tar.gz
Add a workaround to problems with the clang debug info for
inlined subroutine ranges. <rdar://problem/12588579> git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@167430 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lldb.xcodeproj/xcshareddata')
-rw-r--r--lldb.xcodeproj/xcshareddata/xcschemes/lldb-tool.xcscheme2
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb.xcodeproj/xcshareddata/xcschemes/lldb-tool.xcscheme b/lldb.xcodeproj/xcshareddata/xcschemes/lldb-tool.xcscheme
index 101410da8..4caf43413 100644
--- a/lldb.xcodeproj/xcshareddata/xcschemes/lldb-tool.xcscheme
+++ b/lldb.xcodeproj/xcshareddata/xcschemes/lldb-tool.xcscheme
@@ -84,7 +84,7 @@
<LaunchAction
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
- launchStyle = "0"
+ launchStyle = "1"
useCustomWorkingDirectory = "NO"
customWorkingDirectory = "/Volumes/work/gclayton/Documents/devb/attach"
buildConfiguration = "Debug"