Searched refs:GDBSETUP_INIT (Results 1 – 2 of 2) sorted by relevance
619 GDBSETUP_INIT=`get_build_var_for_abi NDK_APP_GDBSETUP $COMPAT_ABI`620 log "Using gdb setup init: $GDBSETUP_INIT"847 cp -f $GDBSETUP_INIT $GDBSETUP
642 GDBSETUP_INIT = get_build_var_for_abi('NDK_APP_GDBSETUP', COMPAT_ABI)643 log('Using gdb setup init: %s' % (GDBSETUP_INIT))848 shutil.copyfile(GDBSETUP_INIT, GDBSETUP)