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

Michał Górny via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 6 12:58:40 PDT 2021


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

Fix `vFile:pread` to actually return the underlying error in client.


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.364873.patch
Type: text/x-patch
Size: 26241 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210806/c6e8f017/attachment.bin>


More information about the llvm-commits mailing list