Home
last modified time | relevance | path

Searched refs:first_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
740 if (first_stop) { in gdb_finish_suspend_vcpus()
741 first_stop = false; in gdb_finish_suspend_vcpus()
1845 first_stop = true; in new_connection()