[all-commits] [llvm/llvm-project] 28a279: [lldb-dap] expand tilde in dap executable path (#1...
Ebuka Ezike via All-commits
all-commits at lists.llvm.org
Wed Nov 5 11:07:57 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 28a279ce14f913df71546d8201d5363682a75901
https://github.com/llvm/llvm-project/commit/28a279ce14f913df71546d8201d5363682a75901
Author: Ebuka Ezike <yerimyah1 at gmail.com>
Date: 2025-11-05 (Wed, 05 Nov 2025)
Changed paths:
M lldb/tools/lldb-dap/src-ts/debug-adapter-factory.ts
A lldb/tools/lldb-dap/src-ts/utils.ts
Log Message:
-----------
[lldb-dap] expand tilde in dap executable path (#162635)
Users may have multiple devices and would like to resolve the homepath
based on the machine they are on.
expands the tilde `~` character at the front of the given file path.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list