Searched refs:PORT (Results 1 – 1 of 1) sorted by relevance
567 PORT=12345570 msg " adb forward tcp:$PORT tcp:$PORT"572 msg " jdb -attach localhost:$PORT"575 …DEBUGGER_OPTS="-agentpath:libjdwp.so=transport=dt_socket,address=$PORT,server=y,suspend=y -XjdwpPr…577 DEBUGGER_OPTS="-agentlib:jdwp=transport=dt_socket,address=$PORT,server=y,suspend=y"580 PORT=12345594 msg "Connect to localhost:$PORT"595 DEBUGGER_OPTS="-agentpath:${AGENTPATH}=transport=dt_socket,address=$PORT,server=y,suspend=y"