[all-commits] [llvm/llvm-project] 30eb19: [LLDB][lldb-dap][vscode-lldb] Add Environment conf...

Serban via All-commits all-commits at lists.llvm.org
Tue Sep 17 23:05:56 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 30eb19321349827056facd54afab9b856b9f9d0a
      https://github.com/llvm/llvm-project/commit/30eb19321349827056facd54afab9b856b9f9d0a
  Author: Serban <serbyme-git at yahoo.com>
  Date:   2024-09-18 (Wed, 18 Sep 2024)

  Changed paths:
    M lldb/tools/lldb-dap/package-lock.json
    M lldb/tools/lldb-dap/package.json
    M lldb/tools/lldb-dap/src-ts/extension.ts

  Log Message:
  -----------
  [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.



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