[mpich-discuss] how to make mpich crash hard so I can gdb bt it?

Jed Brown jedbrown at mcs.anl.gov
Fri Oct 11 16:50:19 CDT 2013


Jeff Hammond <jeff.science at gmail.com> writes:

> I apologize if this is a stupid question, but I would like MPICH to
> crash and burn rather than terminate gently when an error occurs so
> that I can gdb bt it to know where the error is in my program, since I
> am absolutely certain that this error is in the application and not
> MPICH.

Why not just set your breakpoint?

(gdb) b MPID_Abort
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
URL: <http://lists.mpich.org/pipermail/discuss/attachments/20131011/c05dc56a/attachment.sig>


More information about the discuss mailing list