1. b9c1b51 *** This commit represents a complete reformatting of the LLDB source code by Kate Stone · 9 years ago
  2. 5a123c4 Remove GetThreadSuffixSupported from GDBRemoteCommunication **base** class by Pavel Labath · 9 years ago
  3. 16ff860 remove use of Mutex in favour of std::{,recursive_}mutex by Saleem Abdulrasool · 9 years ago
  4. edb35d9 Fix Clang-tidy modernize-use-override warnings in some files in source/Plugins; other minor fixes. by Eugene Zelenko · 10 years ago
  5. 6e4f19d [LLGS] Spawned process handling cleanup by Pavel Labath · 10 years ago
  6. 420562a Add support for the qEcho command to lldb-server in the common packets. by Greg Clayton · 10 years ago
  7. 0ddb722 Implement Handle_QEnvironmentHexEncoded. by Chaoren Lin · 10 years ago
  8. db264a6 Move several plugin to its own namespace by Tamas Berghammer · 10 years ago
  9. 7cb18bf Fetch module specification from remote process also by Tamas Berghammer · 11 years ago
  10. 30b8cd3 Remove virtual and add override to all virtual functions in Process/gdb-remote. by Tamas Berghammer · 11 years ago
  11. 6801be3 Add qModuleInfo request in order to get module information (uuid, triple,..) by module path from remote platform. by Oleksiy Vyalov · 11 years ago
  12. 81e9239 Remove alias template from GDBRemoteCommunicationServerCommon by Tamas Berghammer · 11 years ago
  13. e13c273 Separate monolithic GDBRemoteCommunicationServer class into 4 part by Tamas Berghammer · 11 years ago