llvm-project/lldb/source/Utility
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
..
ARM_DWARF_Registers.cpp API fix and missing headers. 2011-05-19 23:07:19 +00:00
ARM_DWARF_Registers.h Got the EmulateInstruction CFI code a lot closer to producing CFI data. 2011-04-26 23:48:45 +00:00
ARM_GCC_Registers.h Fixed "#endif"s followed by non comments, patch from Jean-Daniel Dupas. 2010-07-07 17:06:20 +00:00
Makefile Merged Eli Friedman's linux build changes where he added Makefile files that 2010-07-09 20:39:50 +00:00
PseudoTerminal.cpp Patch from Kirk Beitz to make things compile on MinGW minus the putenv part. 2011-02-09 17:41:27 +00:00
SharingPtr.cpp Cleaned a few build related things up: 2010-09-24 23:07:41 +00:00
StringExtractor.cpp Add a missing header 2011-04-07 10:20:23 +00:00
StringExtractor.h Many improvements to the Platform base class and subclasses. The base Platform 2011-03-30 18:16:51 +00:00
StringExtractorGDBRemote.cpp Moved the execution context that was in the Debugger into 2011-04-12 05:54:46 +00:00
StringExtractorGDBRemote.h Moved the execution context that was in the Debugger into 2011-04-12 05:54:46 +00:00