HomeSort by relevance Sort by last modified time
    Searched refs:GDBSETUP (Results 1 - 2 of 2) sorted by null

  /external/skia/platform_tools/android/bin/
android_gdb_native 27 GDBSETUP=$GDB_TMP_DIR/gdb.setup
36 } > $GDBSETUP
51 $GDB_HOST -x $GDBSETUP
57 rm $GDBSETUP
android_gdb_app 52 GDBSETUP=$GDB_TMP_DIR/gdb.setup
53 echo "target remote :$PORT" >> $GDBSETUP
58 ${ANDROID_TOOLCHAIN}/host_prebuilt/bin/gdb-orig -x $GDBSETUP
64 rm $GDBSETUP

Completed in 615 milliseconds