compiletest::debuggers

Function is_android_gdb_target

source
pub(crate) fn is_android_gdb_target(target: &str) -> bool
Expand description

Returns true if the given target is an Android target for the purposes of GDB testing.