Comment #1 on issue 30 by wdobler: Add `make debug' option that runs the
standard debugging program with g95
http://code.google.com/p/pencil-code/issues/detail?id=30
It is actually a file in bin called pc_debug, not a `make' target.
What is still missing is direct support for MPI. But this is not obvious,
because we cannot assume a certain MPI version to be installed (while we
_can_ assume g95 to be installed, or else urge the user to install it,
because that's so trivial).
If somebody is in dire need of an MPI-savvy pc_debug, please open a new
bug or reopen this one.