summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp
Commit message (Expand)AuthorAgeFilesLines
* Implement Handle_QEnvironmentHexEncoded.Chaoren Lin2015-03-311-0/+17
* Move several plugin to its own namespaceTamas Berghammer2015-03-311-0/+1
* Fetch module specification from remote process alsoTamas Berghammer2015-03-241-6/+12
* Convert open options for POSIX open on target platform.Robert Flack2015-03-181-1/+2
* Add filepath to qModuleInfo packetTamas Berghammer2015-03-131-2/+16
* Pass a process full executable path within "name" response field.Oleksiy Vyalov2015-03-111-1/+1
* Add Utility/ModuleCache class and integrate it with PlatformGDBRemoteServer -...Oleksiy Vyalov2015-03-101-8/+4
* Increase default packet timeout for android to 20sTamas Berghammer2015-02-261-0/+9
* Add qModuleInfo request in order to get module information (uuid, triple,..) ...Oleksiy Vyalov2015-02-251-1/+70
* Fix the communication in qPlatform_[mkdir,chmod]Tamas Berghammer2015-02-231-8/+10
* Separate monolithic GDBRemoteCommunicationServer class into 4 partTamas Berghammer2015-02-111-0/+1204
OpenPOWER on IntegriCloud