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<[email protected]> --- gdbstub.c | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
