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
/
examples
/
python
/
gdbremote.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typo in gdbremote.py
Pavel Labath
2015-07-28
1
-1
/
+1
*
Improved the packet dumper to escape the response string before sending it to...
Greg Clayton
2015-07-22
1
-10
/
+77
*
Fix the yellow colorizing and fix some logic in the "A" packet dumper.
Greg Clayton
2015-07-20
1
-2
/
+7
*
Handle dumping many more packet types including the A packet, qC, QSetDisable...
Greg Clayton
2015-07-17
1
-34
/
+81
*
Added support for dumping 'x', 'X', 'qSymbol' packets. Also dump any XML retr...
Greg Clayton
2015-07-17
1
-15
/
+121
*
Allow gdbremote.py to take input from STDIN and handle "c" and "s" packets.
Greg Clayton
2015-07-17
1
-9
/
+28
*
Improve the packet dumper to be able to read the target.xml so it can dump re...
Greg Clayton
2015-07-02
1
-10
/
+62
*
Fix this module to work with current packects and also to be able to figure o...
Greg Clayton
2015-05-22
1
-15
/
+39
*
Fix typos.
Bruce Mitchener
2014-07-01
1
-6
/
+6
*
Added qVAttachOrWaitSupported packet support.
Greg Clayton
2012-08-20
1
-0
/
+1
*
Cleaned up some stuff in symbolication where we can now lazily get images whe...
Greg Clayton
2012-06-04
1
-106
/
+151
*
Added the ability to disassembly GDB remote packets with the python file. Thi...
Greg Clayton
2012-06-01
1
-22
/
+821
*
When running this from the command line, don't pass the python script file it...
Greg Clayton
2012-03-29
1
-1
/
+1
*
Add an option to sort by packet count (rather than time). Also print the count,
Jim Ingham
2012-03-01
1
-7
/
+20
*
Added a 'gdbremote' python module that adds two commands: start_gdb_log and e...
Greg Clayton
2012-01-26
1
-0
/
+184