qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 6/8] tests/tcg: ensure system-mode gdb tests start stopped


From: Richard Henderson
Subject: Re: [PATCH 6/8] tests/tcg: ensure system-mode gdb tests start stopped
Date: Thu, 10 Aug 2023 10:08:26 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0

On 8/10/23 08:36, Alex Bennée wrote:
Without -S we run into potential races with tests starting before the
gdbstub attaches. We don't need to worry about user-mode as enabling
the gdbstub implies we wait for the initial connection.

Signed-off-by: Alex Bennée<alex.bennee@linaro.org>
---
  tests/guest-debug/run-test.py | 9 +++------
  1 file changed, 3 insertions(+), 6 deletions(-)

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

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]