[Lldb-commits] [PATCH] D107809: [lldb] Add new commands and tests for getting file perms & exists

Michał Górny via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Sep 10 02:24:04 PDT 2021


mgorny updated this revision to Diff 371841.
mgorny marked an inline comment as done.
mgorny added a comment.

Remove now-redundant `platform connect` calls.

TODO: server tests.


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

https://reviews.llvm.org/D107809

Files:
  lldb/source/Commands/CommandObjectPlatform.cpp
  lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp
  lldb/test/API/functionalities/gdb_remote_client/TestGDBRemotePlatformFile.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107809.371841.patch
Type: text/x-patch
Size: 9423 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210910/20819b25/attachment-0001.bin>


More information about the lldb-commits mailing list