Revert "[platform process list] add a flag for showing the processes of all users"
authorWalter Erquinigo <a20012251@gmail.com>
Fri, 11 Oct 2019 21:58:49 +0000 (21:58 +0000)
committerWalter Erquinigo <a20012251@gmail.com>
Fri, 11 Oct 2019 21:58:49 +0000 (21:58 +0000)
commit6fcf0681609f95493595825d428e802e756c7c50
tree6f4253999c293fc7a770a2bbeb156c73cfb49938
parentafa8903ad6de54a3a45237af4af5b75b820c613e
Revert "[platform process list] add a flag for showing the processes of all users"

Summary:
This reverts commit e4ac611cd787f3f0e727a394e96fb1a5c3b19ccb.

There's a failure according to http://lab.llvm.org:8080/green/view/LLDB/job/lldb-cmake/2538/testReport/junit/lldb-api/functionalities_gdb_remote_client/TestPlatformClient_py/

Reviewers: labath, aadsm, clayborg

Subscribers: lldb-commits

Tags: #lldb

Differential Revision: https://reviews.llvm.org/D68883

llvm-svn: 374603
lldb/packages/Python/lldbsuite/test/functionalities/gdb_remote_client/TestPlatformClient.py [deleted file]
lldb/packages/Python/lldbsuite/test/functionalities/gdb_remote_client/gdbclientutils.py
lldb/source/Commands/CommandObjectPlatform.cpp
lldb/source/Commands/Options.td
lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp