Files
clang-p2996/lldb/tools/lldb-dap/src-ts
Serban 30eb193213 [LLDB][lldb-dap][vscode-lldb] Add Environment configuration for the lldb-dap process (#108948)
Frequently, environment variables such as `LLDB_USE_NATIVE_PDB_READER`
are needed to be able to use lldb-dap in vscode

This PR adds a way to set the environment for the lldb-dap process using
configuration.
2024-09-18 08:05:35 +02:00
..