summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h
Commit message (Expand)AuthorAgeFilesLines
* Added optional calls to lldb_private::Process for getting memory region infoGreg Clayton2011-11-181-0/+6
* Centralize the code that gathers the thread ID list from the remote GDBGreg Clayton2011-05-201-0/+6
* Added the ability to get the return value from a ThreadPlanCallFunctionGreg Clayton2011-05-151-10/+3
* Expand the ABI prepare trivial function call to allow 6 simple args.Greg Clayton2011-05-141-0/+16
* Fixed not being able to launch the i386 slice of a universal binary by addingGreg Clayton2011-05-081-0/+2
* Moved the execution context that was in the Debugger intoGreg Clayton2011-04-121-9/+66
* Added a speed test to the GDBRemoteCommunicationClient and Greg Clayton2011-04-041-1/+12
* Many improvements to the Platform base class and subclasses. The base PlatformGreg Clayton2011-03-301-1/+22
* Fixed the LLDB build so that we can have private types, private enums andGreg Clayton2011-03-241-9/+9
* Did a lot more work on abtracting and organizing the platforms. Greg Clayton2011-03-241-3/+32
* Added new platform commands:Greg Clayton2011-03-231-25/+1
* Split the GDBRemoteCommunication class into three classes:Greg Clayton2011-03-221-0/+268
OpenPOWER on IntegriCloud