[Lldb-commits] [PATCH] D108148: [lldb] [gdb-remote] Use standardized GDB errno values

Michał Górny via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Sep 8 08:42:54 PDT 2021


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

Use a .def file.


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

https://reviews.llvm.org/D108148

Files:
  lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.h
  lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
  lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp
  lldb/source/Plugins/Process/gdb-remote/GDBRemoteErrno.def
  lldb/test/API/functionalities/gdb_remote_client/TestGDBRemotePlatformFile.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108148.371351.patch
Type: text/x-patch
Size: 9423 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210908/be052e0e/attachment.bin>


More information about the lldb-commits mailing list