1. b9c1b51 *** This commit represents a complete reformatting of the LLDB source code by Kate Stone · 9 years ago
  2. e77fce0 [NFC] Darwin llgs support from Week of Code by Todd Fiala · 9 years ago
  3. b9739d4 Revert r280137 and 280139 and subsequent build fixes by Pavel Labath · 9 years ago
  4. 2d240d0 A few minor stylistic cleanups in StringExtractor. by Zachary Turner · 9 years ago
  5. 54695a3 Convert GetNameColonValue to return StringRefs. by Zachary Turner · 9 years ago
  6. 70a5ef1 Fix some build bot breakages. by Zachary Turner · 9 years ago
  7. 26709df Convert some functions to use StringRef instead of c_str, len by Zachary Turner · 9 years ago
  8. 5ad891f Unify process launching code on linux by Pavel Labath · 9 years ago
  9. 9ccb970 Make lldb::endian::InlHostByteOrder() private. by Bruce Mitchener · 10 years ago
  10. 5380a8b [LLDB] Adding mips32 in the list of archs with watchpoint_exceptions_received=before by Mohit K. Bhakkad · 10 years ago
  11. 2441aec Adds support for hardware watchpoints on Arm targets. by Omair Javaid · 10 years ago
  12. 6d9fe8c The llvm Triple for an armv6m now comes back as llvm::Triple::thumb. by Jason Molenda · 10 years ago
  13. e68ee7f Fix AArch64 watchpoint exception handling http://reviews.llvm.org/D11987 by Omair Javaid · 10 years ago
  14. 6e4f19d [LLGS] Spawned process handling cleanup by Pavel Labath · 10 years ago
  15. 3579996 [LLDB][MIPS] Hardware Watchpoints for MIPS by Mohit K. Bhakkad · 10 years ago
  16. d3173f3 Refactor many file functions to use FileSpec over strings. by Chaoren Lin · 10 years ago
  17. 5340683 Add '+' sign at the end of echo package by Ying Chen · 10 years ago
  18. 420562a Add support for the qEcho command to lldb-server in the common packets. by Greg Clayton · 10 years ago
  19. 8b33567 Get lldb-server building on android-9 by Vince Harron · 10 years ago
  20. 7d9d941 Pass normalized target file paths via GDB-remote to a target and denormalize them on the target. by Oleksiy Vyalov · 10 years ago
  21. 0ddb722 Implement Handle_QEnvironmentHexEncoded. by Chaoren Lin · 10 years ago
  22. db264a6 Move several plugin to its own namespace by Tamas Berghammer · 10 years ago
  23. 7cb18bf Fetch module specification from remote process also by Tamas Berghammer · 11 years ago
  24. ebc5609 Convert open options for POSIX open on target platform. by Robert Flack · 11 years ago
  25. dad4db7 Add filepath to qModuleInfo packet by Tamas Berghammer · 11 years ago
  26. bac7569 Pass a process full executable path within "name" response field. by Oleksiy Vyalov · 11 years ago
  27. 63acdfd Add Utility/ModuleCache class and integrate it with PlatformGDBRemoteServer - in order to allow modules caching from remote targets. by Oleksiy Vyalov · 11 years ago
  28. 2d52afd Increase default packet timeout for android to 20s by Tamas Berghammer · 11 years ago
  29. 6801be3 Add qModuleInfo request in order to get module information (uuid, triple,..) by module path from remote platform. by Oleksiy Vyalov · 11 years ago
  30. 0f86b74 Fix the communication in qPlatform_[mkdir,chmod] by Tamas Berghammer · 11 years ago
  31. e13c273 Separate monolithic GDBRemoteCommunicationServer class into 4 part by Tamas Berghammer · 11 years ago