summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerPlatform.h
Commit message (Expand)AuthorAgeFilesLines
* Modify "platform connect" to connect to processes as wellTamas Berghammer2015-12-081-0/+17
* Make lldb-gdbserver to take explicit socket scheme as command line argument.Oleksiy Vyalov2015-10-281-1/+3
* Fix Clang-tidy modernize-use-override warnings in some files in source/Plugin...Eugene Zelenko2015-10-241-9/+9
* Add domain socket support to gdb-remote protocol and lldb-server.Oleksiy Vyalov2015-10-211-1/+10
* [LLGS] Spawned process handling cleanupPavel Labath2015-07-291-0/+10
* Refactor Unix signals.Chaoren Lin2015-07-141-0/+3
* Move several plugin to its own namespaceTamas Berghammer2015-03-311-1/+7
* Separate monolithic GDBRemoteCommunicationServer class into 4 partTamas Berghammer2015-02-111-0/+96
OpenPOWER on IntegriCloud