1. 6b07628 Fixed register dumping for contained-regs. by Greg Clayton · 11 years ago
  2. f1f2a15 Disassemble the vAttach packet. by Greg Clayton · 11 years ago
  3. 40a2043 For dump_register_value() sub-routine, issue a return after an error condition occurs. by Johnny Chen · 12 years ago
  4. 5df5dda Disassemble the signal number and also the mach exceptions when dumping stop reply packets. by Greg Clayton · 12 years ago
  5. 4272164 If timestamps are enabled when logging GDB remote packets ("log enable -T -f /tmp/packets.log gdb-remote logs") then get the amount of time spent executing each packet and summarize at the end of a dump. Sample timing output looks like: by Greg Clayton · 12 years ago
  6. 5f4a538 Handle 's' packets correctly when disassembling GDB packet output. by Greg Clayton · 12 years ago
  7. 1a3e9e6 Make sure to print out register names when reading registers and also by Greg Clayton · 13 years ago
  8. 125628c Update the handle many of the packets that our current LLDB debugserver by Greg Clayton · 13 years ago
  9. 139da72 Fixed an issue in GDBRemoteCommunicationClient where we weren't listening to by Greg Clayton · 13 years ago
  10. eae5e26 Added a perl script to disassemble, into human readable form, the GDB remote by Greg Clayton · 13 years ago