[Lldb-commits] [PATCH] D18531: Allow gdbremote process to read modules from memory
Todd Fiala via lldb-commits
lldb-commits at lists.llvm.org
Tue Mar 29 17:19:10 PDT 2016
The general idea looks good. You'll want to reach out to the Hexagon dynamic loader author first on any proposed changes there, though.
Thanks!
-Todd
> On Mar 29, 2016, at 11:45 AM, Francis Ricci <fjricci at fb.com> wrote:
>
> fjricci updated this revision to Diff 51962.
> fjricci added a comment.
>
> Refactor to remove code duplication
>
>
> http://reviews.llvm.org/D18531
>
> Files:
> include/lldb/Target/DynamicLoader.h
> source/Plugins/DynamicLoader/Hexagon-DYLD/DynamicLoaderHexagonDYLD.cpp
> source/Plugins/DynamicLoader/Hexagon-DYLD/DynamicLoaderHexagonDYLD.h
> source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
> source/Plugins/Process/gdb-remote/ProcessGDBRemote.h
>
> <D18531.51962.patch>
More information about the lldb-commits
mailing list