diff options
author | Doug Gale | 2017-05-01 18:22:10 +0200 |
---|---|---|
committer | Stefan Hajnoczi | 2017-05-08 15:26:32 +0200 |
commit | 4bf43122dbdb62251d502deaaee630fd08a67c6d (patch) | |
tree | bbe85bab40c18009784e1ee82ac7ffc80612ecff /include/hw/acpi/acpi.h | |
parent | Merge remote-tracking branch 'elmarco/tags/chr-tests-pull-request' into staging (diff) | |
download | qemu-4bf43122dbdb62251d502deaaee630fd08a67c6d.tar.gz qemu-4bf43122dbdb62251d502deaaee630fd08a67c6d.tar.xz qemu-4bf43122dbdb62251d502deaaee630fd08a67c6d.zip |
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 'include/hw/acpi/acpi.h')
0 files changed, 0 insertions, 0 deletions