1
1
openmpi/orte/tools
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
..
orte-checkpoint MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
orte-clean Remove a bunch of dead code: gcc 4.7 warns of set-but-unused 2013-05-17 21:45:49 +00:00
orte-info Fix print 2013-05-04 22:37:34 +00:00
orte-migrate MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
orte-ps Remove a bunch of dead code: gcc 4.7 warns of set-but-unused 2013-05-17 21:45:49 +00:00
orte-restart MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
orte-server Remove a bunch of dead code: gcc 4.7 warns of set-but-unused 2013-05-17 21:45:49 +00:00
orte-top Remove the old configure option for disabling full rte support - we now use the OMPI rte framework for such purposes 2013-02-28 01:35:55 +00:00
orted Remove all remaining vestiges of the Windows integration 2013-02-28 17:31:47 +00:00
orterun Fix two debugger attach bugs. 2013-06-20 16:18:05 +00:00
wrappers Remove the old configure option for disabling full rte support - we now use the OMPI rte framework for such purposes 2013-02-28 01:35:55 +00:00
Makefile.am Remove all remaining vestiges of the Windows integration 2013-02-28 17:31:47 +00:00