[Lldb-commits] [PATCH] D68293: [android/process list] support showing process arguments

walter erquinigo via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Oct 4 18:49:54 PDT 2019


wallace updated this revision to Diff 223356.
wallace added a comment.

added a basic python test

It was a nice learning experience and fortunately there was no need to add any intrusive code


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68293

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: D68293.223356.patch
Type: text/x-patch
Size: 5381 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20191005/05f7cc88/attachment.bin>


More information about the lldb-commits mailing list