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
/
Process
/
MacOSX-Kernel
/
CommunicationKDP.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
<rdar://problem/12491387>
Greg Clayton
2012-10-19
1
-0
/
+7
*
Add support for debugging KASLR kernels via kdp (the kernel being
Jason Molenda
2012-09-29
1
-0
/
+6
*
<rdar://problem/9959501>
Greg Clayton
2012-09-25
1
-5
/
+3
*
<rdar://problem/9959501>
Greg Clayton
2012-09-21
1
-1
/
+8
*
No functionality changes, mostly cleanup.
Greg Clayton
2012-04-11
1
-1
/
+1
*
Trying to solve our disappearing thread issues by making thread list updates ...
Greg Clayton
2012-04-10
1
-1
/
+1
*
Third round of code cleanups:
Enrico Granata
2011-08-19
1
-2
/
+2
*
More KDP fixes and logging cleanup.
Greg Clayton
2011-07-21
1
-28
/
+36
*
Added KDP resume, suspend, set/remove breakpoint, and kernel version support.
Greg Clayton
2011-07-20
1
-0
/
+28
*
Added register reading support for ARM, i386 and x86_64.
Greg Clayton
2011-07-20
1
-7
/
+8
*
Modified the LocateMacOSXFilesUsingDebugSymbols(...) function to locate
Greg Clayton
2011-07-19
1
-1
/
+53
*
Added a boolean to the pure virtual lldb_private::Process::CanDebug(...)
Greg Clayton
2011-07-17
1
-5
/
+5
*
Completed more work on the KDP darwin kernel debugging Process plug-in.
Greg Clayton
2011-07-16
1
-47
/
+99
*
Fixed the comment lines in the file comment headers.
Greg Clayton
2011-07-15
1
-1
/
+1
*
Added the ability to connect using "tcp://<host>:<port>" which is the
Greg Clayton
2011-07-15
1
-33
/
+66
*
Hollowed out process plug-in to do KDP darwin kernel debugging.
Greg Clayton
2011-07-15
1
-0
/
+152