5 # this script is invoked in an xterm by the generic debugger script.
6 # it starts the debugger and waits when it exits to prevent the
9 # it expects the pvmd to set envar PVM_ARCH.
16 # scratch file for debugger commands
18 set TEMPCMD=/tmp/debugger2.$$
20 # default debugger and flags
23 set DBFF="-q -x $TEMPCMD"
26 # try to pick the debugger by arch name
33 echo run $argv[2-] > $TEMPCMD