diff options
author | Alex Bennée <alex.bennee@linaro.org> | 2020-10-21 17:31:36 +0100 |
---|---|---|
committer | Alex Bennée <alex.bennee@linaro.org> | 2020-10-27 09:53:51 +0000 |
commit | 0395b19438bd708f98280f87067870743a69a25d (patch) | |
tree | fde91e59633f87d6c613da2784bf07a88e12c22c /tests/rocker | |
parent | 2d4274d6fe97da3e13ae21720ef0b57d6c3dc980 (diff) | |
download | qemu-0395b19438bd708f98280f87067870743a69a25d.zip qemu-0395b19438bd708f98280f87067870743a69a25d.tar.gz qemu-0395b19438bd708f98280f87067870743a69a25d.tar.bz2 |
tests/acceptance: pick a random gdb port for reverse debugging
Currently the test randomly fails if you are using a shared machine
due to contention on the well known port 1234. We can ameliorate this
a bit by picking a random non-ephemeral port although it doesn't
totally avoid the problem. While we could use a totally unique socket
address for debugging it is fiddly to probe for gdb support. While gdb
socket debugging is not yet ubiquitous this a sub-optimal but workable
option.
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Pavel Dovgalyuk <pavel.dovgalyuk@ispras.ru>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20201021163136.27324-7-alex.bennee@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Diffstat (limited to 'tests/rocker')
0 files changed, 0 insertions, 0 deletions