llvm-project/lldb/source/Plugins/Process/mach-core
Jason Molenda 3114703b5c Don't force a vendor check in ProcessMachCore::CanDebug() -- if this
is a Mach-O file and it is a Mach-O core file, activate the 
ProcessMachCore plugin.
<rdar://problem/20739989> 

llvm-svn: 236170
2015-04-29 22:17:45 +00:00
..
CMakeLists.txt Split Linux-specific and OS X specific stuff. Add include_directories 2013-04-19 00:19:04 +00:00
Makefile Makefiles for new mach-core directory. 2012-02-24 18:02:59 +00:00
ProcessMachCore.cpp Don't force a vendor check in ProcessMachCore::CanDebug() -- if this 2015-04-29 22:17:45 +00:00
ProcessMachCore.h Add a new setting (currently fixed) for how to 2013-12-24 02:57:50 +00:00
ThreadMachCore.cpp Workaround for collision between enum members in LLVM's MachO.h and system headers 2014-04-02 22:53:21 +00:00
ThreadMachCore.h Roll back the changes I made in r193907 which created a new Frame 2013-11-04 09:33:30 +00:00