[][src]Function probe_rs_gdb_server::run

pub fn run(
    connection_string: Option<impl Into<String>>,
    session: Session
) -> Result<(), Box<dyn Error + Send + Sync>>

This is the main entrypoint which we will call to start the GDB stub.