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

2021-06-05 Thread Bruce Mitchener via Phabricator via lldb-commits
brucem reopened this revision. brucem added a comment. This revision is now accepted and ready to land. Not sure why this failed. Is it perhaps a difference where some processes have args including the executable and some do not? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION

[Lldb-commits] [lldb] 2606918 - Revert "[LLDB/API] Expose args and env from SBProcessInfo."

2021-06-05 Thread Bruce Mitchener via lldb-commits
Author: Bruce Mitchener Date: 2021-06-05T15:50:49+07:00 New Revision: 2606918f467519f1634a67ee386211e99665fd23 URL: https://github.com/llvm/llvm-project/commit/2606918f467519f1634a67ee386211e99665fd23 DIFF: https://github.com/llvm/llvm-project/commit/2606918f467519f1634a67ee386211e99665fd23.dif

[Lldb-commits] [PATCH] D103744: [lldb][docs] Remove mention of subversion. NFC.

2021-06-05 Thread Bruce Mitchener via Phabricator via lldb-commits
brucem created this revision. brucem requested review of this revision. Herald added a project: LLDB. Repository: rG LLVM Github Monorepo https://reviews.llvm.org/D103744 Files: lldb/docs/resources/build.rst Index: lldb/docs/resources/build.rst =