index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
scripts
/
disasm-gdb-remote.pl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typos.
Bruce Mitchener
2014-07-01
1
-6
/
+6
*
Fixed register dumping for contained-regs.
Greg Clayton
2013-02-01
1
-21
/
+29
*
Disassemble the vAttach packet.
Greg Clayton
2013-01-18
1
-0
/
+13
*
For dump_register_value() sub-routine, issue a return after an error conditio...
Johnny Chen
2012-05-30
1
-0
/
+1
*
Disassemble the signal number and also the mach exceptions when dumping stop ...
Greg Clayton
2012-05-16
1
-8
/
+71
*
If timestamps are enabled when logging GDB remote packets ("log enable -T -f ...
Greg Clayton
2012-01-25
1
-2
/
+97
*
Handle 's' packets correctly when disassembling GDB packet output.
Greg Clayton
2012-01-25
1
-5
/
+15
*
Make sure to print out register names when reading registers and also
Greg Clayton
2011-09-17
1
-6
/
+65
*
Update the handle many of the packets that our current LLDB debugserver
Greg Clayton
2011-06-02
1
-43
/
+91
*
Fixed an issue in GDBRemoteCommunicationClient where we weren't listening to
Greg Clayton
2011-05-20
1
-0
/
+89
*
Added a perl script to disassemble, into human readable form, the GDB remote
Greg Clayton
2011-05-20
1
-0
/
+1897