[Lldb-commits] [lldb] r374630 - Revert "[platform process list] add a flag for showing the processes of all users"

2019-10-11 Thread Walter Erquinigo via lldb-commits
Author: wallace Date: Fri Oct 11 19:31:22 2019 New Revision: 374630 URL: http://llvm.org/viewvc/llvm-project?rev=374630&view=rev Log: Revert "[platform process list] add a flag for showing the processes of all users" This reverts commit f670a5edfc70066872e1795d650ed6e1ac62b6a8. Removed: ll

[Lldb-commits] [lldb] r374631 - [platform process list] add a flag for showing the processes of all users

2019-10-11 Thread Walter Erquinigo via lldb-commits
Author: wallace Date: Fri Oct 11 19:36:16 2019 New Revision: 374631 URL: http://llvm.org/viewvc/llvm-project?rev=374631&view=rev Log: [platform process list] add a flag for showing the processes of all users Summary: For context: https://reviews.llvm.org/D68293 We need a way to show all the proc

[Lldb-commits] [PATCH] D68354: [platform process list] add a flag for showing the processes of all users

2019-10-11 Thread walter erquinigo via Phabricator via lldb-commits
wallace updated this revision to Diff 224722. wallace added a comment. i think i finally wrote something that works python 2 and 3 Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D68354/new/ https://reviews.llvm.org/D68354 Files: lldb/packages/Pyt

<    1   2