summaryrefslogtreecommitdiffstats
path: root/tests/docker
diff options
context:
space:
mode:
authorDamien Hedde2020-03-16 18:21:53 +0100
committerAlex Bennée2020-03-17 18:38:47 +0100
commitd116e813a5aa6eaadf46fea39ea0395c060b3721 (patch)
treee6ff2b806f70ad20692818fc6ab4300d0c5de274 /tests/docker
parenttests/tcg/aarch64: add test-sve-ioctl guest-debug test (diff)
downloadqemu-d116e813a5aa6eaadf46fea39ea0395c060b3721.tar.gz
qemu-d116e813a5aa6eaadf46fea39ea0395c060b3721.tar.xz
qemu-d116e813a5aa6eaadf46fea39ea0395c060b3721.zip
gdbstub: change GDBState.last_packet to GByteArray
Remove the packet size upper limit by using a GByteArray instead of a statically allocated array for last_packet. Thus we can now send big packets. Also remove the last_packet_len field and use last_packet->len instead. Signed-off-by: Damien Hedde <damien.hedde@greensocs.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Message-Id: <20191211160514.58373-2-damien.hedde@greensocs.com> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20200316172155.971-27-alex.bennee@linaro.org>
Diffstat (limited to 'tests/docker')
0 files changed, 0 insertions, 0 deletions