[Lldb-commits] [PATCH] Check for byte order correctness in GDBRemoteCommunicationClient::GetCurrentProcessInfo.

Stephane Sezer sas at fb.com
Thu Sep 4 15:38:55 PDT 2014


This is useful for checking inconsistencies between what the remote debug server thinks we are debugging and we think we are debugging. This follows the check for pointer byte size done just above.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Check-for-byte-order-correctness-in-GDBRemoteCommuni.patch
Type: application/octet-stream
Size: 2690 bytes
Desc: 0001-Check-for-byte-order-correctness-in-GDBRemoteCommuni.patch
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20140904/d07fe582/attachment.obj>


More information about the lldb-commits mailing list