[Lldb-commits] [PATCH] D68662: Redo D68354 - [platform process list] add a flag for showing the processes of all users
walter erquinigo via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Oct 8 13:14:59 PDT 2019
wallace created this revision.
wallace added reviewers: labath, clayborg, aadsm.
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.
I don't know how the previous version worked on my machine. Maybe something changed in the meantime regarding the lldb's communication layer.
Anyway, this passes now and I've improved it. The previous code was not using correctly pexpect.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D68662
Files:
lldb/packages/Python/lldbsuite/test/functionalities/gdb_remote_client/TestPlatformClient.py
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68662.223927.patch
Type: text/x-patch
Size: 5300 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20191008/d76a88d5/attachment.bin>
More information about the lldb-commits
mailing list