Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove platform plugins from lldb-server | Pavel Labath | 2016-06-29 | 1 | -1/+0 |
* | remove use of Mutex in favour of std::{,recursive_}mutex | Saleem Abdulrasool | 2016-05-18 | 1 | -1/+2 |
* | Generalize child process monitoring functions | Pavel Labath | 2016-05-11 | 1 | -7/+0 |
* | Modify "platform connect" to connect to processes as well | Tamas Berghammer | 2015-12-08 | 1 | -0/+17 |
* | Make lldb-gdbserver to take explicit socket scheme as command line argument. | Oleksiy Vyalov | 2015-10-28 | 1 | -1/+3 |
* | Fix Clang-tidy modernize-use-override warnings in some files in source/Plugin... | Eugene Zelenko | 2015-10-24 | 1 | -9/+9 |
* | Add domain socket support to gdb-remote protocol and lldb-server. | Oleksiy Vyalov | 2015-10-21 | 1 | -1/+10 |
* | [LLGS] Spawned process handling cleanup | Pavel Labath | 2015-07-29 | 1 | -0/+10 |
* | Refactor Unix signals. | Chaoren Lin | 2015-07-14 | 1 | -0/+3 |
* | Move several plugin to its own namespace | Tamas Berghammer | 2015-03-31 | 1 | -1/+7 |
* | Separate monolithic GDBRemoteCommunicationServer class into 4 part | Tamas Berghammer | 2015-02-11 | 1 | -0/+96 |