1. 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 · 13 years ago
  2. 5f4a538 Handle 's' packets correctly when disassembling GDB packet output. by Greg Clayton · 13 years ago
  3. 1a3e9e6 Make sure to print out register names when reading registers and also by Greg Clayton · 13 years ago
  4. 125628c Update the handle many of the packets that our current LLDB debugserver by Greg Clayton · 13 years ago
  5. 139da72 Fixed an issue in GDBRemoteCommunicationClient where we weren't listening to by Greg Clayton · 13 years ago
  6. eae5e26 Added a perl script to disassemble, into human readable form, the GDB remote by Greg Clayton · 13 years ago