Home | History | Annotate | Download | only in ndk

Lines Matching refs:GDBSETUP_INIT

620     GDBSETUP_INIT = get_build_var_for_abi('NDK_APP_GDBSETUP', COMPAT_ABI)
621 log('Using gdb setup init: %s' % (GDBSETUP_INIT))
797 shutil.copyfile(GDBSETUP_INIT, GDBSETUP)