[Lldb-commits] [lldb] [lldb] Use correct path for debugserver (PR #131609)
Yuval Deutscher via lldb-commits
lldb-commits at lists.llvm.org
Mon Mar 17 07:40:15 PDT 2025
yuvald-sweet-security wrote:
Well, looks like the tests really do check a case where lldb and lldb-server are not in the same directory. Should we just try both paths? maybe make `GetShlibDir` return false if it is linked statically?
https://github.com/llvm/llvm-project/pull/131609
More information about the lldb-commits
mailing list