Lines Matching refs:PORT
715 local PORT="$2"
716 if [ "$PORT" ] ; then
717 PORT=$2
719 PORT=":5039"
730 adb forward "tcp$PORT" "tcp$PORT"
731 adb shell gdbserver $PORT --attach $PID &
736 echo " gdbserver $PORT /system/bin/$EXE"
738 echo " gdbserver $PORT --attach $PID"
744 echo >>"$OUT_ROOT/gdbclient.cmds" "target remote $PORT"
934 local port=4939
936 port=$1
938 adb shell service call window 1 i32 $port