Home | History | Annotate | Download | only in ndk

Lines Matching refs:GDBSETUP_INIT

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)