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

Stephane Sezer sas at fb.com
Wed Sep 3 18:59:51 PDT 2014


This removes some duplicate code, and speeds up shared library loading,
especially when remote debugging over a slow connection.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Use-the-process-ReadCStringFromMemory-from-DYLDRende.patch
Type: application/octet-stream
Size: 1397 bytes
Desc: 0001-Use-the-process-ReadCStringFromMemory-from-DYLDRende.patch
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20140904/4ef2d543/attachment.obj>


More information about the lldb-commits mailing list