1. 08c38f7 Revert "Implement xfer:libraries-svr4:read packet" by Pavel Labath · 6 years ago
  2. fda83c9 Implement xfer:libraries-svr4:read packet by Antonio Afonso · 6 years ago
  3. 57e2da4 Create a generic handler for Xfer packets by Antonio Afonso · 6 years ago
  4. f04b363 [lldb-server] Support 'g' packets by Pavel Labath · 6 years ago
  5. 8b3af63 [NFC] Remove ASCII lines from comments by Jonas Devlieghere · 7 years ago
  6. f05b42e Bring Doxygen comment syntax in sync with LLVM coding style. by Adrian Prantl · 7 years ago
  7. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  8. ceff664 Remove header grouping comments. by Jonas Devlieghere · 7 years ago
  9. 11e5917 llgs: Propagate the environment when launching the inferior from command line by Pavel Labath · 8 years ago
  10. a5be48b Remove shared_pointer from NativeThreadProtocol by Pavel Labath · 8 years ago
  11. 82abefa Remove shared pointer from NativeProcessProtocol by Pavel Labath · 8 years ago
  12. 96e600f Add a NativeProcessProtocol Factory class by Pavel Labath · 8 years ago
  13. e714c4f Implementation of remote packets for Trace data. by Ravitheja Addepally · 8 years ago
  14. 97206d5 Rename Error -> Status. by Zachary Turner · 8 years ago
  15. b7f0f45 Move GetAuxvData from Host to relevant process plugins by Pavel Labath · 9 years ago
  16. 4a705e7 Implement QPassSignals GDB package in lldb-server by Pavel Labath · 9 years ago
  17. b9c1b51 *** This commit represents a complete reformatting of the LLDB source code by Kate Stone · 9 years ago
  18. f176353 Remove platform plugins from lldb-server by Pavel Labath · 9 years ago
  19. 16ff860 remove use of Mutex in favour of std::{,recursive_}mutex by Saleem Abdulrasool · 9 years ago
  20. abadc22 [LLGS] Don't forward I/O when process is stopped by Pavel Labath · 10 years ago
  21. 3bf1125 lldb-server: add support for binary memory reads by Pavel Labath · 10 years ago
  22. 6e4f19d [LLGS] Spawned process handling cleanup by Pavel Labath · 10 years ago
  23. 19cbe96 [NativeProcessLinux] Integrate MainLoop by Pavel Labath · 10 years ago
  24. c7749c3 [LLGS] Get rid of the stdio forwarding thread by Pavel Labath · 10 years ago
  25. 4a4bb12 Add jThreadsInfo support to lldb-server by Pavel Labath · 10 years ago
  26. 5abe726 Revert "[NativeProcessLinux] Integrate MainLoop" by Pavel Labath · 10 years ago
  27. 827965c [NativeProcessLinux] Integrate MainLoop by Pavel Labath · 10 years ago
  28. 77dc956 Introduce a MainLoop class and switch llgs to use it by Pavel Labath · 10 years ago
  29. 783bfc8 Fetch object file load address if it isn't specified by the linker by Tamas Berghammer · 10 years ago
  30. 9c9ecce Make log options uniform betwwen lldb-platform and lldb-gdbserver by Tamas Berghammer · 10 years ago
  31. db264a6 Move several plugin to its own namespace by Tamas Berghammer · 11 years ago
  32. 7cb18bf Fetch module specification from remote process also by Tamas Berghammer · 11 years ago
  33. 4a8abd3 Fix TestProcessIO.py when run against a remote target by Vince Harron · 11 years ago
  34. e13c273 Separate monolithic GDBRemoteCommunicationServer class into 4 part by Tamas Berghammer · 11 years ago