This fixes a few issues related to running the test suite on Windows. Most notably, it makes lldb -P return the expected python path so this can be used by the test script.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D4548
Make lldb -P work on Windows ClosedPublic Authored by zturner on Jul 16 2014, 3:58 PM.
Details Summary This fixes a few issues related to running the test suite on Windows. Most notably, it makes lldb -P return the expected python path so this can be used by the test script.
Diff Detail
Revision Contents
Diff 11672 lldb/trunk/source/Host/common/Host.cpp
lldb/trunk/source/Host/windows/Host.cpp
lldb/trunk/test/dotest.py
|