[Lldb-commits] [PATCH] D76009: [lldb/Target] Initialize new targets environment variables from target.env-vars

Frederic Riss via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Mar 12 15:45:26 PDT 2020


friss added a comment.

I put up a "fix" for the inherit-env issue mentioned here: https://reviews.llvm.org/D76105
It is mostly orthogonal to this patch as Jim showed the behavior today is already broken.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76009





More information about the lldb-commits mailing list