Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.sbin/bhyve/
Dgdb.c80 static bool first_stop, report_next_stop, swbreak_enabled; variable
688 report_next_stop = false; in report_stop()
706 report_next_stop = true; in discard_stop()
716 } else if (report_next_stop) { in gdb_finish_suspend_vcpus()
1628 if (stopped_vcpu != -1 && report_next_stop) { in check_command()
1787 report_next_stop = false; in new_connection()