Newsgroups: comp.parallel.pvm
From: lbchen@csie.nctu.edu.tw (Chen Loon-Been)
Subject: PVM-3.3.7 and g++ trouble!!
Organization: Dep. Computer Sci. & Information Eng., Chiao Tung Univ., Taiwan, R.O.C
Date: 31 May 1995 03:24:59 GMT
Message-ID: <3qgnib$qkk@news.csie.nctu.edu.tw>

I have a trouble between PVM and g++ 's debugger.

my pvm programs are compiling by using the g++,
so I must using xxgdb to debug them!!

but it seems that PVM-3.3.7 always invoke "dbx" as debugger,
(I have setting PVMDB to xxgdb in my ".tcshrc" file)

I check the executing files and script files under PVM_ROOT/bin, PVM_ROOT/lib ...
in file "pvm", "debugger", "debugger2", these files automatic invoke
"dbx" and don't care what PVMDB is.

I'm using a packet that compiling by using g++,
so my programs also must using g++

any suggestions??
thanks for any respondes.


Chen Loon-Been.

