llvm-project/lldb/source/Plugins/ObjectFile
Adrian McCarthy f7d1893f5b Enable saving of mini dumps with lldb process save-core.
Also adds SB API to save a core and tests that use it.

Differential Revision: http://reviews.llvm.org/D14793

llvm-svn: 253734
2015-11-20 23:09:11 +00:00
..
ELF Make core files not crash when you load a core file into LLDB with just "lldb -c core". 2015-10-28 18:04:38 +00:00
JIT Fix Clang-tidy modernize-use-override warnings in source/Plugins/ObjectContainer and ObjectFile; other minor fixes. 2015-10-23 16:56:07 +00:00
Mach-O Add support for tvos and watchos to ObjectFileMachO. 2015-11-10 05:21:54 +00:00
PECOFF Enable saving of mini dumps with lldb process save-core. 2015-11-20 23:09:11 +00:00
CMakeLists.txt Make cmake build the new ObjectFileJIT. 2014-03-24 23:11:37 +00:00