Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Clang-tidy modernize-use-override warnings in some files in source/Plugin... | Eugene Zelenko | 2015-10-24 | 1 | -4/+4 |
* | [LLGS] Spawned process handling cleanup | Pavel Labath | 2015-07-29 | 1 | -9/+0 |
* | Add support for the qEcho command to lldb-server in the common packets. | Greg Clayton | 2015-05-29 | 1 | -0/+3 |
* | Implement Handle_QEnvironmentHexEncoded. | Chaoren Lin | 2015-03-31 | 1 | -1/+4 |
* | Move several plugin to its own namespace | Tamas Berghammer | 2015-03-31 | 1 | -13/+20 |
* | Fetch module specification from remote process also | Tamas Berghammer | 2015-03-24 | 1 | -20/+23 |
* | Remove virtual and add override to all virtual functions in Process/gdb-remote. | Tamas Berghammer | 2015-03-23 | 1 | -1/+1 |
* | Add qModuleInfo request in order to get module information (uuid, triple,..) ... | Oleksiy Vyalov | 2015-02-25 | 1 | -0/+3 |
* | Remove alias template from GDBRemoteCommunicationServerCommon | Tamas Berghammer | 2015-02-18 | 1 | -5/+2 |
* | Separate monolithic GDBRemoteCommunicationServer class into 4 part | Tamas Berghammer | 2015-02-11 | 1 | -0/+200 |