diff options
author | Doug Gale <doug16k@gmail.com> | 2017-05-01 12:22:10 -0400 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@redhat.com> | 2017-05-08 09:26:32 -0400 |
commit | 4bf43122dbdb62251d502deaaee630fd08a67c6d (patch) | |
tree | bbe85bab40c18009784e1ee82ac7ffc80612ecff /scripts/tracetool/__init__.py | |
parent | dd1559bb267becbb838de41132ef60771d183e5d (diff) |
gdbstub: implement remote debugging protocol escapes for command receive
- decode escape sequences
- decompress run-length encoding escape sequences
- report command parsing problems to output when debug output is enabled
- reject packet checksums that are not valid hex digits
- compute the checksum based on the packet stream, not based on the
decoded packet
Tested with GDB and QtCreator integrated debugger on SMP QEMU instance.
Works for me.
Signed-off-by: Doug Gale <doug16k@gmail.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'scripts/tracetool/__init__.py')
0 files changed, 0 insertions, 0 deletions