[Lldb-commits] [PATCH] D107475: [lldb] [gdb-remote] Use hexadecimal numbers in vFile packets for GDB compliance

Michał Górny via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Aug 6 06:43:07 PDT 2021


mgorny updated this revision to Diff 364781.
mgorny added a comment.

Add tests for server and client. Fix error handling.


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

https://reviews.llvm.org/D107475

Files:
  lldb/docs/lldb-platform-packets.txt
  lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.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: D107475.364781.patch
Type: text/x-patch
Size: 25990 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210806/97731163/attachment-0001.bin>


More information about the lldb-commits mailing list