On 4/19/22 02:10, Alex Bennée wrote:
There are a number of GDB's on various distros which fail fairly hard
when attempting to talk to a cross-arch guest. The previous attempt to
catch this was incorrect as the shell will deliver signals as 128+n.
Fix the detection and while we are it improve the logging we dump into
the test output.

Signed-off-by: Alex Bennée<alex.ben...@linaro.org>
Reported-by: Gautam Agrawal<gautamnagra...@gmail.com>
---
  tests/guest-debug/run-test.py | 11 ++++++-----
  1 file changed, 6 insertions(+), 5 deletions(-)

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>

r~

Reply via email to