[Lldb-commits] [PATCH] Set the process vendor in GDBRemoteCommunicationClient::GetCurrentProcessInfo.

Stephane Sezer sas at fb.com
Thu Sep 4 15:21:07 PDT 2014


Only setting the host vendor/OS is not enough, we also need to set the
process' vendor and OS. If we don't, we end up having an empty/invalid
vendor for the Target which causes other problems later on during remote
debugging.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Set-the-process-vendor-in-GDBRemoteCommunicationClie.patch
Type: application/octet-stream
Size: 1466 bytes
Desc: 0001-Set-the-process-vendor-in-GDBRemoteCommunicationClie.patch
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20140904/b013d433/attachment.obj>


More information about the lldb-commits mailing list