Searched refs:PORT (Results 1 – 1 of 1) sorted by relevance
761 local PORT="$2"762 if [ "$PORT" ] ; then763 PORT=$2765 PORT=":5039"772 adb forward "tcp$PORT" "tcp$PORT"773 adb shell gdbserver $PORT --attach $PID &778 echo " gdbserver $PORT /system/bin/$EXE"780 echo " gdbserver $PORT --attach $PID"786 echo >>"$OUT_ROOT/gdbclient.cmds" "target remote $PORT"