summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/disasm-gdb-remote.pl
Commit message (Expand)AuthorAgeFilesLines
* Fix typos.Bruce Mitchener2014-07-011-6/+6
* Fixed register dumping for contained-regs.Greg Clayton2013-02-011-21/+29
* Disassemble the vAttach packet.Greg Clayton2013-01-181-0/+13
* For dump_register_value() sub-routine, issue a return after an error conditio...Johnny Chen2012-05-301-0/+1
* Disassemble the signal number and also the mach exceptions when dumping stop ...Greg Clayton2012-05-161-8/+71
* If timestamps are enabled when logging GDB remote packets ("log enable -T -f ...Greg Clayton2012-01-251-2/+97
* Handle 's' packets correctly when disassembling GDB packet output.Greg Clayton2012-01-251-5/+15
* Make sure to print out register names when reading registers and alsoGreg Clayton2011-09-171-6/+65
* Update the handle many of the packets that our current LLDB debugserverGreg Clayton2011-06-021-43/+91
* Fixed an issue in GDBRemoteCommunicationClient where we weren't listening toGreg Clayton2011-05-201-0/+89
* Added a perl script to disassemble, into human readable form, the GDB remoteGreg Clayton2011-05-201-0/+1897
OpenPOWER on IntegriCloud