Home
last modified time | relevance | path

Searched refs:replay_is_debugging (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/replay/
H A Dreplay-debugging.c25 static bool replay_is_debugging; variable
31 return replay_is_debugging; in replay_running_debug()
225 replay_is_debugging = false; in replay_stop_vm_debug()
243 replay_is_debugging = true; in replay_reverse_step()
252 replay_is_debugging = false; in replay_continue_end()
303 replay_is_debugging = true; in replay_reverse_continue()