Searched refs:PID (Results 1 – 1 of 1) sorted by relevance
732 local PID=`adb shell ps | fgrep $1 | sed -e 's/[^ ]* *\([0-9]*\).*/\1/'`733 echo "$PID"768 local PID771 PID=`pid $3`773 adb shell gdbserver $PORT --attach $PID &780 echo " gdbserver $PORT --attach $PID"