[Lldb-commits] [PATCH] Use the process' ReadCStringFromMemory from DYLDRendezvous::ReadStringFromMemory.

Todd Fiala tfiala at google.com
Thu Sep 4 07:10:37 PDT 2014


Testing now.

Was actually an item on my list to look into (lots of single-character
reads over gdb-remote).  Glad you beat me to it :-)


On Wed, Sep 3, 2014 at 6:59 PM, Stephane Sezer <sas at fb.com> wrote:

> This removes some duplicate code, and speeds up shared library loading,
> especially when remote debugging over a slow connection.
>
>
> _______________________________________________
> 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/20140904/cd6d73e6/attachment.html>


More information about the lldb-commits mailing list