summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.h
Commit message (Expand)AuthorAgeFilesLines
* Implement Handle_QEnvironmentHexEncoded.Chaoren Lin2015-03-311-1/+4
* Move several plugin to its own namespaceTamas Berghammer2015-03-311-13/+20
* Fetch module specification from remote process alsoTamas Berghammer2015-03-241-20/+23
* Remove virtual and add override to all virtual functions in Process/gdb-remote.Tamas Berghammer2015-03-231-1/+1
* Add qModuleInfo request in order to get module information (uuid, triple,..) ...Oleksiy Vyalov2015-02-251-0/+3
* Remove alias template from GDBRemoteCommunicationServerCommonTamas Berghammer2015-02-181-5/+2
* Separate monolithic GDBRemoteCommunicationServer class into 4 partTamas Berghammer2015-02-111-0/+200
OpenPOWER on IntegriCloud