GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
MPE_Signals_call_debugger(4) MPE MPE_Signals_call_debugger(4)

MPE_Signals_call_debugger - Process-killing signals invoke the MPE error handler

void MPE_Signals_call_debugger()

This invokes the MPE error handler which prints some information about the signal and then attempts to start the debugger. Some systems will not support calling the debugger.

You may need to ignore some signals, depending on the signals that the MPICH and underlying communications code is using. You can do this in dbx by adding "'ignore signal-name'" to your .dbxinit file. For example, to ignore 'SIGUSR1', use "'ignore USR1'".

Currently, there is no Fortran interface for this routine.

3/11/2008

Search for    or go to Top of page |  Section 4 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.