Searched refs:PORT (Results 1 – 1 of 1) sorted by relevance
569 PORT=12345572 msg " adb forward tcp:$PORT tcp:$PORT"574 msg " jdb -attach localhost:$PORT"577 …DEBUGGER_OPTS="-agentpath:libjdwp.so=transport=dt_socket,address=$PORT,server=y,suspend=y -XjdwpPr…579 DEBUGGER_OPTS="-agentlib:jdwp=transport=dt_socket,address=$PORT,server=y,suspend=y"582 PORT=12345596 msg "Connect to localhost:$PORT"597 DEBUGGER_OPTS="-agentpath:${AGENTPATH}=transport=dt_socket,address=$PORT,server=y,suspend=y"