summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/MacOSX-Kernel/CommunicationKDP.h
Commit message (Expand)AuthorAgeFilesLines
* <rdar://problem/12491387>Greg Clayton2012-10-191-0/+7
* Add support for debugging KASLR kernels via kdp (the kernel beingJason Molenda2012-09-291-0/+6
* <rdar://problem/9959501>Greg Clayton2012-09-251-5/+3
* <rdar://problem/9959501>Greg Clayton2012-09-211-1/+8
* No functionality changes, mostly cleanup.Greg Clayton2012-04-111-1/+1
* Trying to solve our disappearing thread issues by making thread list updates ...Greg Clayton2012-04-101-1/+1
* Third round of code cleanups:Enrico Granata2011-08-191-2/+2
* More KDP fixes and logging cleanup.Greg Clayton2011-07-211-28/+36
* Added KDP resume, suspend, set/remove breakpoint, and kernel version support.Greg Clayton2011-07-201-0/+28
* Added register reading support for ARM, i386 and x86_64.Greg Clayton2011-07-201-7/+8
* Modified the LocateMacOSXFilesUsingDebugSymbols(...) function to locateGreg Clayton2011-07-191-1/+53
* Added a boolean to the pure virtual lldb_private::Process::CanDebug(...)Greg Clayton2011-07-171-5/+5
* Completed more work on the KDP darwin kernel debugging Process plug-in.Greg Clayton2011-07-161-47/+99
* Fixed the comment lines in the file comment headers.Greg Clayton2011-07-151-1/+1
* Added the ability to connect using "tcp://<host>:<port>" which is theGreg Clayton2011-07-151-33/+66
* Hollowed out process plug-in to do KDP darwin kernel debugging.Greg Clayton2011-07-151-0/+152
OpenPOWER on IntegriCloud