[Lldb-commits] [PATCH] Properly decode architecture type in GDBRemoteCommunicationClient::GetCurrentProcessInfo.

Stephane Sezer sas at fb.com
Tue Sep 9 17:23:13 PDT 2014


Instead of forcing the remote arch type to MachO all the time, we
inspect the OS/vendor that the remote debug server reports and use it to
set the arch type to MachO, ELF or COFF accordingly.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Properly-decode-architecture-type-in-GDBRemoteCommun.patch
Type: application/octet-stream
Size: 2699 bytes
Desc: 0001-Properly-decode-architecture-type-in-GDBRemoteCommun.patch
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20140910/0b68bfdd/attachment.obj>


More information about the lldb-commits mailing list