1. effd27a Doc talks about Platform_RunCommand while we actually use Platform_shell. by Chaoren Lin · 11 years ago
  2. c9c3d22 test commit. by Aidan Dodds · 11 years ago
  3. 0901325 Copy paste error in gdb-remote doc. by Chaoren Lin · 11 years ago
  4. 6801be3 Add qModuleInfo request in order to get module information (uuid, triple,..) by module path from remote platform. by Oleksiy Vyalov · 11 years ago
  5. 0f86b74 Fix the communication in qPlatform_[mkdir,chmod] by Tamas Berghammer · 11 years ago
  6. e5f27de Fix a typo in lldb-gdb-remote.txt. by Stephane Sezer · 11 years ago
  7. f39ebbe Change the encoding of the Triple string exchanged across GDB-RSP by Matthew Gardiner · 11 years ago
  8. a7804f2 Improve documentation on triple encoding expectations for qHostInfo response. by Todd Fiala · 11 years ago
  9. d93c4a3 Fix typos. by Bruce Mitchener · 11 years ago
  10. af245d1 Add lldb-gdbserver support for Linux x86_64. by Todd Fiala · 11 years ago
  11. 6a7f333 Fix a few typos. by Bruce Mitchener · 11 years ago
  12. 821a21e Add documentation about the jThreadExtendedInfo packet. by Jason Molenda · 11 years ago
  13. 20f834b Fix a couple minor typos in $qMemoryRegionInfo packet docs. by Todd Fiala · 12 years ago
  14. 060ca75 Fix the quoting in my x packet documentation so it's by Jason Molenda · 12 years ago
  15. 7b11300 Documented our "attach" extension packets. by Jim Ingham · 12 years ago
  16. 018ff31 Add a simple qSupported packet, fix a bug in decode_binary_data(), by Jason Molenda · 12 years ago
  17. 4411528 Note that qHostInfo prints the cputype and cpusubtype in base10; by Jason Molenda · 12 years ago
  18. a9ddb0e Added distribution info to ArchSpec and qHostInfo message. by Todd Fiala · 12 years ago
  19. 4442546 Test commit. Capitalize 'os'. by Colin Riley · 12 years ago
  20. 5d719f2 Added documentation or the new QSaveRegisterState and QRestoreRegisterState packets. by Greg Clayton · 12 years ago
  21. bac3ff1 Update the key/value documentation for the qHostInfo packet. by Greg Clayton · 12 years ago
  22. e65c0fe Document the QEnvironmentHexEncoded packet, and explain why it is by Jason Molenda · 12 years ago
  23. 9e4a006 Clarify how to handle a thread register context with a gap by Jason Molenda · 12 years ago
  24. de111a4 Add a new qGDBServerVersion packet so lldb can query by Jason Molenda · 12 years ago
  25. 726df17 As promised in previous commit, docs for qPlatform_RunCommand. by Daniel Malea · 12 years ago
  26. e0f8f57 merge lldb-platform-work branch (and assorted fixes) into trunk by Daniel Malea · 12 years ago
  27. 679f6b7 Document the extended detach packet. by Jim Ingham · 12 years ago
  28. 0b0ceb6 Updated the register numbering base documentation for the "gcc", "dwarf", "container-regs" and "invalidate-regs" key/value responses to the "qRegisterInfo" packet. by Greg Clayton · 13 years ago
  29. 4d3c008 Fix document typos, indentation in python code, and API examples. by Daniel Malea · 13 years ago
  30. fa85ca5 Change the container-regs kv pair in the qRegsiterInfo by Jason Molenda · 13 years ago
  31. 8e44d74 Clear up the documentation for the "container-regs" and "invalidate-regs" key/value pair responses for qRegisterInfo with examples of single and multiple registers for each. by Greg Clayton · 13 years ago
  32. 0ba2024 Changed the register number lists for the qRegisterInfo packet response to be raw hex to match all other register reading and writing APIs. by Greg Clayton · 13 years ago
  33. 16ed261 Updated the LLDB qRegisterInfo documentation to contain information on the new "invalidate-regs" and "container-regs" keys that can be returned in response to a qRegisterInfo packet. by Greg Clayton · 13 years ago
  34. f17b5ac <rdar://problem/11961650> by Jason Molenda · 13 years ago
  35. fca9c6b Add a new qProcessInfo packet to debugserver. by Jason Molenda · 13 years ago
  36. cb349ee When unwinding from the first frame, try to ask the remote debugserver by Jason Molenda · 14 years ago
  37. bda72b8 I added more complete documentation on all of the new packets we use in LLDB by Greg Clayton · 14 years ago
  38. 1167c4e Added some documentation on the new GDB remote packets we have added and use by Greg Clayton · 14 years ago