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

Todd Fiala tfiala at google.com
Fri Sep 5 08:06:06 PDT 2014


LGTM. This change went up here:

svn commit
Sending        source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
Transmitting file data .
Committed revision 217252.

​


On Thu, Sep 4, 2014 at 3:21 PM, Stephane Sezer <sas at fb.com> wrote:

> 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.
>
>
> _______________________________________________
> lldb-commits mailing list
> lldb-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits
>
>


-- 
Todd Fiala | Software Engineer | tfiala at google.com | 650-943-3180
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20140905/17d8cd3d/attachment.html>


More information about the lldb-commits mailing list