pub(crate) fn discover_gdb( gdb: Option<String>, target: &str, android_cross_path: &Utf8Path, ) -> Option<String>