[Lldb-commits] [PATCH] Use the process' ReadCStringFromMemory from DYLDRendezvous::ReadStringFromMemory.
Todd Fiala
tfiala at google.com
Thu Sep 4 07:26:24 PDT 2014
Ah, much nicer!
LGTM.
Submitted here:
svn commit
Sending source/Plugins/DynamicLoader/POSIX-DYLD/DYLDRendezvous.cpp
Transmitting file data .
Committed revision 217153.
On Thu, Sep 4, 2014 at 7:10 AM, Todd Fiala <tfiala at google.com> wrote:
> 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
>
--
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/c380df13/attachment.html>
More information about the lldb-commits
mailing list