Newsgroups: comp.parallel.mpi
From: "Georgios Pappas Jr." <gpappas>
Subject: dbx and MPI
Organization: University of Illinois at Urbana
Date: 31 Oct 1995 01:27:55 GMT
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <473u2r$281@vixen.cso.uiuc.edu>

Hi ...

	I'm new to MPI programming and I'm having difficulties in debugging using dbx.
When I issue the command:
 mpirun -dbx -np 1 foo, I enter in dbx but this message appears:
-------------------------
dbx version 3.19 Nov  3 1994 19:59:46
Unexpected argument ignored: -sr
/scr/MPI/c++/PId8704 is not an executable

Cannot open givenfile /scr/MPI/c++/PId8704
-------------------------

	Anyone can help me on how to debug MPI programs and if are there other
debuggers more suited for MPI applications.

Thanks in advance...


Georgios Pappas Jr.
University of Illinois
Computational Biology Group


