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