Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dgdb.c108 static bool first_stop, report_next_stop, swbreak_enabled; variable
811 report_next_stop = false; in report_stop()
829 report_next_stop = true; in discard_stop()
839 } else if (report_next_stop) { in gdb_finish_suspend_vcpus()
1994 if (stopped_vcpu != -1 && report_next_stop) { in check_command()
2156 report_next_stop = false; in new_connection()