malaperle added a comment.

BTW, I had trouble running the lldb-mi tests. There seems to be a bug in 
dotest.py.

  lldbMiExec = lldbtest_config.lldbExec + "-mi"

I used 'python dotest.py --executable /path/to/llvm/build/bin/lldb

This failed for me because lldb is a symlink to lldb-4.0.0 and lldb-4.0.0-mi 
doesn't exist. I'm not sure if there either a way to not make it resolve the 
symlink or if the script should be changed.


https://reviews.llvm.org/D22902



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to