summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py
diff options
context:
space:
mode:
authorTodd Fiala <todd.fiala@gmail.com>2015-11-04 18:10:31 +0000
committerTodd Fiala <todd.fiala@gmail.com>2015-11-04 18:10:31 +0000
commite028e4e3bbfe631b62f9c0127777ed9c56dfc4b7 (patch)
treee445e901c61d14a778a2695c92e09e8767b81359 /lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py
parentd8078ffcfc93a6c08e0795029538fb064dd2d768 (diff)
downloadbcm5719-llvm-e028e4e3bbfe631b62f9c0127777ed9c56dfc4b7.tar.gz
bcm5719-llvm-e028e4e3bbfe631b62f9c0127777ed9c56dfc4b7.zip
OS X: fix the Xcode debugserver lookup code when LLDB.framework does not contain a debugserver
LLDB recently started supporting LLDB.framework without a debugserver in it. When that happens, the Xcode-included debugserver is searched for and used. This change fixes the code that looks for Xcode when the housing process is not Xcode. In particular, this addresses the problem where python is running the test suite and the LLDB.framework does not contain a debugserver. llvm-svn: 252059
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud