Re: [lldb-dev] [PATCH] D24591: [LIT] First pass of LLDB LIT support

2016-09-15 Thread Pavel Labath via lldb-dev
On 15 September 2016 at 16:15, Zachary Turner wrote: > lldb-commits to bcc, lldb-dev to cc. > >> The biggest feature I see missing here is the ability to run tests >> remotely. Remote debugging is the most important use case for our team, and >> now we have a number of (experimental) bots running

Re: [lldb-dev] [PATCH] D24591: [LIT] First pass of LLDB LIT support

2016-09-15 Thread Zachary Turner via lldb-dev
lldb-commits to bcc, lldb-dev to cc. > The biggest feature I see missing here is the ability to run tests remotely. Remote debugging is the most important use case for our team, and now we have a number of (experimental) bots running the remote test suite. We want to make sure we can debug correct