[all-commits] [llvm/llvm-project] 9d356c: Have lldb-dap extension support multi-root workspa...
award999 via All-commits
all-commits at lists.llvm.org
Mon Jun 2 14:32:01 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9d356c39b7a594a1ce3a27c2487febc382f5a5a7
https://github.com/llvm/llvm-project/commit/9d356c39b7a594a1ce3a27c2487febc382f5a5a7
Author: award999 <award999 at apple.com>
Date: 2025-06-02 (Mon, 02 Jun 2025)
Changed paths:
M lldb/tools/lldb-dap/src-ts/debug-adapter-factory.ts
Log Message:
-----------
Have lldb-dap extension support multi-root workspace (#142470)
- Allow running when no workspace folder is present, and do not override
the `cwd` set in the launch configuration
- Support getting configuration from workspace file
Fixes #142469
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