1. cc464d3 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 · 11 years ago
  2. 7a87d52 Fix document typos, indentation in python code, and API examples. by Daniel Malea · 11 years ago
  3. b5ebe11 Change the container-regs kv pair in the qRegsiterInfo by Jason Molenda · 12 years ago
  4. 522863c 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 · 12 years ago
  5. 679ba16 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 · 12 years ago
  6. 1218c9f 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 · 12 years ago
  7. fe55567 <rdar://problem/11961650> by Jason Molenda · 12 years ago
  8. 2b67961 Add a new qProcessInfo packet to debugserver. by Jason Molenda · 12 years ago
  9. 1f9c39c When unwinding from the first frame, try to ask the remote debugserver by Jason Molenda · 13 years ago
  10. 9a181f4 I added more complete documentation on all of the new packets we use in LLDB by Greg Clayton · 13 years ago
  11. 8e276bd Added some documentation on the new GDB remote packets we have added and use by Greg Clayton · 13 years ago