llvm-project/lldb/source/Plugins/DynamicLoader
Ashok Thirumurthi 4f01ff8bfe Re-introduces ELF core file support for Linux x86-64
Usage: 'lldb a.out -c core'.
  TODO: FreeBSD support.
  TODO: Support for AVX registers.
  TODO: Refactor so that RegisterContextCore* don't inherit from classes that use ProcessMonitor
  to fix the build on OS/X.

llvm-svn: 186516
2013-07-17 16:06:12 +00:00
..
Darwin-Kernel <rdar://problem/13956179> 2013-05-22 21:00:49 +00:00
MacOSX-DYLD Huge change to clean up types. 2013-07-11 22:46:58 +00:00
POSIX-DYLD Re-introduces ELF core file support for Linux x86-64 2013-07-17 16:06:12 +00:00
Static <rdar://problem/13854277> 2013-05-10 21:47:16 +00:00
CMakeLists.txt Unbreak cmake builds by skipping Darwin kernel plugin on non-Mac platforms 2013-05-13 17:30:30 +00:00