commit | b03e4ffffb1e4a34cb0985f5f5c4a2cfb272e697 | [log] [tgz] |
---|---|---|
author | Alex Bennée <alex.bennee@linaro.org> | Wed May 13 18:51:25 2020 +0100 |
committer | Alex Bennée <alex.bennee@linaro.org> | Fri May 15 15:25:07 2020 +0100 |
tree | 640dbb67ac1b45398219942b9caf4fc988a2a5f0 | |
parent | 2478b8ecd45f81a21b9aa319ce7147a790a2144f [diff] |
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>