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