hanchenye-llvm-project/lldb/source/Host/linux
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
..
Host.cpp API fix and missing headers. 2011-05-19 23:07:19 +00:00
Makefile linux: add Host/linux subdirectory 2011-03-23 01:58:26 +00:00