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/common/
H A Dgdb.c92 static bool first_stop, report_next_stop, swbreak_enabled; variable
706 report_next_stop = false; in report_stop()
724 report_next_stop = true; in discard_stop()
734 } else if (report_next_stop) { in gdb_finish_suspend_vcpus()
1705 if (stopped_vcpu != -1 && report_next_stop) { in check_command()
1868 report_next_stop = false; in new_connection()