1. 9ccb970 Make lldb::endian::InlHostByteOrder() private. by Bruce Mitchener · 10 years ago
  2. 5380a8b [LLDB] Adding mips32 in the list of archs with watchpoint_exceptions_received=before by Mohit K. Bhakkad · 10 years ago
  3. 2441aec Adds support for hardware watchpoints on Arm targets. by Omair Javaid · 10 years ago
  4. 6d9fe8c The llvm Triple for an armv6m now comes back as llvm::Triple::thumb. by Jason Molenda · 10 years ago
  5. e68ee7f Fix AArch64 watchpoint exception handling http://reviews.llvm.org/D11987 by Omair Javaid · 10 years ago
  6. 6e4f19d [LLGS] Spawned process handling cleanup by Pavel Labath · 10 years ago
  7. 3579996 [LLDB][MIPS] Hardware Watchpoints for MIPS by Mohit K. Bhakkad · 10 years ago
  8. d3173f3 Refactor many file functions to use FileSpec over strings. by Chaoren Lin · 10 years ago
  9. 5340683 Add '+' sign at the end of echo package by Ying Chen · 10 years ago
  10. 420562a Add support for the qEcho command to lldb-server in the common packets. by Greg Clayton · 10 years ago
  11. 8b33567 Get lldb-server building on android-9 by Vince Harron · 10 years ago
  12. 7d9d941 Pass normalized target file paths via GDB-remote to a target and denormalize them on the target. by Oleksiy Vyalov · 11 years ago
  13. 0ddb722 Implement Handle_QEnvironmentHexEncoded. by Chaoren Lin · 11 years ago
  14. db264a6 Move several plugin to its own namespace by Tamas Berghammer · 11 years ago
  15. 7cb18bf Fetch module specification from remote process also by Tamas Berghammer · 11 years ago
  16. ebc5609 Convert open options for POSIX open on target platform. by Robert Flack · 11 years ago
  17. dad4db7 Add filepath to qModuleInfo packet by Tamas Berghammer · 11 years ago
  18. bac7569 Pass a process full executable path within "name" response field. by Oleksiy Vyalov · 11 years ago
  19. 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
  20. 2d52afd Increase default packet timeout for android to 20s by Tamas Berghammer · 11 years ago
  21. 6801be3 Add qModuleInfo request in order to get module information (uuid, triple,..) by module path from remote platform. by Oleksiy Vyalov · 11 years ago
  22. 0f86b74 Fix the communication in qPlatform_[mkdir,chmod] by Tamas Berghammer · 11 years ago
  23. e13c273 Separate monolithic GDBRemoteCommunicationServer class into 4 part by Tamas Berghammer · 11 years ago