Newsgroups: comp.parallel.pvm
From: bubeck@peanuts.informatik.uni-tuebingen.de (Till Bubeck)
Subject: Re: PvmTaskDebug and debugger scripts
Organization: Technische Informatik, Uni Tuebingen
Date: 15 Sep 1994 16:05:08 GMT
Message-ID: <359rbk$dt6@wsiserv.informatik.uni-tuebingen.de>

Charlie Zender (zender@sage.cgd.ucar.edu) wrote:
: i have PVM_ROOT set to the system's pvm installation directory but
: i don't want to use the system's debugger and debugger2 scripts
: when i spawn with PvmTaskDebug
: i want the debugging scripts to call xdbx nstead of dbx, but 
: my sysadmin won't let me change the pvm distribution debugger files.
: how can i do this without changing PVM_ROOT to point to my own 
: directory and using a lot of soft links?

: e-mail any suggestions,
: thanks,
: charlie
: -- 
: Charlie Zender                Tel: (303) 497-1612 
: NCAR/CGD/CMS Rm ML-320        fax: (303) 497-1324
: P.O. Box 3000                 zender@ncar.ucar.edu
: Boulder CO 80307-3000         http://www.cgd.ucar.edu/cms/zender


Use the -bx option in your hostfile or use the environment variable
PVM_DEBUGGEER (RTFM page 10).

Regards,
   Till

	  		  	    ,,,
                                   (o o)
-------------------------------oOO--(_)--OOo-------------------------------
|  Till Bubeck                 |                                          |
|  Universitaet Tuebingen      |    _||__                                 |
|  Technische Informatik       |   /   . | <- Berlin                      |
|  Sand 13, 72076 Tuebingen    |   |    _/                                |
|  Tel: +49 7071 295865        |   |_   \                                 |
|  Fax: +49 7071 610399        |    /*__/ <- University of T"ubingen      |
|                                                                         |
|  Email: bubeck@peanuts.informatik.uni-tuebingen.de                      |
---------------------------------------------------------------------------

