llvm-project/lldb/source/Plugins/DynamicLoader/Linux-DYLD
Johnny Chen c18a538646 API fix and missing headers.
Host.cpp was missing Error.h and the implementation of
LaunchProcess. Once againg I have added a "fake" implementation
waiting for a real one.

Fixed the call GetAddressRange to reflect the new interface in
DynamicLoaderLinuxDYLD.cpp.

Added string.h to ARM_DWARF_Registers.cpp that is needed for ::memset.

Signed-off-by: Johnny Chen <johnny.chen@apple.com>
llvm-svn: 131695
2011-05-19 23:07:19 +00:00
..
AuxVector.cpp
AuxVector.h
DYLDRendezvous.cpp Load dependent modules in the Linux dynamic loader. 2011-01-19 01:28:39 +00:00
DYLDRendezvous.h
DynamicLoaderLinuxDYLD.cpp API fix and missing headers. 2011-05-19 23:07:19 +00:00
DynamicLoaderLinuxDYLD.h Make declaration of DynamicLoaderLinuxDYLD::CreateInstance match its definition. 2011-02-16 05:38:31 +00:00
Makefile