summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed the GDBRemoteCommuncation to return a new GDBRemoteCommuncation::Packet...Greg Clayton2013-12-061-38/+38
* Fixed functions to always reply to packets and added a port offset.Greg Clayton2013-11-221-0/+7
* Added new options to lldb-platform:Greg Clayton2013-11-211-21/+68
* Expose SBPlatform through the public API.Greg Clayton2013-11-201-2/+14
* merge lldb-platform-work branch (and assorted fixes) into trunkDaniel Malea2013-08-261-2/+73
* Improved the packet throughput when debugging with GDB remote by over 3x onGreg Clayton2011-06-171-1/+1
* Moved the execution context that was in the Debugger intoGreg Clayton2011-04-121-2/+48
* Added a speed test to the GDBRemoteCommunicationClient and Greg Clayton2011-04-041-0/+3
* Many improvements to the Platform base class and subclasses. The base PlatformGreg Clayton2011-03-301-3/+26
* Did a lot more work on abtracting and organizing the platforms. Greg Clayton2011-03-241-6/+10
* Added new platform commands:Greg Clayton2011-03-231-1/+3
* Split the GDBRemoteCommunication class into three classes:Greg Clayton2011-03-221-0/+69
OpenPOWER on IntegriCloud