summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/DynamicLoader/MacOSX-Kernel/DynamicLoaderMacOSXKernel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Renaming "MacOSX-Kernel" to "Darwin-Kernel". The file contents and projectGreg Clayton2011-08-221-1096/+0
* Added the ability to remove orphaned module shared pointers from a ModuleList.Greg Clayton2011-08-111-1/+1
* More KDP fixes and logging cleanup.Greg Clayton2011-07-211-0/+13
* Added KDP resume, suspend, set/remove breakpoint, and kernel version support.Greg Clayton2011-07-201-1/+19
* Modified the LocateMacOSXFilesUsingDebugSymbols(...) function to locateGreg Clayton2011-07-191-40/+78
* Added the ability to _not_ skip the prologue when settings breakpoints Greg Clayton2011-07-121-21/+39
* More cleanup on the this plug-in and tried to set the notificationGreg Clayton2011-07-091-173/+56
* LLDB now has a Kernel dynamic linker that can detect where kexts areGreg Clayton2011-07-081-16/+53
* Make the kernel able to do its initial load from target memory with theGreg Clayton2011-07-081-194/+51
* Added the start of the darwin dynamic loader plug-in. It isn't hooked up toGreg Clayton2011-07-081-0/+1232
OpenPOWER on IntegriCloud