Home
last modified time | relevance | path

Searched refs:PORT (Results 1 – 1 of 1) sorted by relevance

/art/test/etc/
Drun-test-jar569 PORT=12345
572 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=12345
596 msg "Connect to localhost:$PORT"
597 DEBUGGER_OPTS="-agentpath:${AGENTPATH}=transport=dt_socket,address=$PORT,server=y,suspend=y"