Function crosvm::crosvm::gdb::vcpu_exit_debug

source ·
pub fn vcpu_exit_debug(
    cpu: usize,
    to_gdb_tube: Option<&Sender<VcpuDebugStatusMessage>>
) -> Result<()>
Expand description

Notify the GDB thread that a VCPU has stopped because of a breakpoint.