Searched refs:gdb_thread (Results 1 – 2 of 2) sorted by relevance
61 pub fn gdb_thread(mut gdbstub: GdbStub, port: u32) { in gdb_thread() function
192 use crate::crosvm::gdb::gdb_thread;2836 .spawn(move || gdb_thread(target, gdb_port_num)) in run_control()