[Lldb-commits] [PATCH] D76045: [lldb/API] Make Launch(Simple) use args and env from target properties

Frederic Riss via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Mar 12 16:18:29 PDT 2020


friss added a comment.

This is somewhat useless without D76009 <https://reviews.llvm.org/D76009> because the default LaunchInfo doesn't get populated with the environment without it. I'll wait for a resolution there before landing this.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76045





More information about the lldb-commits mailing list