index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
source
/
Plugins
/
DynamicLoader
/
MacOSX-Kernel
/
DynamicLoaderMacOSXKernel.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renaming "MacOSX-Kernel" to "Darwin-Kernel". The file contents and project
Greg Clayton
2011-08-22
1
-1096
/
+0
*
Added the ability to remove orphaned module shared pointers from a ModuleList.
Greg Clayton
2011-08-11
1
-1
/
+1
*
More KDP fixes and logging cleanup.
Greg Clayton
2011-07-21
1
-0
/
+13
*
Added KDP resume, suspend, set/remove breakpoint, and kernel version support.
Greg Clayton
2011-07-20
1
-1
/
+19
*
Modified the LocateMacOSXFilesUsingDebugSymbols(...) function to locate
Greg Clayton
2011-07-19
1
-40
/
+78
*
Added the ability to _not_ skip the prologue when settings breakpoints
Greg Clayton
2011-07-12
1
-21
/
+39
*
More cleanup on the this plug-in and tried to set the notification
Greg Clayton
2011-07-09
1
-173
/
+56
*
LLDB now has a Kernel dynamic linker that can detect where kexts are
Greg Clayton
2011-07-08
1
-16
/
+53
*
Make the kernel able to do its initial load from target memory with the
Greg Clayton
2011-07-08
1
-194
/
+51
*
Added the start of the darwin dynamic loader plug-in. It isn't hooked up to
Greg Clayton
2011-07-08
1
-0
/
+1232