Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dgdb.c140 static bool gdb_active = false; variable
779 if (!gdb_active) in gdb_cpu_add()
838 if (!gdb_active) in gdb_cpu_suspend()
868 if (!gdb_active) in gdb_cpu_mtrap()
911 if (!gdb_active) { in gdb_cpu_breakpoint()
1986 gdb_active = true; in init_gdb()