Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
lldb
/
1e9bfd514ab6cf3d2d3e08e4caa250b1d8f5e63b
/
docs
/
lldb-gdb-remote.txt
1e9bfd5
Document the extended detach packet.
by Jim Ingham
· 11 years ago
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
· 12 years ago
7a87d52
Fix document typos, indentation in python code, and API examples.
by Daniel Malea
· 12 years ago
b5ebe11
Change the container-regs kv pair in the qRegsiterInfo
by Jason Molenda
· 12 years ago
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
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
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
fe55567
<rdar://problem/11961650>
by Jason Molenda
· 12 years ago
2b67961
Add a new qProcessInfo packet to debugserver.
by Jason Molenda
· 12 years ago
1f9c39c
When unwinding from the first frame, try to ask the remote debugserver
by Jason Molenda
· 13 years ago
9a181f4
I added more complete documentation on all of the new packets we use in LLDB
by Greg Clayton
· 13 years ago
8e276bd
Added some documentation on the new GDB remote packets we have added and use
by Greg Clayton
· 13 years ago