Home
last modified time | relevance | path

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

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