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
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 11543 source/Host/common/Host.cpp
source/Host/windows/Host.cpp
test/dotest.py
|