[Lldb-commits] [PATCH] D74636: [lldb-vscode] Add inheritEnvironment option

walter erquinigo via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Mar 24 14:00:49 PDT 2020


wallace abandoned this revision.
wallace added a comment.

With https://reviews.llvm.org/D76470, targets created by lldb-vscode by default are inheriting the debugger's environment. I don't need this change anymore.
We can work on providing a flag that disables that default behavior, but that can also be set by an initCommand if someone really needs it.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74636/new/

https://reviews.llvm.org/D74636





More information about the lldb-commits mailing list