https://bugs.llvm.org/show_bug.cgi?id=21135
Kamil Rytarowski changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
Ok, if it works, I'm all for it. I can't say I'm really familiar with
how the multi-configuration generators work.
I also wouldn't mind failing more aggresively if a dependency is not available.
On 22 May 2017 at 20:54, Ted Woodward wrote:
> My dev machine has both debug and release python exe/l
Few more addition to the above:
How are you running lldb-server on your device? For remote debugging
running lldb-server in platform mode (and then using remote-linux or
similar as the selected platform in LLDB) will give you a significantly
better performance over running lldb-server in gdbserver