[Lldb-commits] [PATCH 0/8] linux: process and object file plugin updates

Stephen Wilson wilsons at start.ca
Fri Jan 14 13:12:14 PST 2011


This patch series provides some relatively straightforward updates and fixes to
the ProcessLinux and ObjectFileELF plugins.  Most notably the new ObjectFile
methods GetImageInfoAddress and GetEntryPoint are implemented for ELF's, as well
as Process::GetImageInfoAddress.

This patch series paves the way for the addition of a new DynamicLoader plugin
for Linux that I will be sending out shortly.




More information about the lldb-commits mailing list