Home
last modified time | relevance | path

Searched refs:ndkGdb (Results 1 – 1 of 1) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/launch/
DNdkGdbLaunchDelegate.java386 IValueVariable ndkGdb = manager.newValueVariable(NdkVariables.NDK_GDB, in performVariableSubstitutions() local
393 IValueVariable[] ndkVars = new IValueVariable[] { ndkGdb, ndkProject, ndkCompatAbi }; in performVariableSubstitutions()