EugeneBi added a comment.

In https://reviews.llvm.org/D49685#1178553, @labath wrote:

> In https://reviews.llvm.org/D49685#1178528, @EugeneBi wrote:
>
> > Hmm... I never thought I can do that :)
> >  Anyway, with the change as it is now, LLDB would try to load executable in 
> > the sysroot, fail that, then open it without the sysroot.
>
>
> Does that mean it is possible to exercise this code path (by placing the 
> executable in the sysroot for lldb to find it)?


I looked at the tests - is it all in Python? Not sure I have time to learn a 
new language... Is there anything in C++?


https://reviews.llvm.org/D49685



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

Reply via email to