diff options
author | Todd Fiala <todd.fiala@gmail.com> | 2015-11-04 18:10:31 +0000 |
---|---|---|
committer | Todd Fiala <todd.fiala@gmail.com> | 2015-11-04 18:10:31 +0000 |
commit | e028e4e3bbfe631b62f9c0127777ed9c56dfc4b7 (patch) | |
tree | e445e901c61d14a778a2695c92e09e8767b81359 /lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py | |
parent | d8078ffcfc93a6c08e0795029538fb064dd2d768 (diff) | |
download | bcm5719-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