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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
Fixed the Xcode project building of LLVM to be a bit more user friendly:
Greg Clayton
2011-11-04
1
-2
/
+0
*
Update declarations for all functions/methods that accept printf-style
Jason Molenda
2011-09-20
1
-1
/
+1
*
Logging and return code fixes.
Greg Clayton
2011-07-29
1
-11
/
+16
*
Initialize the all important automatic variable 'lldb::ConnectionStatus statu...
Johnny Chen
2011-07-21
1
-1
/
+1
*
More KDP fixes and logging cleanup.
Greg Clayton
2011-07-21
1
-114
/
+142
*
Added KDP resume, suspend, set/remove breakpoint, and kernel version support.
Greg Clayton
2011-07-20
1
-14
/
+181
*
Added register reading support for ARM, i386 and x86_64.
Greg Clayton
2011-07-20
1
-21
/
+108
*
Modified the LocateMacOSXFilesUsingDebugSymbols(...) function to locate
Greg Clayton
2011-07-19
1
-26
/
+353
*
Added a boolean to the pure virtual lldb_private::Process::CanDebug(...)
Greg Clayton
2011-07-17
1
-14
/
+39
*
Completed more work on the KDP darwin kernel debugging Process plug-in.
Greg Clayton
2011-07-16
1
-48
/
+262
*
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
-222
/
+71
*
Hollowed out process plug-in to do KDP darwin kernel debugging.
Greg Clayton
2011-07-15
1
-0
/
+403
[prev]