1
1
openmpi/orte/mca/state/base
Nathan Hjelm 299d5b3dd7 Fix two debugger attach bugs.
- orte_debugger_init_after_spawn was not being called for debuggers that
   use the MPIR_attach_fifo to co-locate debugger daemons.
 - MPIR_Breakpoint was not getting called if a debugger reattached. Add
   a job state (ORTE_JOB_STATE_DEBUGGER_DETACH) to reset mpir_breakpoint_fired
   to false when a debugger detaches to ensure MPIR_Breakpoint is called if
   another debugger attaches. Tested with STAT 2.0/launchmon 1.0.

cmr:v1.7

This commit was SVN r28665.
2013-06-20 16:18:05 +00:00
..
base.h Update ORTE frameworks to use the MCA framework system. 2013-03-27 21:14:43 +00:00
Makefile.am Update ORTE frameworks to use the MCA framework system. 2013-03-27 21:14:43 +00:00
state_base_fns.c Fix two debugger attach bugs. 2013-06-20 16:18:05 +00:00
state_base_frame.c Update ORTE frameworks to use the MCA framework system. 2013-03-27 21:14:43 +00:00
state_base_select.c Update ORTE frameworks to use the MCA framework system. 2013-03-27 21:14:43 +00:00
state_private.h Update ORTE frameworks to use the MCA framework system. 2013-03-27 21:14:43 +00:00