[Lldb-commits] [PATCH] D103675: [LLDB/API] Expose args and env from SBProcessInfo.

Bruce Mitchener via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Jun 4 09:28:31 PDT 2021


brucem updated this revision to Diff 349895.
brucem added a comment.

Rebase and address feedback.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103675

Files:
  lldb/bindings/interface/SBProcessInfo.i
  lldb/include/lldb/API/SBEnvironment.h
  lldb/include/lldb/API/SBProcessInfo.h
  lldb/source/API/SBProcessInfo.cpp
  lldb/test/API/python_api/process/TestProcessAPI.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103675.349895.patch
Type: text/x-patch
Size: 5262 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210604/c874fbf7/attachment.bin>


More information about the lldb-commits mailing list