aboutsummaryrefslogtreecommitdiff
path: root/linux-user/syscall.c
diff options
context:
space:
mode:
authorDoug Gale <doug16k@gmail.com>2017-05-01 12:22:10 -0400
committerStefan Hajnoczi <stefanha@redhat.com>2017-05-08 09:26:32 -0400
commit4bf43122dbdb62251d502deaaee630fd08a67c6d (patch)
treebbe85bab40c18009784e1ee82ac7ffc80612ecff /linux-user/syscall.c
parentdd1559bb267becbb838de41132ef60771d183e5d (diff)
downloadqemu-4bf43122dbdb62251d502deaaee630fd08a67c6d.zip
qemu-4bf43122dbdb62251d502deaaee630fd08a67c6d.tar.gz
qemu-4bf43122dbdb62251d502deaaee630fd08a67c6d.tar.bz2
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 'linux-user/syscall.c')
0 files changed, 0 insertions, 0 deletions