agent/test/jdi/runsa.sh
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File
*** old/agent/test/jdi/runsa.sh	Thu Sep 17 16:09:31 2009
--- new/agent/test/jdi/runsa.sh	Thu Sep 17 16:09:31 2009

*** 110,120 **** --- 110,119 ---- error " Do runsa.sh -help for more info" exit 1 fi set -x #setenv USE_LIBPROC_DEBUGGER "-Dsun.jvm.hotspot.debugger.useProcDebugger -Djava.library.path=$saprocdir" # If jjh makes this, then the classes are in .../build/agent. # if someone else does, they are in . classesDir=../../../../../../build/agent if [ ! -r $classesDir ] ; then

agent/test/jdi/runsa.sh
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File