forked from OSchip/llvm-project
b71e89e9af
Yet another step toward ARM64 support. With this commit, lldb-gdbserver started on ARM64 target can be accessed by lldb running on desktop PC and it can process simple commands (like 'continue'). Still ARM64 support lacks NativeRegisterContextLinux_arm64.* code which waits to be implemented. Based on similar files for Linux x86_64 and Darwin ARM64. Due to common code extraction from Darwin related files, lldb should be tested for any unexpected regression on Darwin ARM64 machines too. See the following for more details: http://reviews.llvm.org/D4580 http://lists.cs.uiuc.edu/pipermail/lldb-commits/Week-of-Mon-20140825/012670.html Change by Paul Osmialowski. llvm-svn: 216737 |
||
---|---|---|
.. | ||
ARM64_DWARF_Registers.cpp | ||
ARM64_DWARF_Registers.h | ||
ARM64_GCC_Registers.h | ||
ARM_DWARF_Registers.cpp | ||
ARM_DWARF_Registers.h | ||
ARM_GCC_Registers.h | ||
CMakeLists.txt | ||
KQueue.cpp | ||
KQueue.h | ||
Makefile | ||
PseudoTerminal.cpp | ||
Range.cpp | ||
SharingPtr.cpp | ||
StringExtractor.cpp | ||
StringExtractor.h | ||
StringExtractorGDBRemote.cpp | ||
StringExtractorGDBRemote.h | ||
StringLexer.cpp | ||
TimeSpecTimeout.cpp | ||
TimeSpecTimeout.h | ||
UuidCompatibility.h |