Home
last modified time | relevance | path

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

/qemu/gdbstub/
H A Dsystem.c565 bool step_requested = false; in gdb_continue_partial() local
568 step_requested = true; in gdb_continue_partial()
573 if (vm_prepare_start(step_requested)) { in gdb_continue_partial()