hanchenye-llvm-project/lldb/source/Host
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
..
common This method has been removed from the API. This fix the compilation 2011-05-13 19:57:45 +00:00
linux API fix and missing headers. 2011-05-19 23:07:19 +00:00
macosx Moved the execution context that was in the Debugger into 2011-04-12 05:54:46 +00:00
Makefile linux: add Host/linux subdirectory 2011-03-23 01:58:26 +00:00