[Lldb-commits] [PATCH] Modify dotest.py to be able to run without an lldb build.

Stephane Sezer sas at fb.com
Fri Dec 5 14:37:07 PST 2014


Hi clayborg, tfiala, vharron,

This will ease llgs development a bit by not requiring an lldb/lldb.py build to launch the tests. Also, we can now use LLDB_DEBUGSERVER_PATH to point to a debug server to use to run the tests. I used that to point to a ds2 build and run llgs tests against ds2.

http://reviews.llvm.org/D6554

Files:
  test/dotest.py
  test/tools/lldb-gdbserver/lldbgdbserverutils.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6554.17000.patch
Type: text/x-patch
Size: 4536 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20141205/88db7b96/attachment.bin>


More information about the lldb-commits mailing list