[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 03:36:58 PDT 2021


mgorny updated this revision to Diff 371858.
mgorny marked 2 inline comments as done.
mgorny added a comment.

Add a server test for error condition. Rebase client 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
  lldb/test/API/tools/lldb-server/TestGdbRemotePlatformFile.py

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


More information about the lldb-commits mailing list