Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dgdb.c85 static bool first_stop, report_next_stop, swbreak_enabled; variable
715 report_next_stop = false; in report_stop()
733 report_next_stop = true; in discard_stop()
743 } else if (report_next_stop) { in gdb_finish_suspend_vcpus()
1683 if (stopped_vcpu != -1 && report_next_stop) { in check_command()
1846 report_next_stop = false; in new_connection()