qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v1 7/8] gdbstub: tidy away reverse debugging check into funct


From: Richard Henderson
Subject: Re: [PATCH v1 7/8] gdbstub: tidy away reverse debugging check into function
Date: Mon, 24 May 2021 14:08:34 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1

On 5/20/21 10:43 AM, Alex Bennée wrote:
In theory we don't need an actual record/replay to enact reverse
debugging on a purely deterministic system (i.e one with no external
inputs running under icount). Tidy away the logic into a little
function.

Signed-off-by: Alex Bennée<alex.bennee@linaro.org>
---
  gdbstub.c | 13 +++++++++++--
  1 file changed, 11 insertions(+), 2 deletions(-)

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

r~



reply via email to

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