<div dir="ltr"><div><div>Hi,<br></div><div><br></div><div>I been trying to run the LLDB test suite on Windows (check-lldb).</div><div><br></div><div>The LLDB used was build with VS2015 and ninja.</div><div><br></div><div>When I try to run an specific test, using the commands:</div><div><br></div><div><div>cd D:\LLVM\llvm\tools\lldb\test</div><div>python dotest.py --executable "D:\LLVM\build-ninja-lldb\bin\lldb.exe" -p TestInlineStepping.py ..\packages\Python\lldbsuite\test</div><div><br></div>I get the following output:</div></div><div><br></div><div>==<br><div>LLDB library dir: D:\LLVM\build-ninja-lldb\bin<br>LLDB import library dir: D:\LLVM\build-ninja-lldb\bin\..\lib<br>lldb version 6.0.0 (<a href="http://llvm.org/svn/llvm-project/lldb/trunk">http://llvm.org/svn/llvm-project/lldb/trunk</a> revision 313964)<br>  clang revision 313964<br>  llvm revision 313964<br>The 'lldb-mi' executable cannot be located.  The lldb-mi tests can not be run as a result.<br></div><div>==</div><div><br></div><div>However, 'lldb-mi.exe' is located in the same directory as 'lldb.exe'.</div><div><br></div><div>There is an existence reference mentioned in:</div><div><br></div><div><a href="https://reviews.llvm.org/D25486">https://reviews.llvm.org/D25486</a><br></div><div><br></div>Thanks,<br><br></div>Carlos Enciso<br></div>