tests/guest-debug: catch hanging guests
commitb03e4ffffb1e4a34cb0985f5f5c4a2cfb272e697
authorAlex Bennée <alex.bennee@linaro.org>
Wed, 13 May 2020 17:51:25 +0000 (13 18:51 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Fri, 15 May 2020 14:25:07 +0000 (15 15:25 +0100)
tree640dbb67ac1b45398219942b9caf4fc988a2a5f0
parent2478b8ecd45f81a21b9aa319ce7147a790a2144f
tests/guest-debug: catch hanging guests

If gdb never actually connected with the guest we need to catch that
and clean-up after ourselves.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20200513175134.19619-2-alex.bennee@linaro.org>
tests/guest-debug/run-test.py