On Jun 4, 2010, at 5:02 PM, Peter Thompson wrote:
> It was suggested by our CTO that if these files were compiled as to
> produce STABS debug info, rather than DWARF, then the debug info would
> be copied into the executables and shared libraries, and we would then
> be able to debug with Open MPI
We've had a couple of reports of users trying to debug with Open MPI and
TotalView on Darwin and not being able to use the classic
mpirun -tv -np 4 ./foo
launch. The typical problem shows up as something like
Can't find typedef for MPIR_PROCDESC
and then TotalView can't attach to the spawned