[Lldb-commits] [lldb] [lldb-dap] expand tilde in dap executable path (PR #162635)
John Harrison via lldb-commits
lldb-commits at lists.llvm.org
Fri Oct 31 08:58:45 PDT 2025
ashgti wrote:
Hmm, I wonder if we need to perform this ourselves? Users can use `${userHome}` in their launch.json and it should expand correctly. I guess maybe that won't work with a user setting though. I'm surprised that nodejs doesn't have any builtin utility for doing this substitution.
https://github.com/llvm/llvm-project/pull/162635
More information about the lldb-commits
mailing list