[Lldb-commits] [lldb] [lldb] Use correct path for lldb-server executable (PR #131519)

Yuval Deutscher via lldb-commits lldb-commits at lists.llvm.org
Mon Mar 17 03:55:30 PDT 2025


yuvald-sweet-security wrote:

Ah, turns out there's a `HostInfo::GetProgramFileSpec()` function which solves both these issues.

https://github.com/llvm/llvm-project/pull/131519


More information about the lldb-commits mailing list